Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
libmba - Library of generic C modules
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, portible 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.
Packages
Latest: libmba-0.9.1-1.el6.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
libmba |
0 |
0.9.1 |
1.el6.fio |
i686 |
66 KiB |
2011-07-16 15:54:46 |
Changelog:
- * 2006-04-08 - Dries Verachtert <dries[AT]ulyssis[DOTORG]> - 0.8.10-1.2
- Rebuild for Fedora Core 5.
- * 2004-09-01 - Dries Verachtert <dries[AT]ulyssis[DOTORG]> 0.8.10-1
- Updated to version 0.8.10.
- * 2004-06-02 - Dries Verachtert <dries[AT]ulyssis[DOTORG]> 0.8.9-2
- fixed the License tag (libmba uses the MIT license)
Thanks Michael B Allen for reporting the problem!
- * 2004-05-23 - Dries Verachtert <dries[AT]ulyssis[DOTORG]> 0.8.9-1
- Initial package.