1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/devel/libcfu/pkg-descr
Chris Rees cd953da873 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/
2013-02-22 17:26:02 +00:00

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/