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:
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- C11 Lock-free Stack☆183Updated last year
- Fast, efficient string interning☆97Updated 7 years ago
- Coroutines in C☆121Updated 11 years ago
- Benchmarks for our memory allocator☆69Updated last year
- portability macros for compiler and hardware micro operations☆36Updated last year
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 4 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- High performance utility library for C☆94Updated 2 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆152Updated 5 years ago
- C99 trie library☆101Updated 6 years ago
- Lightweight logging library for C/C++☆35Updated last month
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 6 years ago
- Tiny portable C++ library for atomic operations☆54Updated 2 years ago
- Coroutines for C.☆76Updated 8 years ago
- unrolled skip list library for C☆21Updated 6 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
- a fast fixed size block allocator☆20Updated 10 years ago
- Robin Hood hash map library☆65Updated 4 years ago