rain-1 / awesome-allocatorsLinks
Awesome links and information about memory allocation
☆177Updated 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:
- An implementation of buddy memory allocation☆108Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- C library to remove white space from strings as fast as possible☆152Updated 9 months ago
- ☆48Updated 4 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Poireau: a sampling allocation debugger☆97Updated 3 years ago
- A single-header incremental garbage collector library☆290Updated 9 months ago
- compile time assembly interpreter☆85Updated 7 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- Coroutines in C☆121Updated 10 years ago
- Working draft of nextgen malloc implementation for musl libc☆119Updated 4 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆52Updated 4 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated this week
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Clone of wc in x64 assembly☆94Updated last year
- Measuring cmov vs branch-mov performance☆88Updated 7 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Chickadee OS for Harvard CS 161☆95Updated 5 months ago
- Code samples for using libjit☆91Updated 8 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago