Documentation
Download
Details
Libcfu is a library of tools that I have found useful, particularly when developing multithreaded software. It currently includes a hash table, a linked list, self-extending strings, a configuration file parser, a simple timer, and a thread queue.