Begun / lockfree-mallocLinks
The world's first Web-scale memory allocator
☆108Updated 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☆140Updated last year
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated last month
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Specialized memory allocators☆105Updated 2 weeks ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- C11 Lock-free Stack☆183Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.