rain-1 / awesome-allocatorsLinks
Awesome links and information about memory allocation
☆180Updated 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:
- Clone of wc in x64 assembly☆94Updated last year
- ☆48Updated 4 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated last month
- Fast, efficient string interning☆97Updated 7 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆126Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Anonymous functions in C☆253Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- High performance utility library for C☆94Updated last month
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Poireau: a sampling allocation debugger☆99Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 6 months ago
- ☆56Updated 6 years ago
- C library to remove white space from strings as fast as possible☆154Updated 11 months ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- An implementation of buddy memory allocation☆112Updated 7 years ago
- fast SIMD-able JIT regular expression compiler☆196Updated 10 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆401Updated last month
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- compile time assembly interpreter☆85Updated 7 years ago