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
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- High performance multithreading toolkit for C++17☆46Updated last month
- A just-in-time compiler for c minus☆47Updated 11 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☆50Updated 10 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- Intrusive data structures for C☆58Updated 7 years ago
- portability macros for compiler and hardware micro operations☆36Updated 10 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Fast, efficient string interning☆98Updated 7 years ago
- Lightweight unit-testing framework (C++11).☆86Updated 8 years ago
- Coroutines in C☆120Updated 10 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C11 Lock-free Stack☆181Updated last year
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Coroutines for C.☆74Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆78Updated 2 years ago
- High performance utility library for C☆93Updated 8 months ago
- Hierarchical Allocator for C☆65Updated 8 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆54Updated 9 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- simple, fast C routines for manipulating UTF-8☆81Updated 6 years ago
- Benchmarks for our memory allocator☆64Updated last year
- Tiny portable C++ library for atomic operations☆54Updated last year
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago