rain-1 / awesome-allocatorsLinks
Awesome links and information about memory allocation
☆183Updated 6 years ago
Alternatives and similar repositories for awesome-allocators
Users that are interested in awesome-allocators are comparing it to the libraries listed below
Sorting:
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- A minimal blocking queue backed by a circular buffer☆117Updated 4 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- ☆48Updated 5 years ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 4 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- Clone of wc in x64 assembly☆96Updated last year
- 8-bit Xor Filter in C99☆63Updated 6 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- C11 Lock-free Stack☆184Updated last year
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆297Updated 12 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- SIMD-enhanced word counter☆253Updated 6 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- A simple bitset library in C☆144Updated 2 weeks ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Coroutines for C.☆78Updated 8 years ago
- Anonymous functions in C☆260Updated 5 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆307Updated last year
- A C++11 implementation of Hindley-Milner type inference.☆80Updated 13 years ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- An implementation of buddy memory allocation☆115Updated 7 years ago
- An interpreter☆183Updated 8 months ago