ennorehling / dlmallocLinks
Doug Lea's memory allocator
☆266Updated 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☆455Updated 12 years ago
- Lock-free ring buffer (MPSC)☆462Updated 5 years ago
- ☆331Updated last month
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Tiny (as in minimal) implementation of some core STL functionality☆246Updated last year
- Debug Malloc memory allocation debugging C library☆167Updated 2 years ago
- #️⃣ single header hashmap implementation for C and C++☆426Updated 11 months ago
- C11 Lock-free Stack☆182Updated last year
- 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…☆684Updated 2 weeks ago
- Speed-up over 50% in average vs traditional memcpy in gcc 4.9 or vc2012☆628Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆177Updated 12 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆393Updated 10 years ago
- Small, portable implementation of the C11 threads API☆980Updated last year
- Suite for benchmarking malloc implementations.☆435Updated last week
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- Configurable C++ platform adapter☆560Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆398Updated last week
- 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 User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆227Updated 3 years ago
- An implementation of buddy memory allocation☆108Updated 7 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…☆328Updated 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
- Coroutines for C.☆75Updated 8 years ago
- A single header buddy memory allocator for C & C++☆187Updated 2 months ago
- C++ ABI Summary☆554Updated 6 months ago
- Murmur2 Hashes in ansi C☆55Updated 14 years ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,076Updated 2 months ago