aboutsummaryrefslogtreecommitdiff
path: root/devel/libmowgli/pkg-descr
blob: c03aa0fe9a6d5ba9c5e50fd1a658d9b82eff2bf0 (plain) (blame)
1
2
3
4
5
6
7
8
mowgli is a development framework for C (like GLib), which provides high
performance and highly flexible algorithms. It can be used as a suppliment
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://sacredspiral.co.uk/~nenolod/mowgli/