ennorehling / dlmallocLinks
Doug Lea's memory allocator
☆272Updated 5 years ago
Alternatives and similar repositories for dlmalloc
Users that are interested in dlmalloc are comparing it to the libraries listed below
Sorting:
- ☆341Updated last week
- Debug Malloc memory allocation debugging C library☆170Updated 2 years ago
- A collection of memory allocators☆461Updated 3 weeks ago
- Suite for benchmarking malloc implementations.☆452Updated last month
- Minimize lock-free queue ever!☆132Updated 7 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆408Updated 6 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆180Updated 12 years ago
- Lock-free ring buffer (MPSC)☆465Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Mirror of Apache C++ Standard Library☆65Updated 6 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 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
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- Coroutines for C.☆76Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- C11 Lock-free Stack☆183Updated last year
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A minimal shared/unique_ptr implementation to handle cases where boost/std::shared/unique_ptr are not available.☆188Updated 2 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- A single header buddy memory allocator for C & C++☆212Updated this week
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆395Updated 10 years ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆629Updated last year
- Boost.Lockfree☆143Updated last month
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- timer.c: Tickless hierarchical timing wheel☆232Updated 2 years ago
- High performance C implementation of AVL trees☆104Updated 6 years ago
- #️⃣ single header hashmap implementation for C and C++☆439Updated 2 months ago