eapache / wof_alloc
Fast C/C++ memory allocator with free-all operation
☆54Updated 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
- High performance multithreading toolkit for C++17☆46Updated last month
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 4 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 10 years ago
- portability macros for compiler and hardware micro operations☆36Updated 9 months ago
- Coroutines in C☆120Updated 10 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 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
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆122Updated 10 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Fast in-memory B+-Tree implementation in C.☆29Updated 9 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Fast, efficient string interning☆98Updated 7 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- Allocation benchmarks☆30Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- Lightweight unit-testing framework (C++11).☆86Updated 8 years ago
- Intrusive data structures for C☆57Updated 7 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year