grivet / mpsc-queueLinks
A C11 implementation of D. Vyukov MPSC queue
☆33Updated 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:
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- C++ framework for rapid server development☆76Updated last year
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- ☆22Updated last month
- A wait-free multi-producer-single-consumer queue in C11 atomics☆234Updated 4 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆29Updated 4 years ago
- Lock-free RCU (Read-Copy-Update) user-space library☆10Updated last week
- ☆17Updated 5 years ago
- Performance profiling of JSON libraries☆28Updated 6 months ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- Key/Value NoSQL database that utilize LSM trees☆40Updated this week
- For details, see the blog post:☆34Updated 2 years ago
- ☆52Updated 5 years ago
- ☆112Updated last year
- A library for events and fibers☆37Updated 5 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆148Updated 2 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 8 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago