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:
- Concurrent trie-hash map library☆93Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- ☆22Updated 2 weeks ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆231Updated 4 years ago
- For details, see the blog post:☆34Updated last year
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- ☆44Updated 4 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- A library for events and fibers☆37Updated 4 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- An efficient and practical queueing for fast core-to-core communication http://psy-lob-saw.blogspot.co.uk/2013/11/spsc-iv-look-at-bqueue.…☆21Updated 8 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated this week
- ☆111Updated last year
- Low latency lock free SPSC, SPMC, MPMC Queue and Stack. Fast SpinLock, SeqLock☆10Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- Adaptive Radix Tree in C++☆47Updated this week
- A nano concurrency library☆24Updated 5 years ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- A simple replacement for std::unordered_map☆50Updated last year
- ☆22Updated 8 years ago
- A disruptor thread-synchronisation data structure for C++11.☆144Updated 2 years ago
- Performance profiling of JSON libraries☆28Updated 5 months ago
- ☆52Updated 5 years ago