grivet / mpsc-queueLinks
A C11 implementation of D. Vyukov MPSC queue
☆31Updated 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:
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year
- Concurrent trie-hash map library☆92Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- 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
- C++ framework for rapid server development☆77Updated last year
- Hiactor is a distributed C++ actor framework.☆115Updated last year
- Shared memory queue benchmarks and tracing for blog☆80Updated 9 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- ☆22Updated last month
- ☆110Updated last year
- Benchmarks for Schemaless Data Serialization Libraries☆56Updated 3 years ago
- For details, see the blog post:☆34Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- ☆52Updated 5 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆82Updated 2 years ago
- 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
- Source code for example programs from Lord of the io_uring guide☆193Updated last year
- Adaptive Radix Tree in C++☆47Updated this week
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆44Updated 10 years ago
- ☆44Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 6 months ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- QSBR and EBR library☆127Updated 5 years ago
- Performance profiling of JSON libraries☆28Updated 4 months ago
- ☆17Updated 5 years ago