ennorehling / dlmallocLinks
Doug Lea's memory allocator
☆271Updated 5 years ago
Alternatives and similar repositories for dlmalloc
Users that are interested in dlmalloc are comparing it to the libraries listed below
Sorting:
- A collection of memory allocators☆460Updated 12 years ago
- ☆338Updated last week
- Debug Malloc memory allocation debugging C library☆169Updated 2 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆79Updated 9 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- Minimize lock-free queue ever!☆132Updated 7 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- Lock-free ring buffer (MPSC)☆465Updated 5 years ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆628Updated last year
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆407Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- The fastest JSON parser written in pure C☆153Updated 4 years ago
- Coroutines for C.☆76Updated 8 years ago
- #️⃣ single header hashmap implementation for C and C++☆437Updated last month
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,171Updated this week
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆116Updated last month
- C++ version of Doug Lea's excellent malloc() implementation.☆152Updated 5 years ago
- An implementation of buddy memory allocation☆112Updated 7 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A single header buddy memory allocator for C & C++☆206Updated 2 months ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- Small, portable implementation of the C11 threads API☆991Updated last year
- Demo programs for my blog entry "Hello, JIT World!"☆241Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- The atomic_ops project (Atomic memory update operations portable implementation)☆443Updated last week
- C library of key-value data structures.☆295Updated 5 years ago