Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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 Back to release list
0.8.0

저기 하위 메모리의 임의의 고정 청크는 POSIX - 시스템 V semaphores 및 상태 변수를, 새로운 hashmap 구현, 그리고 도서관을 통해 다른 많은 보급 변경 사항에 대한 인터페이스와 같은 메모리를 할당할 수있습니다 할당자 등 7의 새로운 모듈입니다.
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