emeryberger / HoardLinks
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
☆1,168Updated 4 months ago
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,333Updated last week
- Concurrent data structures in C++☆1,432Updated 4 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,827Updated last year
- Configurable C++ platform adapter☆561Updated 6 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated 2 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,535Updated this week
- A fast, memory efficient hash map for C++☆1,286Updated 3 months ago
- A high-performance, concurrent hash table☆1,695Updated 4 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆753Updated 10 months ago
- Message passing based allocator☆1,717Updated last week
- Various synchronization primitives for multithreaded applications in C++11.☆529Updated 8 years ago
- Official git repository for libdivide: optimized integer division☆1,232Updated 2 months ago
- Portable header-only C++ low level SIMD library☆1,285Updated 11 months ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,096Updated 4 months ago
- A collection of resources on wait-free and lock-free programming☆1,933Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,555Updated 2 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆981Updated last year
- userland threads☆489Updated last week
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆526Updated 4 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆831Updated 11 months ago
- A C/C++ header to help move #ifdefs out of your code☆865Updated 11 months ago
- ☆335Updated last week
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆628Updated last year
- SIMD Vector Classes for C++☆1,507Updated last year
- A C++ library of Concurrent Data Structures☆2,673Updated last year
- Suite for benchmarking malloc implementations.☆449Updated 2 weeks ago
- Experimental deferred and unordered destruction library for C++☆913Updated 6 years ago
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆695Updated 2 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆291Updated 5 years ago
- A collection of memory allocators☆458Updated 12 years ago