mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-07 02:06:57 +00:00
4c066d770e
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
9 lines
456 B
Plaintext
9 lines
456 B
Plaintext
mowgli is a development framework for C (like GLib), which provides high
|
|
performance and highly flexible algorithms. It can be used as a supplement
|
|
to GLib (to add additional functions (dictionaries, hashes), or replace
|
|
some of the slow GLib list manipulation functions), or stand alone. It
|
|
also provides a powerful hook system and convenient logging for your code,
|
|
as well as a high performance block allocator.
|
|
|
|
WWW: http://www.atheme.org/project/mowgli
|