libskarnet
skalibs
Software
skarnet.org

The datastruct library interface

libdatastruct implements generic data structures like chained lists and AVL trees, in a memory-efficient and CPU-efficient way.

Compiling

Programming

skalibs/datastruct.h is a collection of several headers, each one defining a specific data structure and providing functions to work on it.