emeryberger / HoardLinks
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
☆1,196Updated this week
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,383Updated 2 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,838Updated 3 weeks ago
- Concurrent data structures in C++☆1,446Updated 5 years ago
- Configurable C++ platform adapter☆560Updated 6 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,585Updated 3 weeks ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆406Updated this week
- Official git repository for libdivide: optimized integer division☆1,275Updated last week
- A fast, memory efficient hash map for C++☆1,295Updated 7 months ago
- userland threads☆495Updated 3 weeks ago
- A C++ library of Concurrent Data Structures☆2,710Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated last month
- Portable header-only C++ low level SIMD library☆1,294Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆627Updated 4 months ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,147Updated last month
- A high-performance, concurrent hash table☆1,724Updated 9 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,581Updated 7 months ago
- Message passing based allocator☆1,759Updated 2 months ago
- A collection of resources on wait-free and lock-free programming☆1,997Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆533Updated 8 years ago
- SIMD Vector Classes for C++☆1,513Updated last year
- Suite for benchmarking malloc implementations.☆465Updated 2 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆667Updated 7 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆851Updated last month
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆991Updated last year
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆529Updated 4 years ago
- C++ ABI Summary☆580Updated 3 months ago
- Experimental deferred and unordered destruction library for C++☆914Updated 6 years ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆638Updated last year
- A C/C++ header to help move #ifdefs out of your code☆877Updated last year
- C++ Benchmark Authoring Library/Framework☆863Updated 2 months ago