schani / michael-allocLinks
Lock-free allocator as described by Maged M. Michael, 2004
☆47Updated 12 years ago
Alternatives and similar repositories for michael-alloc
Users that are interested in michael-alloc are comparing it to the libraries listed below
Sorting:
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- QSBR and EBR library☆133Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- C11 Lock-free Stack☆184Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- For details, see the blog post:☆34Updated 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
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago