ASSA is a UNIX/Linux Object-Oriented C++ networking (BSD sockets) library
and application framework based on Adaptive Communication Patterns. ASSA is
designed to improve productivity of writing network-oriented client/server
applications.
Libcfu is a library of tools that may be useful, particularly when
developing multithreaded software. It includes a hash table, a linked list,
self-extending strings, a config file parser, a simple timer, a thread
queue, and command-line parser.
CLAW is a C++ Library Absolutely Wonderful providing useful classes
from the simplest AVL binary search trees to the complex meta
programming tools, including image manipulation, a generic alpha-beta
algorithm, sockets implemented as std::stream and more
Library that provides GLib and Gtk implementation of the DBusMenu protocol.
The DBusMenu protocol make it possible for applications to export and import
their menus over DBus.
Disorder and chaos are interesting phenomena. Calculating the amount
of entropy, information, or disorder in an information stream or data
collection has many interesting applications.
libdisorder provides a simple C library for calculating classic Shannon
entropy (more to come in future releases).
Check is a unit test framework for C. It features a simple interface for
defining unit tests, putting little in the way of the developer. Tests are run
in a separate address space, so Check can catch both assertion failures and code
errors that cause segmentation faults or other signals.
Libcwd is a thread-safe, full-featured debugging support library
for C++ developers. It includes ostream-based debug output with
custom debug channels and devices, powerful memory allocation
debugging support, as well as run-time support for printing source
file:line number information and demangled type names.
A library which may be used to explain Unix and Linux system call
errors. The library is not quite a drop-in replacement for strerror, but
it comes close. Each system call has a dedicated libexplain function.
This is a set of thin C++ wrappers for libglade v2 library.
libnaji is a library of functions which implement the features of najitool,
a flexible file generator, converter, and filter. libnaji is being developed
in the ANSI C standard so it should work and compile on any system that
supports ANSI C, which should be every system.