rain-1 / awesome-allocatorsLinks
Awesome links and information about memory allocation
☆181Updated 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 C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- An implementation of buddy memory allocation☆113Updated 7 years ago
- Fast, efficient string interning☆99Updated 8 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 5 months ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 3 years ago
- Clone of wc in x64 assembly☆95Updated last year
- ☆48Updated 5 years ago
- A minimal blocking queue backed by a circular buffer☆116Updated 4 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- A single-header incremental garbage collector library☆295Updated last year
- Coroutines in C☆122Updated 11 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 6 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆295Updated 12 years ago
- Yet Another Earley Parser☆141Updated 3 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- SIMD-enhanced word counter☆247Updated 6 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆405Updated 2 months ago
- Code samples for using libjit☆91Updated 8 years ago