emeryberger / HoardLinks
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
☆1,193Updated 2 months ago
Alternatives and similar repositories for Hoard
Users that are interested in Hoard are comparing it to the libraries listed below
Sorting:
- Concurrent data structures in C++☆1,445Updated 5 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,834Updated 2 weeks ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,378Updated last month
- Configurable C++ platform adapter☆561Updated 6 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆405Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated last month
- A fast, memory efficient hash map for C++☆1,293Updated 6 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,579Updated this week
- Message passing based allocator☆1,757Updated last month
- userland threads☆494Updated this week
- C++ implementation of a fast and memory efficient HAT-trie☆848Updated last month
- A collection of resources on wait-free and lock-free programming☆1,987Updated last year
- Official git repository for libdivide: optimized integer division☆1,258Updated 6 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,595Updated 2 years 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,578Updated 6 months ago
- A C++ library of Concurrent Data Structures☆2,705Updated 2 years ago
- A high-performance, concurrent hash table☆1,721Updated 8 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆988Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆627Updated 4 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- SIMD Vector Classes for C++☆1,512Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆666Updated 6 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,982Updated 9 months ago
- Portable header-only C++ low level SIMD library☆1,294Updated last year
- A C/C++ header to help move #ifdefs out of your code☆876Updated last year
- C++ Benchmark Authoring Library/Framework☆859Updated 2 months ago
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,175Updated this week
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆531Updated 4 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,434Updated last year
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago