eapache / wof_allocLinks
Fast C/C++ memory allocator with free-all operation
☆55Updated 10 years ago
Alternatives and similar repositories for wof_alloc
Users that are interested in wof_alloc are comparing it to the libraries listed below
Sorting:
- For details, see the blog post:☆33Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- C11 Lock-free Stack☆183Updated last year
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 4 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- High performance utility library for C☆94Updated 3 months ago
- a fast fixed size block allocator☆20Updated 10 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- A simple bitset library in C☆137Updated 7 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast, efficient string interning☆96Updated 7 years ago
- C99 trie library☆101Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Robin Hood hash map library☆65Updated 4 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
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 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
- Coroutines in C☆121Updated 11 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 5 months ago
- A scoped stack allocator☆37Updated 6 years ago
- Lightweight logging library for C/C++☆36Updated 2 months ago
- Persistent red-black tree in C++☆30Updated 7 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago