Projects / halloc

halloc

Hierarchical alloc (halloc) is an extension to a standard malloc/free interface that simplifies tasks of memory disposal when allocated structures exhibit hierarchical properties. Halloc can be used for a number of tasks, including memory pooling, limited garbage collection, and simplified dynamic structure management.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  19 May 2004 00:40

Release Notes: This version comes with further improved C standard compliance.

  •  26 Apr 2004 20:47

Release Notes: The release is a complete rewrite of the reference implementation of Hierarchical Malloc API. It is now operates at O(1), respects the memory alignment of a target platform, and has a smaller memory overhead.

  •  12 Aug 2003 11:33

Release Notes: The API has been extended with a diagnostic method. A minor bug in a reference implementation has been fixed.

  •  31 Jul 2003 05:45

Release Notes: The public API was extended with another (previously internal) method.

  •  18 Jul 2003 10:56

Release Notes: Debugging support has been added. The hh_free() method has been patched.

Screenshot

Project Spotlight

360-FAAR Firewall Analysis Audit and Repair

Firewall Analysis, Audit, and Repair.

Screenshot

Project Spotlight

RSSpect

An RSS 2.0 feed library written in Java.