rmind / tlsf
TLSF: two-level segregated fit O(1) allocator
☆76Updated 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 9 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Coroutines for C.☆74Updated 8 years ago
- A C++ pointer bump memory arena implementation☆91Updated 10 years ago
- single file C libraries☆38Updated 2 months ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆103Updated last year
- Portable scanf/printf-like functions to marshal binary data☆61Updated 10 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Intrusive data structures for C☆56Updated 7 years ago
- Benchmarks for our memory allocator☆63Updated last year
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- Lightweight logging library for C/C++☆33Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- The world's first Web-scale memory allocator☆106Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- stl compatible hashtable☆29Updated 7 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- Coroutines in C☆120Updated 10 years ago
- Math vector library☆36Updated last year
- Tiny portable C++ library for atomic operations☆54Updated last year
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Very fast backtraces resolver☆33Updated 6 years ago