schani / michael-alloc
Lock-free allocator as described by Maged M. Michael, 2004
☆44Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for michael-alloc
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Concurrent trie-hash map library☆89Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆54Updated 11 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 8 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- For details, see the blog post:☆31Updated 11 months ago
- Benchmarks for our memory allocator☆61Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆25Updated last year
- ☆17Updated last month
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆23Updated 10 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated 11 months ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆36Updated 5 months ago
- ☆43Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆15Updated 3 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 6 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 10 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- QSBR and EBR library☆116Updated 4 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago