libhoard: libhoard (A memory allocator)
libhoard:
libhoard: The Hoard memory allocator is a fast, scalable, and memory-efficient
libhoard: memory allocator. It runs on a variety of platforms, including Linux,
libhoard: Solaris, and Windows. Hoard is a drop-in replacement for malloc()
libhoard: that can dramatically improve application performance, especially for
libhoard: multithreaded programs running on multiprocessors.
libhoard:
libhoard: Homepage: http://www.hoard.org/
libhoard:
libhoard: