Begun / lockfree-mallocLinks
The world's first Web-scale memory allocator
☆109Updated 7 years ago
Alternatives and similar repositories for lockfree-malloc
Users that are interested in lockfree-malloc are comparing it to the libraries listed below
Sorting:
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 4 months ago
- Our open source benchmarks and code samples☆193Updated 2 weeks ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- Specialized memory allocators☆105Updated 3 months ago
- C11 Lock-free Stack☆184Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- High-performance multicore-scalable data structures and benchmarks☆143Updated 6 years ago
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- A random number generator which outputs a unique 32-bit integer each time it's called.☆120Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- For details, see the blog post:☆34Updated last year
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago