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:
- portability macros for compiler and hardware micro operations☆36Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Benchmarks for our memory allocator☆67Updated last year
- 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☆61Updated 3 years ago
- High performance utility library for C☆94Updated 2 weeks ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- High performance multithreading toolkit for C++17☆47Updated 4 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Intrusive data structures for C☆59Updated 8 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
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- C11 Lock-free Stack☆184Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 months ago
- Fast, efficient string interning☆97Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year