Home > Computers > Programming > Languages > C > Libraries
http://bstring.sourceforge.net/
A safe and fast string library. It's buffer overflow and aliasing safe, high performance. The library includes a robust C++ wrapper that uses overloaded operators and rich constructors to make the CBstring struct a natural and powerful string abstraction.
http://www.fefe.de/dietlibc/
A small, static libc optimized for small size.
http://www.fftw.org/
Fast free C FFT library; includes multi-dimensional, real-complex, and parallel transforms.
http://fvs.sourceforge.net/
An easy to use library that allows programmers to integrate fingerprint technology into their software without specific know-how. Fast, easy to use, and small; great for embedded systems. [Open source, MPL]
http://www.fluxlib.org/
A library for integrated data storage and indexing, marshalling, transfer and encryption. It also features a slew of utility functions for various purposes. It is written in C, using the GLib paradigm. [Open source]
http://www.forbisoft.com/
ForbiSoft DIB Library provides platform independent bitmap loading. ForbiSoft ToolTip Library provides platform independent tooltip display. Target Win32 or Windows CE with the same code. Shipped as source code and will compile with Microsoft eMbedded 3.0 and Visual Studio 6.0. [Commercial]
http://www.gnu.org/software/gsl/
A free numerical library for C programmers. [Open source, GPL]
http://www.purposeful.co.uk/software/gopt/
An ANSI C library, for parsing command line arguments and options according to GNU standards. [Open source, GPL]
http://schumann.cx/ircg/
A library for dispatching messages to huge groups of users over an arbitrary number of separate communication channels in real-time using IRC protocol. [Open source]
http://jclassinfo.sourceforge.net/
Information extractor and disassembler for Java classes. Backend code available as a C library. [Open source, GPL]
http://www.ics.forth.gr/~lourakis/levmar/
Package containing double and single precision flavors of the Levenberg-Marquardt algorithm. Included are versions with analytic and finite difference approximated jacobians. [Open source, GPL]
http://www.mega-nerd.com/libsndfile/
A C library for reading and writing files containing sampled sound. Project news, features list, API reference, FAQ, and download. [LGPL]
http://brouits.free.fr/libspopc/
A simple pop3 client library to be used by MDAs and/or MUA. one of libspopc's purposes is to help non-network-aware C developers to host easily a pop3 mail client in their programs. However, libspopc provides also a classical socket-level API for those who prefer. [Open source, LGPL]
http://libzi.sourceforge.net/
A portable configuration file API that utilizes XML for data storage and retrieval. libZI provides a typesafe way of serializing configuration data into a file in a manner consistent to XML standards. [Open source, GPL]
http://www.oberhumer.com/opensource/lzo/
Portable high-speed lossless data compression library written in ANSI C.
http://mathalacarte.com/
Collections of mathematical software in Fortan and C. Software is free for some uses and can be purchased for others. Much of the software was developed at the Jet Propulsion Laboratory.
http://dev.tplanet.net/Matrix2D/
A library implements a set of functions allowing to manage bi-dimensional matrix with languages C and C++. Matrix2D includes also several functions of images processing. [Free for personal use]
http://mylibc.sourceforge.net/
A glibc clone for windows.
http://sglib.sourceforge.net/
A generic library for C. It extensively uses the preprocessor for generic implementation of sorting algorithms on arrays, lists, sorted lists, red-black trees. The library operates on user types and does not depend on a particular memory management system. [Open source]
http://tangentsoft.net/endpoint/
Library for winsock applications.Currently only compatible with winsock v1.1.
http://ubiqx.org/
A free and open source library of simple programming utilities (written in C), including linked lists, AVL and Splay balanced binary trees, a simple caching system, Sparse Arrays. [Open source, LGPL]
http://www.uclibc.org/
C library optimized for embedded systems. Free: GNU LGPL.
http://www.unrarlib.org/
The URARFileLib is a platform-independent, small and fast static library for decompressing RAR files (RAR archives are created with WinRAR). Full RAR v2.0 file format support of all compression methods, including multimedia compression and encoding.
http://www.w3.org/Library/
A general-purpose Web API written in C
http://softwareuno.com/
C library allows developers to port code from Windows to Unix or Linux systems. By Software Uno.
Home > Computers > Programming > Languages > C > Libraries
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us