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
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆143Updated 6 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Math vector library☆39Updated 2 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- C99 trie library☆101Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 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
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- Robin Hood hash map library☆66Updated 4 years ago
- Cross platform co-routine library exposed through a minimal C API.☆67Updated 4 years ago
- header-file-only implementation of various hash algorithms☆91Updated 2 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆116Updated 3 months ago
- single file C libraries☆40Updated 10 months ago
- High performance utility library for C☆94Updated 4 months ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago