emeryberger / Hoard
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
☆1,106Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for Hoard
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,168Updated 4 months ago
- Concurrent data structures in C++☆1,408Updated 4 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,755Updated 4 months ago
- Message passing based allocator☆1,579Updated this week
- Configurable C++ platform adapter☆555Updated 5 years ago
- Portable header-only C++ low level SIMD library☆1,242Updated 2 months ago
- Official git repository for libdivide: optimized integer division☆1,106Updated 2 weeks ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆383Updated 3 months ago
- SIMD Vector Classes for C++☆1,458Updated 5 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,197Updated 8 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆954Updated 10 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,497Updated 3 months ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆982Updated 3 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,883Updated 4 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,394Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month
- Cross-platform C++11 header-only library for memory mapped file IO☆1,710Updated 9 months ago
- Vector class library, latest version☆1,308Updated 9 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,119Updated last week
- A C++ library of Concurrent Data Structures☆2,566Updated last year
- A fast, memory efficient hash map for C++☆1,254Updated last year
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,211Updated last week
- C++14 lock-free queue.☆1,526Updated 2 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆913Updated 10 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆579Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆488Updated 11 months ago
- userland threads☆464Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,533Updated last year