Tags : Browse Projects

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

GNU binutils

Compare

Claimed by GNU Analyzed 1 day ago

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

5.7M lines of code

161 current contributors

30 days since last commit

830 users on Open Hub

Very High Activity
4.32143
   
I Use This

Rockbox

Compare

  Analyzed about 12 hours 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

11 days since last commit

98 users on Open Hub

High Activity
4.875
   
I Use This

The Netwide Assembler

Compare

  Analyzed 9 minutes 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 2 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.85M lines of code

5 current contributors

10 days since last commit

29 users on Open Hub

High 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

7 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

Graphics32

Compare

  Analyzed over 3 years ago

Graphics32 is a graphics library for Delphi and Kylix/CLX. Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphic primitives. In most cases Graphics32 considerably outperforms the standard TBitmap/TCanvas methods.

0 lines of code

0 current contributors

0 since last commit

9 users on Open Hub

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

SharpOS

Compare

  Analyzed 1 day 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 14 years since last commit

9 users on Open Hub

Inactive
5.0
 
I Use This

Piklab

Compare

  Analyzed over 3 years ago

Piklab is an integrated development environment (IDE) for applications based on Microchip PIC and dsPIC microcontrollers similar to the MPLAB environment. It integrates with several compiler and assembler toolchains (like gputils, sdcc, c18) and with the GPSim simulator. It supports the most common ... [More] programmers (serial, parallel, ICD2, Pickit2, PicStart+), the ICD2 debugger, and several bootloaders (Tiny, Pickit2, and Picdem). It was started from Pikdev sources: http://pikdev.free.fr [Less]

0 lines of code

0 current contributors

0 since last commit

8 users on Open Hub

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

BESEN

Compare

  Analyzed 1 day 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 2 years since last commit

7 users on Open Hub

Inactive
4.5
   
I Use This

Regexp::Assemble

Compare

  Analyzed 17 days 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 15 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