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 1 day 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

2 days since last commit

942 users on Open Hub

High Activity
4.46528
   
I Use This

musl

Compare

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

libpthread-stubs

Compare

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

9 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This