emeryberger / HoardLinks
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
☆1,174Updated 4 months ago
Alternatives and similar repositories for Hoard
Users that are interested in Hoard are comparing it to the libraries listed below
Sorting:
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,821Updated last year
- Concurrent data structures in C++☆1,433Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,321Updated 2 months ago
- A fast, memory efficient hash map for C++☆1,284Updated 2 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated last month
- Configurable C++ platform adapter☆563Updated 6 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,528Updated last month
- Message passing based allocator☆1,712Updated 2 weeks ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,090Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆748Updated 10 months ago
- SIMD Vector Classes for C++☆1,505Updated last year
- A high-performance, concurrent hash table☆1,685Updated 4 months ago
- Portable header-only C++ low level SIMD library☆1,281Updated 11 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,962Updated 5 months ago
- C++ associative containers☆1,591Updated 3 years ago
- A C++ library of Concurrent Data Structures☆2,662Updated last year
- Official git repository for libdivide: optimized integer division☆1,228Updated last month
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,550Updated 2 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,576Updated 2 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆980Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 8 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆523Updated 4 years ago
- userland threads☆486Updated 3 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆828Updated 10 months ago
- libnop: C++ Native Object Protocols☆578Updated 11 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,847Updated last year
- A collection of resources on wait-free and lock-free programming☆1,929Updated last year
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,014Updated 3 weeks ago
- C++ ABI Summary☆553Updated 7 months ago
- A C/C++ header to help move #ifdefs out of your code☆862Updated 10 months ago