slackbuilds_ponce/libraries/libhoard
dsomero 610e8461bb various: Fix slack-desc formatting and comment nit picks.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:29:22 -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.