rmind / tlsfLinks
TLSF: two-level segregated fit O(1) allocator
☆83Updated 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
- Benchmarks for our memory allocator☆70Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- Intrusive data structures for C☆65Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Math vector library☆39Updated last month
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 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
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- Robin Hood hash map library☆68Updated 4 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆119Updated last month
- Very minimal single header JSON5 parser in C99, derived from jsmn☆48Updated 3 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆70Updated 5 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆125Updated 4 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- Vectorized version of the PCG random number generator☆87Updated last month
- No bullshit vector library for C☆84Updated 5 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- single file C libraries☆40Updated last year
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆96Updated 2 months ago
- Lock free hierarchical work scheduler☆116Updated last year