Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

OsmocomBB

Compare

Claimed by Osmocom No analysis available

OsmocomBB is an Open Source / Free Software GSM Baseband software implementation. It intends to completely replace the need for a proprietary GSM baseband software.

0 lines of code

12 current contributors

0 since last commit

4 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: gpl

DWScript

Compare

  Analyzed about 18 hours ago

DWScript is an object-oriented Delphi scripting language for Delphi, despite its name, it is general purpose and not limited to websites. An extensive unit tests suite ensures high quality and robustness. DWS allows to use as well as define whole classes (with polymorphism, meta-class and ... [More] interfaces support, etc.). The scripting language is based on Delphi, but also supports syntax and features similar to Prism and FreePascal, as well as various language extensions. Scripts can be executed from Delphi applications in a safe, sand-boxed fashion. The compiler is also used in Smart Pascal. [Less]

465K lines of code

2 current contributors

29 days since last commit

4 users on Open Hub

High Activity
5.0
 
I Use This

xasm

Compare

  Analyzed about 11 hours ago

xasm is a 6502 cross-assembler with various syntax extensions such as pseudo-commands and pseudo addressing modes.

2.92K lines of code

2 current contributors

9 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

ELF Tool Chain

Compare

  Analyzed 1 day ago

A BSD-licensed implementation of compilation tools (nm, ar, as, ld, etc.) for the ELF object format.

97.6K lines of code

2 current contributors

about 1 month since last commit

2 users on Open Hub

Low Activity
4.0
   
I Use This

Miasm

Compare

Claimed by CEA Analyzed 1 day ago

Reverse engineering framework in Python

89K lines of code

29 current contributors

15 days since last commit

2 users on Open Hub

Moderate Activity
5.0
 
I Use This

m68k-atari-mint-binutils-gdb

Compare

  Analyzed about 18 hours ago

Fork of sourceware's binutils-gdb with support for the m68k-atari-mint target.

6.72M lines of code

0 current contributors

about 1 month since last commit

2 users on Open Hub

Very High Activity
0.0
 
I Use This

Machinery

Compare

  Analyzed about 7 hours ago

Toolchain machinery for compilers, code generators, assemblers, linkers, and emulators.

8.91K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: Public_do..., unlicense

Ostin project

Compare

  Analyzed about 16 hours ago

Ostin project is based on (and is developed in loose coordination with) KolibriOS. It offers strict code formatting and commenting guidelines as well as proper documentation. While Kolibri is mostly developed by Russian/ex-USSR community, Ostin tries to be as much international as possible. Ostin ... [More] is also strictly assembly-only, just-for-fun operating system. [Less]

47.7K lines of code

0 current contributors

about 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

asmjit

Compare

  Analyzed about 15 hours ago

AsmJit is a complete JIT and remote assembler for C++ language. It can generate native code for x86 and x64 architectures having support for a full instruction set, from legacy MMX to the newest AVX2. It has a type-safe API that allows C++ compiler to do a semantic checks at compile-time even before ... [More] the assembled code is used or run. AsmJit is not a virtual machine. It doesn't have functionality often required and implemented by virtual machines; however, it is designed to be extensible by third-parties and mostly used as a JIT backend. The usage of AsmJit is not limited, it's suitable for multimedia, virtual machines or remote code generation. [Less]

108K lines of code

6 current contributors

26 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This

Cosmos (C# Open Source Managed Operating System)

Compare

  Analyzed about 14 hours ago

COSMOS (C# Open Source Managed Operating System) Cosmos includes a compiler (IL2CPU, which is part of Cosmos) that reads the input file (usually the shell) and Cosmos libraries and compiles the resulting IL to x86 code. IL2CPU has a layer for cross platform and we plan to support other processors ... [More] and platforms, including x64. IL2CPU also supports certain extension methods which allow C# code to interact directly with the CPU, registers, and ports in the kernel. IL2CPU contains some inline assembler, but there are no ASM files that need to be linked in. Currently IL2CPU first outputs raw asm files (with IL comments) and then processes them through nasm (a free assembler). Later we plan to emit directly to binary. [Less]

104K lines of code

11 current contributors

5 days since last commit

1 users on Open Hub

Moderate Activity
5.0
 
I Use This