|
Boost : |
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2004-01-18 11:48:32
"Dhruv Matani" <dhruvbird_at_[hidden]> wrote
> I have a suggestion about the organization allocators in the Boost
>
OT: I would like to point out to Heap Layers library (successor of Hoard
allocator) from Emery Berger: http://www.hoard.org/.
Quoting:
Heap Layers is a template-based infrastructure for building memory
allocators.
The infrastructure is remarkably flexible and composable, and the
resulting memory
allocators are as fast or faster than counterparts written in conventional
C or C++.
These allocators can be used as plug-in replacements for malloc/free,
or as application-specific (custom) allocators, usable on their own or in
the STL.
/Pavel
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk