[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#226357: ITP: HeapLayers - an infrastructure for high-performance allocators



package: wnpp
severity: wishlist

Source: heap-layers
Description: High-performance memory allocators
 Heap Layers provides a flexible infrastructure for composing 
 high performance memory allocators out of C++ "layers".
 Heap Layers makes it easy to write high quality custom and 
 general purpose memory allocators.
.
 This package also includes HOARD, the fast, scalable and 
 memory efficient allocator for multiprocessors.

License: Dual GPL and proprietory
Author : Emery Berger <emery@cs.umass.edu>
Homepage: http://www.cs.umass.edu/~emery/heaplayers.html



Basically, this source will provide common base classes
for high-perfomance allocators as well as some replacements
for malloc/alloc, including hoard (libhoard).

- Adam




Reply to: