arneg / GJAllocLinks
a fast fixed size block allocator
☆20Updated 9 years ago
Alternatives and similar repositories for GJAlloc
Users that are interested in GJAlloc are comparing it to the libraries listed below
Sorting:
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 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 hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- ☆31Updated 9 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 months ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 weeks ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 5 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Benchmarks for our memory allocator☆68Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- C11 Lock-free Stack☆183Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- C/C++ Preprocessor Magic☆53Updated 10 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 years ago