rmind / tlsf
TLSF: two-level segregated fit O(1) allocator
☆78Updated 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 10 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Portable scanf/printf-like functions to marshal binary data☆61Updated 10 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆108Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- Benchmarks for our memory allocator☆64Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 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
- ☆49Updated 7 years ago
- Random access array of tightly packed unsigned integers☆161Updated 2 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- Fast, efficient string interning