mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
cd953da873
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/
7 lines
286 B
Plaintext
7 lines
286 B
Plaintext
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/
|