rmind / tlsfLinks
TLSF: two-level segregated fit O(1) allocator
☆80Updated 2 years ago
Alternatives and similar repositories for tlsf
Users that are interested in tlsf are comparing it to the libraries listed below
Sorting:
- portability macros for compiler and hardware micro operations☆36Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 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
- Benchmarks for our memory allocator☆69Updated last year
- Tiny portable C++ library for atomic operations☆54Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Intrusive data structures for C☆60Updated 8 years ago
- Math vector library☆38Updated last year
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆112Updated 3 weeks ago
- Robin Hood hash map library☆65Updated 3 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Very minimal single header JSON5 parser in C99, derived from jsmn☆47Updated 2 years ago
- Random access array of tightly packed unsigned integers☆165Updated 3 years ago
- High performance utility library for C☆94Updated last month
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- A minimal blocking queue backed by a circular buffer☆115Updated 4 years ago
- Lace - implementation of work-stealing in C☆53Updated 2 weeks ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Coroutines for C.☆76Updated 8 years ago