Tags : Browse Projects

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

olibc

Compare

  Analyzed 12 months 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

almost 11 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

libpthread-stubs

Compare

  Analyzed 3 months 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

almost 2 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

yasux

Compare

  Analyzed 3 months ago

Yasux ("Yet another simple UNIX") is yet another simple UNIX written from scratch. Its aim is to be a Single UNIX Specification compliant operating system being simple, small in its size and having a source which is easy to understand. This is not achieved by keeping features away, but by letting ... [More] features be deactivateable, so the user can remove all features which he does not want. [Less]

14.1K lines of code

0 current contributors

over 16 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

libc11

Compare

  Analyzed 3 months ago

A public domain implementation of the C11 standard library.

3.44K lines of code

0 current contributors

over 7 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This
Licenses: Public_do..., unlicense

klibc

Compare

  Analyzed 3 months ago

klibc is intended to be a minimalistic libc subset for use with initramfs. It is deliberately written for small size, minimal entanglement, and portability, not speed. It is definitely a work in progress, and a lot of things are still missing.

106K lines of code

7 current contributors

8 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: BSD-3-Clause, gpl

µClibc-ng

Compare

  Analyzed 3 months ago

uClibc-ng (aka µClibc-ng/pronounced yew-see-lib-see-next-generation) 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-ng.

270K lines of code

20 current contributors

5 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

Dennix

Compare

  Analyzed 3 months ago

Dennix is a unix-like hobbyist operating system written from scratch.

45.8K lines of code

1 current contributors

11 months since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

ELKlib

Compare

  Analyzed 3 months ago

ELKlib is an embeddable library that provides C/C++ support oriented to kernel level development. ELKlib mimics GNU libc and the Standard Template Library.

19.8K lines of code

0 current contributors

about 14 years since last commit

0 users on Open Hub

Activity Not Available
2.0
   
I Use This
Licenses: No declared licenses

pdp10-small-libc

Compare

  Analyzed 3 months ago

Small C library for the PDP-10.

3.19K lines of code

0 current contributors

over 12 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: No declared licenses

curie

Compare

  Analyzed 3 months ago

Minimalistic, non-POSIX, non-ANSI C library

15.1K lines of code

0 current contributors

over 11 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This