eapache / wof_alloc
Fast C/C++ memory allocator with free-all operation
☆55Updated 9 years ago
Alternatives and similar repositories for wof_alloc:
Users that are interested in wof_alloc are comparing it to the libraries listed below
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 3 years ago
- High performance multithreading toolkit for C++17☆46Updated 2 months ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- Fast, efficient string interning☆93Updated 7 years ago
- Coroutines in C☆121Updated 10 years ago
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- For details, see the blog post:☆32Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- Two-Level Segregated Fit Memory Allocator☆11Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Robin Hood hash map library☆59Updated 3 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- portability macros for compiler and hardware micro operations☆35Updated 6 months ago
- Benchmarks for our memory allocator☆62Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆117Updated 6 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆43Updated 10 years ago
- Allocation benchmarks☆30Updated 8 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆165Updated 5 years ago