rmind / tlsf
TLSF: two-level segregated fit O(1) allocator
☆77Updated 2 years ago
Alternatives and similar repositories for tlsf:
Users that are interested in tlsf are comparing it to the libraries listed below
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago
- Benchmarks for our memory allocator☆63Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- FFQ: A Fast Single-Producer/Multiple-Consumer Concurrent FIFO Queue (IPDPS 2017)☆30Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆102Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 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
- Robin Hood hash map library☆61Updated 3 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- LZSSE compression codec ported to SIMDe☆19Updated 4 years ago
- Coroutines for C.☆74Updated 8 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- Intrusive data structures for C☆56Updated 7 years ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 9 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆82Updated this week
- Concurrent trie-hash map library☆91Updated last year
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- ☆40Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 4 years ago
- High performance utility library for C☆92Updated 6 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Vectorized version of the PCG random number generator☆76Updated 6 years ago