Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-01-03 16:15 Zurück zur Release-Liste
0.8.0

Es gibt sieben neue Module, darunter ein Sub-Allocator, daß das Gedächtnis von beliebigen festen Stücke der Erinnerung, POSIX-Schnittstellen für System V Semaphoren und Condition-Variablen, eine neue hashmap Umsetzung, und viele andere durchgreifenden Veränderungen in der Bibliothek zuordnen kann.
Tags: Major feature enhancements
There are seven new modules, including a sub-allocator that can
allocate memory from arbitrary fixed chunks of memory, POSIX-like
interfaces for System V semaphores and condition variables, a new
hashmap implementation, and many other pervasive changes throughout the
library.

Project Resources