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 benchmark for sorting algorithms☆63Updated 4 years ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆137Updated 4 years ago
- A minimal blocking queue backed by a circular buffer☆117Updated 4 years ago
- 8-bit Xor Filter in C99☆63Updated 6 years ago
- A single-header incremental garbage collector library☆298Updated last year
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 7 months ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- An implementation of buddy memory allocation☆115Updated 7 years ago
- ☆48Updated 5 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- Storage for my snippets, toy programs, etc.☆374Updated 3 months ago
- Poireau: a sampling allocation debugger☆98Updated 4 years ago
- Code samples for using libjit☆91Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆129Updated 3 years ago
- Clone of wc in x64 assembly☆96Updated last year
- An interpreter☆183Updated 9 months ago
- A simple bitset library in C☆144Updated 3 weeks ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆307Updated last year
- Anonymous functions in C☆262Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago