Tags : Browse Projects

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

GNU binutils

Compare

Claimed by GNU Analyzed about 13 hours ago

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

5.95M lines of code

161 current contributors

1 day since last commit

832 users on Open Hub

Very High Activity
4.32143
   
I Use This

musl

Compare

  Analyzed about 4 hours ago

musl, pronounced like “mussel” or “muscle”, is a “libc”, an implementation of the standard library functionality described in the ISO C and POSIX standards, plus common extensions, intended for use on Linux-based systems. It is lightweight, fast, simple, free, and aims to be correct in the sense of standards-conformance and safety.

103K lines of code

27 current contributors

2 days since last commit

10 users on Open Hub

Moderate Activity
5.0
 
I Use This
Licenses: lgpl21_or..., mit

DDL

Compare

  No analysis available

DDL stands for "D Dynamic Libraries" and as the name implies, provides dynamic library loading for the D Language. It can be used as a plugin architecture, a replacment for DLL files, an interface for dynamic reflection, or as a means for working with intermediate files.

0 lines of code

0 current contributors

0 since last commit

6 users on Open Hub

Activity Not Available
4.57143
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

z88 Development kit

Compare

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

3 days since last commit

4 users on Open Hub

High Activity
0.0
 
I Use This
Licenses: No declared licenses

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 2 months since last commit

2 users on Open Hub

Low Activity
4.0
   
I Use This

m68k-atari-mint-binutils-gdb

Compare

  Analyzed 1 day ago

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

6.72M lines of code

0 current contributors

2 months since last commit

2 users on Open Hub

Very High Activity
0.0
 
I Use This

LLD: The LLVM Linker

Compare

Claimed by The LLVM Project Analyzed about 12 hours ago

lld is a new set of modular code for creating linker tools. lld is a new generation of linker. It is not “section” based like traditional linkers which mostly just interlace sections from multiple object files into the output file. Instead, lld is based on “Atoms”. Traditional section based ... [More] linking work well for simple linking, but their model makes advanced linking features difficult to implement. Features like dead code stripping, reordering functions for locality, and C++ coalescing require the linker to work at a finer grain. [Less]

106K lines of code

100 current contributors

over 4 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This
Tags c++ linker llvm

libpthread-stubs

Compare

  Analyzed 1 day ago

libpthread-stubs provides stub functions for pthreads as weak aliases for platforms on which libc does not provide these stubs. Linking to both libc and libpthread-stubs will always provide a full set of pthread stubs, allowing programs and libraries to portably use pthreads when linked to pthreads ... [More] and improve single-threaded performance when not linked to pthreads. [Less]

46 lines of code

0 current contributors

10 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

gputils - GNU PIC Utilities

Compare

  Analyzed about 2 hours ago

GPUTILS is a collection of tools for the Microchip (TM) PIC microcontrollers. It includes gpasm, gplink, and gplib. It's distributed under the terms of the GNU Public License. See the gnupic page for other GNU PIC tools such as gpsim, a gputils compatible simulator.

390K lines of code

1 current contributors

6 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

DCPUToolchain

Compare

  Analyzed 1 day ago

Assembler, compiler, emulator and Integrated Development Environment for the DCPU-16 virtual CPU.

116K lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

Inactive
4.0
   
I Use This