emeryberger / HoardLinks
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
☆1,185Updated last month
Alternatives and similar repositories for Hoard
Users that are interested in Hoard are comparing it to the libraries listed below
Sorting:
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,364Updated last month
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,832Updated this week
- Heap Layers: An Extensible Memory Allocation Infrastructure☆405Updated 2 months ago
- Concurrent data structures in C++☆1,442Updated 5 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,574Updated last week
- Official git repository for libdivide: optimized integer division☆1,254Updated 5 months ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- A fast, memory efficient hash map for C++☆1,291Updated 6 months ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,139Updated 3 weeks ago
- Message passing based allocator☆1,752Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated 3 weeks ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆530Updated 4 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆532Updated 8 years ago
- userland threads☆492Updated 2 weeks ago
- A high-performance, concurrent hash table☆1,717Updated 8 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆844Updated 2 weeks ago
- Portable header-only C++ low level SIMD library☆1,292Updated last year
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆985Updated last year
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆634Updated last year
- libnop: C++ Native Object Protocols☆576Updated last year
- C++ ABI Summary☆578Updated 2 months 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,574Updated 6 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 3 months ago
- A C/C++ header to help move #ifdefs out of your code☆872Updated last year
- A collection of resources on wait-free and lock-free programming☆1,981Updated last year
- A very fast hashtable☆1,814Updated 2 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,983Updated 9 months ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- SIMD Vector Classes for C++☆1,512Updated last year
- A collection of memory allocators☆462Updated 2 months ago