libskarnet
skalibs
Software
skarnet.org
libdatastruct implements generic data structures like chained lists and AVL trees, in a memory-efficient and CPU-efficient way.
skalibs/datastruct.h is a collection of several headers, each one defining a specific data structure and providing functions to work on it.