ennorehling / dlmalloc
Doug Lea's memory allocator
☆244Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for dlmalloc
- Debug Malloc memory allocation debugging C library☆161Updated last year
- ☆302Updated this week
- Suite for benchmarking malloc implementations.☆373Updated this week
- A collection of memory allocators☆435Updated 12 years ago
- Lock-free ring buffer (MPSC)☆445Updated 4 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- C++ ABI Summary☆504Updated 3 weeks ago
- Boost.Lockfree☆125Updated last month
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆590Updated 7 months ago
- Coroutines for C.☆73Updated 7 years ago
- Various open addressing hashmap algorithms in C++☆255Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆383Updated 2 months ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆211Updated 3 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- Boost.Coroutine2☆128Updated this week
- Our open source benchmarks and code samples☆188Updated last month
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆402Updated 5 years ago
- libc++; cloned from http://llvm.org/git/libcxx.git☆189Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 8 years ago
- C11 Lock-free Stack☆180Updated 6 months ago
- A single header buddy memory allocator for C & C++☆147Updated last month
- Two-Level Segregated Fit memory allocator implementation.☆1,174Updated 3 years ago
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆644Updated 2 months ago
- #️⃣ single header hashmap implementation for C and C++☆406Updated 3 months ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆199Updated last year
- 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…☆314Updated 9 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 2 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆91Updated 12 years ago
- Mirror of Apache C++ Standard Library☆63Updated 5 years ago