Categories
hhmalloc
Hierarchical heap is an extension of the standard C malloc/free interface, which organizes memory blocks into naturally occurring hierarchies. HH can be used for a number of tasks including memory pooling, limited garbage collection, and simplified dynamic structure management.
Last updated 13 Aug, 2003
Versions
1.0.5
1.0.5 stable released 2003-08-13
- Released: 13 Aug, 2003
- Code Maturity: Stable
- Source Archive: http://www.cipherica.com/hhmalloc/files/hhmallo...
- Licenses: X11
- Interfaces: Command Line




