The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
☆1,217Mar 5, 2026Updated 2 weeks ago
Alternatives and similar repositories for Hoard
Users that are interested in Hoard are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Mar 3, 2026Updated 3 weeks ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,848Mar 16, 2026Updated last week
- 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,415Oct 26, 2025Updated 4 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,631Mar 16, 2026Updated last week
- A collection of memory allocators☆469Sep 13, 2025Updated 6 months ago
- ☆10,707Mar 11, 2026Updated 2 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,600May 29, 2025Updated 9 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Nov 15, 2019Updated 6 years ago
- Message passing based allocator☆1,800Updated this week
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation☆1,937Mar 7, 2026Updated 2 weeks ago
- A C++ library of Concurrent Data Structures☆2,733Oct 17, 2023Updated 2 years ago
- Blazing fast memory allocator designed for video games☆330Oct 13, 2023Updated 2 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,615Mar 16, 2026Updated last week
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆416Mar 14, 2019Updated 7 years ago
- ☆5,173Updated this week
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,161Dec 6, 2025Updated 3 months ago
- oneAPI Threading Building Blocks (oneTBB)☆6,591Updated this week
- Fast and memory efficient c++ flat hash table/map/set☆697Feb 18, 2026Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 4 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,140Feb 14, 2026Updated last month
- A hybrid thread / fiber task scheduler written in C++ 11☆1,995Feb 22, 2025Updated last year
- C++14 lock-free queue.☆1,828Updated this week
- A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.☆1,965Sep 29, 2025Updated 5 months ago
- Main gperftools repository☆8,941Mar 8, 2026Updated 2 weeks ago
- The world's first Web-scale memory allocator☆111Jul 18, 2018Updated 7 years ago
- Abseil Common Libraries (C++)☆17,135Updated this week
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,427Mar 18, 2026Updated last week
- The Memory Pool System☆615Nov 27, 2024Updated last year
- A high-performance, concurrent hash table☆1,734Mar 31, 2025Updated 11 months ago
- Official git repository for libdivide: optimized integer division☆1,303Mar 5, 2026Updated 2 weeks ago
- A collection of resources on wait-free and lock-free programming☆2,023Feb 25, 2024Updated 2 years ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,455Nov 2, 2025Updated 4 months ago
- SIMD Vector Classes for C++☆1,517Jun 6, 2024Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,679Oct 6, 2024Updated last year
- A fast single-producer, single-consumer lock-free queue for C++☆4,514Jun 25, 2025Updated 8 months ago
- A modern formatting library☆23,328Mar 16, 2026Updated last week
- Comprehensive benchmarks of C++ maps☆316Apr 14, 2023Updated 2 years ago