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:
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- A just-in-time compiler for c minus☆46Updated 12 years ago
- High performance utility library for C☆96Updated 5 months ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Cross platform co-routine library exposed through a minimal C API.☆67Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- For details, see the blog post:☆34Updated last year
- a fast fixed size block allocator☆20Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- C11 Lock-free Stack☆184Updated last year
- Coroutines in C☆122Updated 11 years ago
- Intrusive data structures for C☆63Updated 8 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Stackless coroutine compiler for C☆46Updated 6 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 7 months ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 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
- Robin Hood hash map library☆67Updated 4 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- Fast, efficient string interning☆99Updated 8 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago