eapache / wof_allocLinks
Fast C/C++ memory allocator with free-all operation
☆56Updated 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
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Intrusive data structures for C☆65Updated 8 years ago
- High performance utility library for C☆97Updated 7 months ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- a fast fixed size block allocator☆20Updated 10 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- Cross platform co-routine library exposed through a minimal C API.☆67Updated 5 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- Persistent red-black tree in C++☆31Updated 4 months ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Coroutine library in C.☆20Updated 4 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- C11 Lock-free Stack☆184Updated last year
- Coroutines in C☆122Updated 11 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.