Home > Computers > Software > Operating Systems > Linux > Projects > Libraries
One of the most powerful aspect of modern operating systems like Linux is the ability of programs to call standard libraries. This promotes reuse of pre-written code and leads to less errors and redundancy. This Library Category has links to software with different licenses. You must check the license terms individually before using software.
http://corelinux.sourceforge.net/
CoreLinux++ is both an initiative to normalize methods and conventions for OOA/OOD/C++ development for Linux, as well as a set of Open Source C++ class libraries to support common patterns and exploit the C++ standards.
http://oss.sgi.com/projects/fam/
Home page for SGI's File Alteration Monitor. FAM provides a Unix API and daemon that tells client processes when a file has changed.
http://www.gnu.org/software/libc/
The GNU C library is used as the C library in the GNU system and most newer systems with the Linux kernel.
http://www.monkey.org/~provos/libevent/
Asynchronous event notification library. The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached.
http://mpatrol.sourceforge.net/
A link library that attempts to diagnose run-time errors that are caused by the wrong use of dynamically allocated memory. Along with providing a configurable log of all dynamic memory operations that occurred during the lifetime of a program, the library performs checking to detect any misuse of dynamically allocated memory.
http://state-threads.sourceforge.net/
The State Threads is a small application library which provides a foundation for writing fast and highly scalable Internet applications (e.g., web, proxy, mail servers) on UNIX-like platforms. It offers a threading API for structuring a network application as an event-driven state machine.
http://shh.thathost.com/pub-unix/
shhopt - library for parsing command line options.
http://lclevy.free.fr/adflib/
A portable C library designed to manage Amiga formatted devices like harddisks and ZIP disks, or dump files of this kind of media via the .ADF format.
http://ubiqx.org/
ANSI C Freeware under LGPL including AVL and Splay Trees, Sparse Arrays, and Linked Lists. For Linux, Amiga, and *BSD.
Home > Computers > Software > Operating Systems > Linux > Projects > Libraries
Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us