Tags : Browse Projects

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

GNU C Library

Compare

Claimed by GNU Analyzed 2 days ago

The GNU C Library, glibc, provides the standard C library interface for GNU/Linux and other Free Software operating systems.

1.35M lines of code

84 current contributors

4 days since last commit

942 users on Open Hub

High Activity
4.46528
   
I Use This

uClibc

Compare

  Analyzed 1 day ago

uClibc (aka µClibc/pronounced yew-see-lib-see) is a C library for developing embedded Linux systems. It is much smaller than the GNU C Library, but nearly all applications supported by glibc also work perfectly with uClibc.

269K lines of code

11 current contributors

3 days since last commit

32 users on Open Hub

Moderate Activity
4.22222
   
I Use This

Newlib

Compare

  Analyzed 1 day ago

Newlib is a C library intended for use on embedded systems. It is a conglomeration of several library parts, all under free software licenses that make them easily usable on embedded products. Newlib is only available in source form. It can be compiled for a wide array of processors, and will ... [More] usually work on any architecture with the addition of a few low-level routines. Newlib is the C Library used by Cygwin and RTEMS. [Less]

1.97M lines of code

53 current contributors

12 days since last commit

10 users on Open Hub

High Activity
3.0
   
I Use This

musl

Compare

  Analyzed about 15 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

about 1 month since last commit

10 users on Open Hub

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

dietlibc

Compare

  No analysis available

The diet libc is a libc that is optimized for small size. It can be used to create small statically linked binaries for Linux on alpha, arm, hppa, ia64, i386, mips, s390, sparc, sparc64, ppc and x86_64.

0 lines of code

1 current contributors

0 since last commit

8 users on Open Hub

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

z88 Development kit

Compare

  Analyzed about 13 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

1 day since last commit

4 users on Open Hub

High Activity
0.0
 
I Use This
Licenses: No declared licenses

cwrap

Compare

  Analyzed about 16 hours ago

The libc wrapper project aims to help client/server software development teams willing to gain full functional test coverage. It makes it possible to run several instances of the full software stack on the same machine and perform locally functional testing of complex network configurations. Daemons ... [More] run with privilege separation and required user and group accounts, irrespective to the hosting system. The libc wrapper project does not require virtualization and can be used to build environments with different operating systems. The project consists of a socket wrapper, NSS module wrapper (users, groups, hosts), and a (s)uid wrapper with support for GNU/Linux, BSD, OSX, and Solaris. [Less]

39.6K lines of code

5 current contributors

6 months since last commit

4 users on Open Hub

Very Low Activity
5.0
 
I Use This
Licenses: BSD-3-Clause, gpl3

DeforaOS

Compare

  Analyzed 20 minutes ago

DeforaOS is a multi-purpose Operating System, providing an ubiquitous, secure and transparent access to user resources. It features a POSIX-compliant environment, and can work on top of existing systems (Linux, *BSD...). Its desktop environment is focused on usability, coherence and integration ... [More] , with many applications available already. Developed with simplicity and efficiency in mind, it suits modern embedded platforms as well. [Less]

332K lines of code

1 current contributors

2 days since last commit

3 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: BSD-3-Clause, gpl3

libpayload

Compare

  Analyzed about 1 month ago

libpayload is a small BSD-licensed static library (a lightweight implementation of common and useful functions) intended to be used as a basis for coreboot payloads. The benefits of linking a coreboot payload against libpayload are: * Payloads do not have to implement and maintain low-level ... [More] code for I/O, common functions, etc. * Payloads can be recompiled and deployed for CPU architectures supported by coreboot in the future. * The libpayload functions can be tested and scrutinized outside payload development. * Payloads themselves may be partly host-tested, e.g. against an emulation libpayload. [Less]

84.2K lines of code

177 current contributors

3 months since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This

Public Domain C Library

Compare

  No analysis available

Eventually a minimal but fully ISO/IEC 9899:1989 / 1999 / 2011 and ISO/IEC 14882:1997 / 2011 compliant C standard library framework in the Public Domain, with clean OS interfaces, usable on a variety of platforms and particularly suited for use as the C library on new platforms.

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: CC0-1-0