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
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 6 months ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- 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
- C11 Lock-free Stack☆184Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 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
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 weeks ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Fast, efficient string interning☆96Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Memory Pool☆16Updated 7 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- For details, see the blog post:☆34Updated last year
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago