ennorehling / dlmallocLinks
Doug Lea's memory allocator
☆282Updated 6 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 3 months ago
- Debug Malloc memory allocation debugging C library☆171Updated 3 years ago
- ☆350Updated this week
- Lock-free ring buffer (MPSC)☆473Updated 6 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 4 years ago
- Suite for benchmarking malloc implementations.☆466Updated 2 months ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆95Updated 13 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- C11 Lock-free Stack☆184Updated last year
- A single header buddy memory allocator for C & C++☆223Updated 3 weeks ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆124Updated 3 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- A pure C vector implementation☆152Updated 4 years ago
- The atomic_ops project (Atomic memory update operations portable implementation)☆444Updated 3 weeks ago
- High performance AVL tree container C implementation☆57Updated 5 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
- #️⃣ single header hashmap implementation for C and C++☆444Updated 5 months ago
- C++11 ELF/DWARF parser☆338Updated last year
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- This is a clone of an SVN repository at svn://svn.valgrind.org/valgrind/trunk. It had been cloned by http://svn2github.com/ , but the ser…☆334Updated 10 years ago
- An implementation of buddy memory allocation☆114Updated 7 years ago
- C library of key-value data structures.☆297Updated 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.☆154Updated 6 years ago
- Boost.Lockfree☆148Updated 3 weeks ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- The fastest JSON parser written in pure C☆154Updated 5 years ago