ennorehling / dlmalloc
Doug Lea's memory allocator
☆261Updated 5 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☆451Updated 12 years ago
- Debug Malloc memory allocation debugging C library☆167Updated 2 years ago
- Suite for benchmarking malloc implementations.☆419Updated last week
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Lock-free ring buffer (MPSC)☆460Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆226Updated 3 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆174Updated 12 years ago
- ☆325Updated 2 weeks ago
- An implementation of buddy memory allocation☆106Updated 7 years ago
- A single header buddy memory allocator for C & C++☆184Updated 3 weeks ago
- C11 Lock-free Stack☆181Updated last year
- Small, portable implementation of the C11 threads API☆973Updated last year
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated 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…☆325Updated 10 years ago
- Coroutines for C.☆74Updated 8 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…☆677Updated this week
- Various open addressing hashmap algorithms in C++☆256Updated 3 years ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆622Updated last year
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆403Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- C++11 ELF/DWARF parser☆78Updated 4 years ago
- META data and RESource library for C language☆134Updated 2 months ago
- http://repo.or.cz/tinycc.git☆175Updated 7 months ago
- Mirror of Apache C++ Standard Library☆64Updated 6 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆143Updated 4 years ago
- A pure C vector implementation☆146Updated 3 years ago
- tpl - a small binary serialization library for C☆377Updated last month
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last month
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆176Updated last week