grivet / mpsc-queue
A C11 implementation of D. Vyukov MPSC queue
☆27Updated last year
Alternatives and similar repositories for mpsc-queue:
Users that are interested in mpsc-queue are comparing it to the libraries listed below
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- ☆20Updated 6 months ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Concurrent trie-hash map library☆91Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆56Updated last year
- Adaptive Radix Tree in C++☆44Updated 2 weeks ago
- A fork of Couchbase ForestDB project, aiming at making it simple and generic☆18Updated last month
- ☆44Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- C++20 Coroutines and io_uring☆50Updated 2 years ago
- C++ Channels & WaitGroup inspired by the Go Programming Language☆18Updated 4 years ago
- ☆21Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆71Updated last year
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- C++17 lock-free data structure library☆15Updated 6 years ago
- ☆12Updated last year
- An HTTP server using liburingpp☆13Updated 3 months ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 5 years ago
- ☆20Updated 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