ennorehling / dlmallocLinks
Doug Lea's memory allocator
☆268Updated 5 years ago
Alternatives and similar repositories for dlmalloc
Users that are interested in dlmalloc are comparing it to the libraries listed below
Sorting:
- ☆332Updated last month
- A collection of memory allocators☆455Updated 12 years ago
- Debug Malloc memory allocation debugging C library☆168Updated 2 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Suite for benchmarking malloc implementations.☆444Updated 2 weeks ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆403Updated 6 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆227Updated 3 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Lock-free ring buffer (MPSC)☆462Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,084Updated 3 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- C++11 ELF/DWARF parser☆327Updated last year
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆187Updated this week
- Coroutines for C.☆75Updated 8 years ago
- An implementation of buddy memory allocation☆111Updated 7 years ago
- #️⃣ single header hashmap implementation for C and C++☆429Updated 11 months ago
- The fastest JSON parser written in pure C☆153Updated 4 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Boost.Lockfree☆134Updated last month
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆628Updated last year
- C++ ABI Summary☆553Updated 7 months ago
- A single header buddy memory allocator for C & C++☆188Updated 2 months ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆206Updated 2 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- C11 Lock-free Stack☆184Updated last year
- Coroutines in C☆121Updated 11 years ago