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
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Fast, efficient string interning☆96Updated 8 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 4 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆302Updated last year
- An implementation of buddy memory allocation☆113Updated 7 years ago
- ☆48Updated 5 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- A benchmark for sorting algorithms☆62Updated 4 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- A simple bitset library in C☆137Updated 8 months ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Coroutines in C☆121Updated 11 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆135Updated 3 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Clone of wc in x64 assembly☆94Updated last year
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Coroutines for C.☆76Updated 8 years ago
- High performance utility library for C☆94Updated 3 months ago
- A single-header incremental garbage collector library☆293Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Anonymous functions in C☆257Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆61Updated 7 years ago