grivet / mpsc-queueLinks
A C11 implementation of D. Vyukov MPSC queue
☆32Updated 2 years ago
Alternatives and similar repositories for mpsc-queue
Users that are interested in mpsc-queue are comparing it to the libraries listed below
Sorting:
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Concurrent trie-hash map library☆92Updated 2 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆229Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- ☆44Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- For details, see the blog post:☆34Updated last year
- A library for events and fibers☆37Updated 4 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- ☆22Updated 2 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 5 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆70Updated last year
- Effective Memory Reclamation☆63Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- portability macros for compiler and hardware micro operations☆36Updated last year
- An implementation of Seqlock in C++11☆228Updated last year
- Performance profiling of JSON libraries☆28Updated 5 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- Hiactor is a distributed C++ actor framework.☆117Updated last year
- A nano concurrency library☆24Updated 5 years ago
- Adaptive Radix Tree in C++☆47Updated this week
- 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
- A disruptor thread-synchronisation data structure for C++11.☆139Updated 2 years ago