7 lines
286 B
Text
7 lines
286 B
Text
|
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.
|
||
|
|
||
|
WWW: http://libcfu.sourceforge.net/
|