Description

a fast, scalable and memory-efficient allocator for multiprocessors. Hoard solves the heap contention problem caused when multiple threads call dynamic memory allocation functions like malloc() and free() (or new and delete).

Preview

Tags

Users

  • @flykeysky
  • @panic

Comments and Reviews