summaryrefslogtreecommitdiffstats
path: root/libraries/libhoard/slack-desc
blob: 8802e824a6d335fa3b0c40c14e9ec75ce7083d43 (plain)
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

        |-----handy-ruler------------------------------------------------------|
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: