Tags : Browse Projects

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

GNU binutils

Compare

Claimed by GNU Analyzed 2 days ago

The GNU linker and related programs and libraries: ar, as, gprof, ld, nm, ranlib, strip, libbfd. You depend on this utterly.

5.93M lines of code

161 current contributors

3 days since last commit

832 users on Open Hub

Very High Activity
4.32143
   
I Use This

Rockbox

Compare

  Analyzed 1 day ago

Rockbox is an open source replacement firmware for portable music players. It runs on a wide range of different models.

1.72M lines of code

12 current contributors

24 days since last commit

98 users on Open Hub

Moderate Activity
4.875
   
I Use This

The Netwide Assembler

Compare

  Analyzed 3 days ago

NASM is an 80x86 assembler designed for portability and modularity. It supports a range of object file formats including Linux a.out and ELF, COFF, Microsoft 16-bit OBJ and Win32. It will also output plain binary files. Its syntax is designed to be simple and easy to understand, similar to Intel's ... [More] but less complex. It supports all current x86 opcodes, and has macro capability. It includes a disassembler as well. [Less]

114K lines of code

8 current contributors

over 3 years since last commit

34 users on Open Hub

Inactive
4.0
   
I Use This

Small Device C Compiler

Compare

  Analyzed 1 day ago

SDCC is a retargettable, optimizing ANSI - C compiler that targets the Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08 based MCUs. Work is in progress on supporting the Microchip PIC16 and PIC18 series. SDCC is Free Open Source Software, distributed under GNU General Public License (GPL).

4.86M lines of code

5 current contributors

2 days since last commit

30 users on Open Hub

Moderate Activity
4.625
   
I Use This

yasm

Compare

  Analyzed 1 day ago

Yasm is a complete rewrite of the NASM assembler under the "new" BSD License (some portions are under other licenses, see COPYING for details). Yasm currently supports the x86 and AMD64 instruction sets, accepts NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, 32 and 64-bit Mach-O ... [More] , RDOFF2, COFF, Win32, and Win64 object formats, and generates source debugging information in STABS, DWARF 2, and CodeView? 8 formats. Yasm can be easily integrated into Visual Studio 2005 (see VisualStudio2005) for assembly of NASM or GAS syntax code into Win32 or Win64 object files. [Less]

175K lines of code

1 current contributors

6 months since last commit

10 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: BSD-2-Clause, BSD-3-Clause, gpl
Tags assembler

SharpOS

Compare

  Analyzed about 24 hours ago

The SharpOS Project is a community effort to write an operating system in .NET, with a strong sense of security and managability. Please note that the GPLv3 license includes the Classpath Linking Exception.

919K lines of code

0 current contributors

over 15 years since last commit

9 users on Open Hub

Inactive
5.0
 
I Use This

BESEN

Compare

  Analyzed 3 days ago

BESEN is an acronym for "Bero's EcmaScript Engine", and it is a complete ECMAScript Fifth Edition Implemention in Object Pascal, which is compilable with Delphi >=7 and FreePascal >= 2.5.1 (2.4.0 only inoffically). BESEN is licensed under the LGPL license with static-linking-exception. ... [More] Features: It's a complete implementation of the ECMAScript Fifth Edition standard, and it has x86/x64 native code just-in-time compilers. [Less]

60.9K lines of code

1 current contributors

over 3 years since last commit

7 users on Open Hub

Inactive
4.5
   
I Use This

Regexp::Assemble

Compare

  Analyzed 1 day ago

Regexp::Assemble takes an arbitrary number of regular expressions and assembles them into a single regular expression (or RE) that matches all that the individual REs match. As a result, instead of having a large list of expressions to loop over, a target string only needs to be tested against ... [More] one expression. This is interesting when you have several thousand patterns to deal with. Serious effort is made to produce the smallest pattern possible. It is also possible to track the original patterns, so that you can determine which, among the source patterns that form the assembled pattern, was the one that caused the match to occur. [Less]

0 lines of code

0 current contributors

over 16 years since last commit

6 users on Open Hub

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

The LGPL'd PC BIOS

Compare

  No analysis available

The goal of this project is to have a LGPL'd PC BIOS for Plex86, Bochs and Qemu. Also long term plan is making it safe for use on real hardware.

0 lines of code

0 current contributors

0 since last commit

5 users on Open Hub

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

z88 Development kit

Compare

  Analyzed 1 day ago

z88dk is a z80 C cross compiler supplied with an assembler/linker and a set of libraries implementing the C standard library for a number of different z80 based machines. The name z88dk originates from the time when the project was founded and targetted only the Cambridge z88 portable. The ... [More] compiler featured in z88dk is a much enhanced Small C compiler; the compiler accepts many features of ANSI C and is only deficient in a few areas where implementation on a z80 processor might prove inefficient. The compiler performs simple optimisations, but the bulk of the optimisation is achieved by a set of peep-hole rules, which will typically reduce the size of a large project by up to a third. [Less]

1.93M lines of code

11 current contributors

4 days since last commit

4 users on Open Hub

High Activity
0.0
 
I Use This
Licenses: No declared licenses