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
- Popular hash table implementation benchmarks☆27Updated 8 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 feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 8 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 7 months ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- A collection of clang plugins for safer C programming☆92Updated 7 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 2 months ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆41Updated 11 years ago
- C11 Lock-free Stack☆184Updated last year
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year