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
- ☆48Updated 5 years ago
- A minimal blocking queue backed by a circular buffer☆116Updated 4 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- Fast, efficient string interning☆98Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- A benchmark for sorting algorithms☆62Updated 4 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
- Code samples for using libjit☆91Updated 8 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- Clone of wc in x64 assembly☆94Updated last year
- A single-header incremental garbage collector library☆293Updated last year
- Stackless coroutine compiler for C☆46Updated 6 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆404Updated 2 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆303Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 4 months ago
- ☆57Updated 6 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 6 years ago
- Anonymous functions in C☆259Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 weeks ago