ennorehling / dlmalloc
Doug Lea's memory allocator
☆257Updated 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☆450Updated 12 years ago
- Debug Malloc memory allocation debugging C library☆164Updated 2 years ago
- ☆323Updated last week
- Small, portable implementation of the C11 threads API☆964Updated last year
- Lock-free ring buffer (MPSC)☆457Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆151Updated 5 years ago
- Suite for benchmarking malloc implementations.☆416Updated 2 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆174Updated 11 years ago
- #️⃣ single header hashmap implementation for C and C++☆422Updated 9 months ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Our open source benchmarks and code samples☆190Updated 3 weeks ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A single header buddy memory allocator for C & C++☆180Updated last week
- C library of key-value data structures.☆293Updated 5 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…☆322Updated 10 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆403Updated 6 years ago
- http://repo.or.cz/tinycc.git☆176Updated 7 months ago
- C++11 ELF/DWARF parser☆326Updated 10 months 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
- C++11 ELF/DWARF parser☆76Updated 4 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆394Updated 2 weeks ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆620Updated last year
- SIMD-accelerated base64 codecs☆434Updated last year
- Different implementations of spinlock.☆105Updated 10 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆236Updated 7 years ago
- Blazing fast memory allocator designed for video games☆310Updated last year
- A Super Fast Multithreaded malloc() for 64-bit Machines☆290Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year