libmba 0.8.10 review

Download
by rbytes.net on

The libmba package is a collection of mostly independent C modules potentially useful to any project

License: MIT/X Consortium License
File size: 253K
Developer: Michael B. Allen
0 stars award from rbytes.net

The libmba package is a collection of mostly independent C modules potentially useful to any project. There are the usual ADTs including a linkedlist, hashmap, pool, stack, and varray, a flexible memory allocator, CSV parser, path canonicalization routine, I18N text abstraction, configuration file module, portable semaphores, condition variables and more.

The code is designed so that individual modules can be integrated into existing codebases rather than requiring the user to commit to the entire library. The code has no typedefs, few comments, and extensive man pages and HTML documentation.

libmba 0.8.10 search tags