Directory > Computers > Programming > Languages > C > Libraries Sglib 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://www.xref-tech.com/sglib/ Reviews Rating: Not yet Rated
Whois Check
jclassinfo Information extractor and disassembler for Java classes. Backend code available as a C library. [Open source, GPL] http://jclassinfo.sourceforge.net/ Reviews Rating: Not yet Rated
Whois Check
Fastdiff A 'C' library and utilities for binary diffing two files or memory arrays. Very fast (hundreds of MB/sec), constant memory consumption and portable code. Source code and binary licenses available. http://www.fastdiff.com/ Reviews Rating: Not yet Rated
Whois Check
GNU Scientific Library A free numerical library for C programmers. [Open source, GPL] http://www.gnu.org/software/gsl/ Reviews Rating: Not yet Rated
Whois Check
Crusher Data Compression Toolkits Cross-platform compression libraries. [Open source, Commercial] http://www.dcmicro.com/crusher/ Reviews Rating: Not yet Rated
Whois Check
Fingerprint Verification System 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://fvs.sourceforge.net/ Reviews Rating: Not yet Rated
Whois Check
Gopt An ANSI C library, for parsing command line arguments and options according to GNU standards. [Open source, GPL] http://www.ug-home.nottingham.ac.uk/~ppywtcv/gopt/ Reviews Rating: Not yet Rated
Whois Check
The Program Base Library The library includes a memory hash table implementation, a key file implementation, and an ISAM file implementation. [Open Source, GPL] http://mission.base.com/peter/source/ Reviews Rating: Not yet Rated
Whois Check
Better String Library 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://bstring.sourceforge.net/ Reviews Rating: Not yet Rated
Whois Check
Network Wrappers Library An thread-safe, protocol independent UNIX networking API. [Open source, GPL] http://libnwrap.sourceforge.net/ Reviews Rating: Not yet Rated
Whois Check
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://schumann.cx/ircg/ Reviews Rating: Not yet Rated
Whois Check
libZI 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://libzi.sourceforge.net/ Reviews Rating: Not yet Rated
Whois Check
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://brouits.free.fr/libspopc/ Reviews Rating: Not yet Rated
Whois Check
LZO Portable high-speed lossless data compression library written in ANSI C. http://www.oberhumer.com/opensource/lzo/ Reviews Rating: Not yet Rated
Whois Check
Template2doc Library that allow generation of html page using templates. A template contain specific keywords that tell the routines where to insert data. Support insertion of table data. http://www.algonet.se/~thunberg/template2doc/ Reviews Rating: Not yet Rated
Whois Check
Matrix2D A library implements a set of functions allowing to manage bi-dimensional matrix with languages C and C++. Matrix2D contains also several functions of images processing. [Free for personal use] http://dev.tplanet.net/Matrix2D/ Reviews Rating: Not yet Rated
Whois Check
xnprintf() family functions for C/C++ A small source file for 16/32/64-bit compilers. Provides snprintf() and others. [GPL or modified BSD license] http://domainename.com/software/xnprintf.html Reviews Rating: Not yet Rated
Whois Check
libESMTP Library for Posting Electronic Mail: manages posting email using SMTP to a preconfigured MTA. Can be used as part of a Mail User Agent or other program that must post email. Free: GNU LGPL. http://www.stafford.uklinux.net/libesmtp/ Reviews Rating: Not yet Rated
Whois Check
MAlib C library for Media Analysis, Motion Analizing, Movie Architecture, and Media Authoring. [Open source, LGPL] http://www.malib.net/ Reviews Rating: Not yet Rated
Whois Check
WM_MOTIF C library allows developers to port code from Windows to Unix or Linux systems. By Software Uno. http://softwareuno.com/ Reviews Rating: Not yet Rated
Whois Check
The Endpoint Library Library for winsock applications.Currently only compatible with winsock v1.1. http://tangentsoft.net/endpoint/ Reviews Rating: Not yet Rated
Whois Check
DateLib A portable library for all kinds of date and time calculations, provides auto-analyzing date and time parsers. http://www.datelib.de/index.shtml.en Reviews Rating: Not yet Rated
Whois Check
MyLibC A glibc clon for windows. http://mylibc.sourceforge.net/ Reviews Rating: Not yet Rated
Whois Check
a386 C programming library providing a virtual i386 running in protected mode. http://a386.nocrew.org/ Reviews Rating: Not yet Rated
Whois Check
Vermont Views Plus A C programming library for creating cross platform user interfaces across Unix, Linux, Posix, VMS, DOS and Windows. http://www.vtsoft.com/products/vviews4.html Reviews Rating: Not yet Rated
Whois Check
TLTools Library A large collection of general purpose C functions: bit manipulation, parsing, multi-dimensional arrays, linked list manager, data table manager, matrix manipulation and math functions. http://www.tltools.org/ Reviews Rating: Not yet Rated
Whois Check
W3C Sample Code Library A general-purpose Web API written in C http://www.w3.org/Library/ Reviews Rating: Not yet Rated
Whois Check
UniquE RAR File Library 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.unrarlib.org/ Reviews Rating: Not yet Rated
Whois Check
uClibc C library optimized for embedded systems. Free: GNU LGPL. http://www.uclibc.org/ Reviews Rating: Not yet Rated
Whois Check
FFTW Home Page Fast free C FFT library; includes multi-dimensional, real-complex, and parallel transforms. http://www.fftw.org/ Reviews Rating: Not yet Rated
Whois Check
diet libc A small, static libc optimized for small size. http://www.fefe.de/dietlibc/ Reviews Rating: Not yet Rated
Whois Check
Standard Function Library: SFL By iMatix Corp., portable function library for C/C++ programs; many years development; written in ANSI C; ports: DOS, OpenVMS, OS/2, most Unix, Windows; full sources and documentation (HTML); given as Open Source software for the benefit of Internet community. http://www.imatix.com/html/sfl/ Reviews Rating: Not yet Rated
Whois Check
AccentC free scripting language library Add scripting functionality into application. Features included: simple interface, built-in GUI, debugger, error handling. http://www.geocities.com/accentc/ Reviews Rating: Not yet Rated
Whois Check
Cheap Threads Open source C library implementing synchronous multithreading with prioritized scheduling and message passing. http://home.swbell.net/mck9/ct/ Reviews Rating: Not yet Rated
Whois Check
SoftC Database Library A library of programming tools for programmers who want to develop their xBASE applications in C without the limitations of using one xBASE language. Provides functions to access data, index and memo files for dBASE, Clipper and FoxPro. Supports multi-user access using native locking methods. . By AM Research. http://www.amr-usa.com/ Reviews Rating: Not yet Rated
Whois Check
The Dinkum C Library Reference Large number of functions from the standard C library. http://www.dinkumware.com/htm_cl/index.html Reviews Rating: Not yet Rated
Whois Check
djblib Source-file library derived from the many fine software packages written by D.J. Bernstein; collects files from various packages into a central repository from which code is easy to use in new programs. http://www.superscript.com/djblib/intro.html Reviews Rating: Not yet Rated
Whois Check
ubiqx 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://ubiqx.org/ Reviews Rating: Not yet Rated
Whois Check
|