ennorehling / dlmallocLinks
Doug Lea's memory allocator
☆265Updated 5 years ago
Alternatives and similar repositories for dlmalloc
Users that are interested in dlmalloc are comparing it to the libraries listed below
Sorting:
- ☆328Updated last week
- A collection of memory allocators☆453Updated 12 years ago
- Tiny (as in minimal) implementation of some core STL functionality☆246Updated last year
- #️⃣ single header hashmap implementation for C and C++☆425Updated 10 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆177Updated 12 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Lock-free ring buffer (MPSC)☆462Updated 5 years ago
- Suite for benchmarking malloc implementations.☆422Updated last week
- Debug Malloc memory allocation debugging C library☆167Updated 2 years ago
- A single header buddy memory allocator for C & C++☆186Updated last month
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,070Updated last month
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Small, portable implementation of the C11 threads API☆976Updated last year
- Our open source benchmarks and code samples☆192Updated this week
- QSBR and EBR library☆119Updated 5 years ago
- Configurable C++ platform adapter☆560Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- The Memory Pool System☆594Updated 6 months ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆628Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- An implementation of buddy memory allocation☆106Updated 7 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated 2 weeks ago
- C11 Lock-free Stack☆181Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Coroutines for C.☆74Updated 8 years ago
- Boost.Coroutine2☆134Updated last month
- 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 User Space Threading Library Supporting Multi-Core Systems☆140Updated last year