ennorehling / dlmalloc
Doug Lea's memory allocator
☆254Updated 5 years ago
Alternatives and similar repositories for dlmalloc:
Users that are interested in dlmalloc are comparing it to the libraries listed below
- Debug Malloc memory allocation debugging C library☆161Updated 2 years ago
- A collection of memory allocators☆440Updated 12 years ago
- ☆311Updated this week
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆76Updated 9 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆171Updated 11 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 5 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆402Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆217Updated 3 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆117Updated 2 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Coroutines for C.☆74Updated 7 years ago
- Boost.Lockfree☆128Updated last month
- Benchmarks for our memory allocator☆63Updated last year
- Tiny (as in minimal) implementation of some core STL functionality☆240Updated 8 months ago
- Suite for benchmarking malloc implementations.☆402Updated this week
- High performance C implementation of AVL trees☆100Updated 5 years ago
- Boost.Coroutine2☆129Updated last month
- C++ preprocessor☆219Updated 3 weeks ago
- An implementation of buddy memory allocation☆103Updated 6 years ago
- Murmur2 Hashes in ansi C☆53Updated 13 years ago
- Small, portable implementation of the C11 threads API☆944Updated last year
- A single header buddy memory allocator for C & C++☆165Updated last month
- Different implementations of spinlock.☆104Updated 10 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆390Updated 5 months ago
- Configurable C++ platform adapter☆555Updated 5 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆201Updated 2 years ago
- The atomic_ops project (Atomic memory update operations portable implementation)☆430Updated last month
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆91Updated 12 years ago