ennorehling / dlmalloc
Doug Lea's memory allocator
☆255Updated 5 years ago
Alternatives and similar repositories for dlmalloc:
Users that are interested in dlmalloc are comparing it to the libraries listed below
- A collection of memory allocators☆441Updated 12 years ago
- ☆315Updated last week
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆172Updated 11 years ago
- C++11 ELF/DWARF parser☆76Updated 4 years ago
- Lock-free ring buffer (MPSC)☆455Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Configurable C++ platform adapter☆556Updated 6 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆402Updated 5 years ago
- Coroutines for C.☆74Updated 8 years ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆609Updated 10 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆389Updated 6 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆150Updated 5 years ago
- A single header buddy memory allocator for C & C++☆171Updated last week
- #️⃣ single header hashmap implementation for C and C++☆419Updated 7 months ago
- C++11 ELF/DWARF parser☆326Updated 8 months ago
- Different implementations of spinlock.☆104Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Tiny (as in minimal) implementation of some core STL functionality☆241Updated 9 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆220Updated 3 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆233Updated 7 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,133Updated 7 months ago
- Our open source benchmarks and code samples☆189Updated 2 weeks ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Blazing fast memory allocator designed for video games☆304Updated last year
- Debug Malloc memory allocation debugging C library☆164Updated 2 years ago
- Coroutines in C☆120Updated 10 years ago
- Small, portable implementation of the C11 threads API☆955Updated last year