ennorehling / dlmallocLinks
Doug Lea's memory allocator
☆274Updated 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☆462Updated 2 months ago
- Debug Malloc memory allocation debugging C library☆170Updated 3 years ago
- ☆342Updated last week
- Minimize lock-free queue ever!☆134Updated 7 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆412Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Lock-free ring buffer (MPSC)☆468Updated 5 years ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆633Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- C11 Lock-free Stack☆184Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆229Updated 4 years ago
- Suite for benchmarking malloc implementations.☆457Updated 3 weeks ago
- An implementation of buddy memory allocation☆113Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆94Updated last month
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- A single header buddy memory allocator for C & C++☆219Updated last month
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- Coroutines in C☆122Updated 11 years ago
- A pure C vector implementation☆151Updated 4 years 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
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- #️⃣ single header hashmap implementation for C and C++☆443Updated 4 months ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- C++11 ELF/DWARF parser☆332Updated last year
- Configurable C++ platform adapter☆561Updated 6 years ago