libjemalloc1

General-purpose scalable concurrent malloc(3) implementation
  http://www.canonware.com/jemalloc/
  0
  no reviews



A library providing a malloc(3) implementation for multi-threaded processes on multi-processor systems.

notable features are reduced lock contention, predictable low fragmentation, and introspection with heap profiling.