Categories
halloc
Hierarchical alloc (halloc) is an extension to a standard malloc/free interface that simplifies memory disposal tasks when allocated structures exhibit hierarchical properties. It can be used for various tasks including memory pooling, limited garbage collection, and simplified dynamic structure management.
Last updated 19 May, 2004
About
Leadership
- Alex Pankratov - Maintainer
Related Projects
Electric Fence, Valgrind, checker, hhmalloc, hoard, ptmalloc2
Versions
1.2.0
1.2.0 stable released 2004-05-19
- Released: 19 May, 2004
- Code Maturity: Stable
- Source Archive: http://swapped.cc/halloc/files/halloc-1.2.0.tar.gz
- Licenses: BSD_3Clause
- Interfaces: Command Line
