ennorehling / dlmallocLinks
Doug Lea's memory allocator
☆280Updated 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 2 months ago
- Debug Malloc memory allocation debugging C library☆170Updated 3 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- ☆349Updated this week
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Suite for benchmarking malloc implementations.☆462Updated last month
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆412Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆232Updated 4 years ago
- Lock-free ring buffer (MPSC)☆470Updated 5 years ago
- C11 Lock-free Stack☆184Updated last year
- A pure C vector implementation☆151Updated 4 years ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆636Updated last year
- An implementation of buddy memory allocation☆113Updated 7 years ago
- #️⃣ single header hashmap implementation for C and C++☆444Updated 4 months ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- A single header buddy memory allocator for C & C++☆222Updated last week
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- C library of key-value data structures.☆296Updated 5 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆94Updated 13 years ago
- Coroutines for C.☆77Updated 8 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- timer.c: Tickless hierarchical timing wheel☆234Updated 2 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 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
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆209Updated 3 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- The atomic_ops project (Atomic memory update operations portable implementation)☆444Updated this week
- Demo programs for my blog entry "Hello, JIT World!"☆243Updated 8 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago