Hoard memory allocator
| Hoard | |
|---|---|
| Original author(s) | Emery Berger, Kathryn S. McKinley, Robert D. Blumofe, Paul R. Wilson |
| Developer(s) | Emery Berger |
| Initial release | September 29, 1999 |
| Stable release | 3.13
/ January 1, 2019 |
| Repository | |
| Operating system | Linux, OS X, Microsoft Windows |
| Available in | C++ |
| Type | Memory allocation |
| License | Apache License v2 |
| Website | hoard |
The Hoard memory allocator, or Hoard, is a memory allocator for Linux, OS X, and Microsoft Windows. Hoard is designed to be efficient when used by multithreaded applications on multiprocessor computers. Hoard is distributed under the Apache License, version 2.0.