slackbuilds_ponce/libraries/libhoard
Robby Workman e93e6d8d12 libraries/libhoard: Updated homepage links
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2017-07-22 06:55:15 +07: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.