ADLIB is a C library of fundamental algorithms and their data structures. It includes thread-safe implementation of linked list, stack, queue, deque, binary search tree, priority queue, etc.   It is free software released under the GNU Lesser General Public License and is portable across UNIX and UNIX-like operating systems.

ADLIB was written by Rex Recio with contributions from individuals listed in the CREDITS file.

Download the latest version (1.0.1).

View the documentation.

(Under construction)