A very high speed memory manager (aka malloc, aka heap manager), substantially faster than other fast malloc implementations tested (nedmalloc, tcmalloc, TBBMalloc, FastMM4) on small allocations in multithreaded scenarios. And some benchmarks for measuring heap performance.