schani / michael-allocLinks
Lock-free allocator as described by Maged M. Michael, 2004
☆46Updated 11 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:
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Benchmarks for our memory allocator☆65Updated last year
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Concurrent trie-hash map library☆92Updated last year
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- For details, see the blog post:☆32Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- ☆21Updated 8 months ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated last year
- Volatile Persistent Memory Allocator☆25Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago