slackbuilds_ponce/libraries/libhoard
Heinz Wiesinger d98d8dbd53 libraries/libhoard: Added (A memory allocator)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-12-23 09:16:23 -05:00
..
gnuwrapper.cpp.patch
libhoard.info
libhoard.SlackBuild
README
slack-desc

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