A development framework for C https://github.com/atheme/libmowgli-2
Go to file
2024-01-06 05:05:11 +01:00
libmowgli.spec automatic version update by autodist [release 1.0.0-1mamba;Tue Aug 07 2012] 2024-01-06 05:05:11 +01:00
README.md automatic version update by autodist [release 1.0.0-1mamba;Tue Aug 07 2012] 2024-01-06 05:05:11 +01:00

libmowgli

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.