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 C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- ☆48Updated 5 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆137Updated 4 years ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- A minimal blocking queue backed by a circular buffer☆117Updated 4 years ago
- Coroutines in C☆122Updated 11 years ago
- ☆58Updated 7 years ago
- Code samples for using libjit☆91Updated 8 years ago
- A single-header incremental garbage collector library☆298Updated last year
- Poireau: a sampling allocation debugger☆98Updated 4 years ago
- Coroutines for C.☆78Updated 8 years ago
- An implementation of buddy memory allocation☆115Updated 7 years ago
- Anonymous functions in C☆262Updated 5 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 weeks ago
- Clone of wc in x64 assembly☆96Updated last year
- High performance utility library for C☆97Updated 7 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- An example mark-and-sweep garbage collector in 50 lines of C++☆54Updated 9 years ago