ennorehling / dlmallocLinks
Doug Lea's memory allocator
☆283Updated 6 years ago
Alternatives and similar repositories for dlmalloc
Users that are interested in dlmalloc are comparing it to the libraries listed below
Sorting:
- ☆351Updated 3 weeks ago
- A collection of memory allocators☆464Updated 4 months ago
- Debug Malloc memory allocation debugging C library☆172Updated 3 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆415Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆641Updated last year
- Lock-free ring buffer (MPSC)☆475Updated 6 years ago
- Suite for benchmarking malloc implementations.☆470Updated 3 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 4 years ago
- An implementation of buddy memory allocation☆115Updated 7 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A single header buddy memory allocator for C & C++☆228Updated last month
- #️⃣ single header hashmap implementation for C and C++☆447Updated 6 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,211Updated 3 weeks ago
- C11 Lock-free Stack☆184Updated last year
- Various open addressing hashmap algorithms in C++☆258Updated 4 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆95Updated 13 years ago
- A lightweight conservative garbage collector for C/C++☆125Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆125Updated 3 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- Coroutines for C.☆78Updated 8 years ago
- Small, portable implementation of the C11 threads API☆1,019Updated 2 years ago
- The fastest JSON parser written in pure C☆155Updated 5 years ago
- The Better String Library☆553Updated 8 years ago