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
- 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☆67Updated last year
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- Random access array of tightly packed unsigned integers☆163Updated 3 years ago
- Robin Hood hash map library☆61Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years 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
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆91Updated 2 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Hierarchical Allocator for C☆66Updated 8 years ago
- Coroutines for C.☆75Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- C99 trie library☆101Updated 6 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 2 months ago
- Tiny perfect hash library for C, C++, and Lua☆166Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- A minimal blocking queue backed by a circular buffer☆114Updated 4 years ago
- Fast, efficient string interning☆97Updated 7 years ago