rmind / tlsfLinks
TLSF: two-level segregated fit O(1) allocator
☆79Updated 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 11 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Benchmarks for our memory allocator☆64Updated last year
- Robin Hood hash map library☆62Updated 3 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Math vector library☆37Updated last year
- single file C libraries☆38Updated 4 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 10 years ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Easy to use custom allocators in a single-header, public domain C/C++ library☆55Updated 6 years ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 4 years ago
- LZ77/LZSS designed for SSE based decompression☆140Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Fast, efficient string interning☆96Updated 7 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago