Projects tagged ‘glibc’


[4 total ]
240

GNU C Library

   
Primary Language: C Licensed as: GNU Lesser General Public License 2.1

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

Metrics updated 19 Aug 08

1

libfreevec

   
Primary Language: C/C++ Licensed as: GNU Lesser General Public License 2.1

A free (LGPL) library with hand-optimized replacement routines for GLIBC, such as memcpy(), strlen(), etc. These routines have been written specifically to take advantage of the AltiVec unit (a.k.a Velocity Engine or VMX). See freevec project page (http://www.freevec.org).

Metrics updated 19 Apr 08

1

benchsuite

   
Primary Language: C/C++ Licensed as: GNU General Public License 2.0 or later

a free (GPL) set of testing/benchmarking routines. used in the development of libfreevec.

Metrics updated 03 Mar 08

1

libpthread-stubs

 
Primary Language: C Licensed as: MIT License

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 ... [More] libraries to portably use pthreads when linked to pthreads and improve single-threaded performance when not linked to pthreads. [Less]

Metrics updated about 19 hours ago