Tags : Browse Projects

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

musl

Compare

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

10 users on Open Hub

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

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

libc11

Compare

  Analyzed 4 minutes ago

A public domain implementation of the C11 standard library.

3.44K lines of code

0 current contributors

over 6 years since last commit

1 users on Open Hub

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

olibc

Compare

  Analyzed 1 day ago

olibc is derived from bionic libc used in Android, which was initially derived from NetBSD libc. The development goal of olibc is expected to merge the enhancements done by several SoC vendors and partners, such as Qualcomm, Texas Instruments, Linaro, etc., which is known to be the major difference ... [More] from glibc, uClibc, and other traditional C library implementations. Typically, the code size of olibc runtime should be about 300 KB. For ARM target, olibc would benefit from ARMv7 specific features like NEON, Thumb-2, VFPv3/VFPv4, and latest compiler optimization techniques. Also, olibc is released under BSD License. [Less]

532K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This