emeryberger / Hoard
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
☆1,121Updated 5 months ago
Alternatives and similar repositories for Hoard:
Users that are interested in Hoard are comparing it to the libraries listed below
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,212Updated this week
- Concurrent data structures in C++☆1,410Updated 4 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,782Updated 6 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,428Updated this week
- Message passing based allocator☆1,602Updated this week
- Configurable C++ platform adapter☆555Updated 5 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆732Updated 3 months ago
- A high-performance, concurrent hash table☆1,628Updated last month
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆955Updated last year
- A C++ library of Concurrent Data Structures☆2,582Updated last year
- Official git repository for libdivide: optimized integer division☆1,135Updated 2 months ago
- A fast, memory efficient hash map for C++☆1,259Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆390Updated 4 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,538Updated last year
- Portable header-only C++ low level SIMD library☆1,255Updated 4 months ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,740Updated 11 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,506Updated 5 months ago
- A collection of resources on wait-free and lock-free programming☆1,828Updated 10 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆648Updated 2 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,901Updated last week
- SIMD Vector Classes for C++☆1,469Updated 7 months ago
- A C/C++ header to help move #ifdefs out of your code☆811Updated 3 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆801Updated 3 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,302Updated 3 months ago
- C++14 lock-free queue.☆1,571Updated last month
- C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))☆2,284Updated this week
- A very fast hashtable☆1,727Updated last year
- Suite for benchmarking malloc implementations.☆400Updated last month
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,678Updated last month
- Various synchronization primitives for multithreaded applications in C++11.☆521Updated 7 years ago