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
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- A just-in-time compiler for c minus☆47Updated 12 years ago
- a fast fixed size block allocator☆20Updated 10 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Benchmarks for our memory allocator☆69Updated last year
- portability macros for compiler and hardware micro operations☆36Updated last year
- For details, see the blog post:☆32Updated last year
- C11 Lock-free Stack☆183Updated last year
- High performance utility library for C☆94Updated last month
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Intrusive data structures for C☆60Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- C99 trie library☆101Updated 6 years ago
- Coroutines in C☆121Updated 11 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- Robin Hood hash map library☆65Updated 3 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 years ago
- Implements a Min-Heap / Priority Queue in C using a simple array.☆57Updated 4 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Generic type-safe vector, hash map, and concurrent queue for C☆55Updated 5 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago