grivet / mpsc-queueLinks
A C11 implementation of D. Vyukov MPSC queue
☆29Updated last year
Alternatives and similar repositories for mpsc-queue
Users that are interested in mpsc-queue are comparing it to the libraries listed below
Sorting:
- 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
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- Concurrent trie-hash map library☆92Updated last year
- ☆21Updated 8 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- Adaptive Radix Tree in C++☆45Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A nano concurrency library☆24Updated 5 years ago
- ☆52Updated 5 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 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
- ☆21Updated 7 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Benchmarks for our memory allocator☆65Updated last year
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- The Lightstep distributed tracing library for C++☆39Updated last year
- Key/Value NoSQL database that utilize LSM trees☆40Updated this week
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- A library for events and fibers☆36Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago