rmind / tlsfLinks
TLSF: two-level segregated fit O(1) allocator
☆80Updated 3 years ago
Alternatives and similar repositories for tlsf
Users that are interested in tlsf are comparing it to the libraries listed below
Sorting:
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆116Updated 2 months ago
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Random access array of tightly packed unsigned integers☆169Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Very minimal single header JSON5 parser in C99, derived from jsmn☆48Updated 2 years ago
- Math vector library☆38Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 5 months ago
- Fast, efficient string interning☆97Updated 7 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Robin Hood hash map library☆65Updated 4 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- High performance utility library for C☆94Updated 3 months ago
- Lightweight logging library for C/C++☆36Updated 2 months ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Allocation benchmarks☆30Updated 9 years ago