The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
☆1,217Dec 30, 2025Updated 2 months ago
Alternatives and similar repositories for Hoard
Users that are interested in Hoard are comparing it to the libraries listed below
Sorting:
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Dec 29, 2025Updated 2 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,847Feb 14, 2026Updated 2 weeks ago
- DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X☆420Dec 28, 2025Updated 2 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,408Oct 26, 2025Updated 4 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,596May 29, 2025Updated 9 months ago
- A collection of memory allocators☆467Sep 13, 2025Updated 5 months ago
- Message passing based allocator☆1,785Updated this week
- ☆10,546Jun 2, 2025Updated 9 months ago
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation☆1,928May 23, 2024Updated last year
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,607Feb 24, 2026Updated last week
- Blazing fast memory allocator designed for video games☆328Oct 13, 2023Updated 2 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Nov 15, 2019Updated 6 years ago
- ☆5,132Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,152Dec 6, 2025Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Nov 2, 2025Updated 4 months ago
- oneAPI Threading Building Blocks (oneTBB)☆6,565Updated this week
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆416Mar 14, 2019Updated 6 years ago
- C++14 lock-free queue.☆1,818Feb 17, 2026Updated 2 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,993Feb 22, 2025Updated last year
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,087Feb 14, 2026Updated 2 weeks ago
- Fast and memory efficient c++ flat hash table/map/set☆688Feb 18, 2026Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,449Nov 2, 2025Updated 4 months ago
- A high-performance, concurrent hash table☆1,733Mar 31, 2025Updated 11 months ago
- Main gperftools repository☆8,932Jan 31, 2026Updated last month
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,419Feb 25, 2026Updated last week
- Abseil Common Libraries (C++)☆17,052Feb 25, 2026Updated last week
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,955Sep 29, 2025Updated 5 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,672Oct 6, 2024Updated last year
- Official git repository for libdivide: optimized integer division☆1,298Feb 16, 2026Updated 2 weeks ago
- Concurrent data structures in C++☆1,447Oct 1, 2020Updated 5 years ago
- SIMD Vector Classes for C++☆1,516Jun 6, 2024Updated last year
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,602May 1, 2023Updated 2 years ago
- The Memory Pool System☆614Nov 27, 2024Updated last year
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆2,004Updated this week
- The C++ Standard Library for Parallelism and Concurrency☆2,799Updated this week
- A modern formatting library☆23,287Feb 24, 2026Updated last week
- A fast single-producer, single-consumer lock-free queue for C++☆4,499Jun 25, 2025Updated 8 months ago