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:
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- ☆31Updated 10 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 weeks ago
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- The world's first Web-scale memory allocator☆110Updated 7 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- Convenient & cross-platform sandboxing C library☆45Updated 4 months ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Intrusive data structures for C☆65Updated 8 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
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- Vectorized version of the PCG random number generator☆87Updated last month