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:
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- An implementation of buddy memory allocation☆112Updated 7 years ago
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated this week
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- Clone of wc in x64 assembly☆94Updated last year
- High performance utility library for C☆94Updated last month
- C library to remove white space from strings as fast as possible☆155Updated 11 months ago
- A minimal blocking queue backed by a circular buffer☆115Updated 4 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- A single-header incremental garbage collector library☆290Updated last year
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- ☆48Updated 4 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- Code samples for using libjit☆91Updated 8 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago