slackbuilds/libraries/libhoard
B. Watson 880c691262 libraries/libhoard: Allow VERSION override from environment.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2017-03-25 01:05:50 +00:00
..
README
gnuwrapper.cpp.patch
libhoard.SlackBuild libraries/libhoard: Allow VERSION override from environment. 2017-03-25 01:05:50 +00:00
libhoard.info
slack-desc

README

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.