arneg / GJAllocLinks
a fast fixed size block allocator
☆20Updated 10 years ago
Alternatives and similar repositories for GJAlloc
Users that are interested in GJAlloc are comparing it to the libraries listed below
Sorting:
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 4 months ago
- C11 Lock-free Stack☆183Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- ☆31Updated 9 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Benchmarks for our memory allocator☆69Updated 2 years ago
- Convenient & cross-platform sandboxing C library☆44Updated this week
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 11 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- For details, see the blog post:☆33Updated last year
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago
- Allocation benchmarks☆30Updated 9 years ago