Deaod / spsc_queueLinks
A fast, concurrent, bounded, single producer, single consumer queue
☆58Updated last year
Alternatives and similar repositories for spsc_queue
Users that are interested in spsc_queue are comparing it to the libraries listed below
Sorting:
- Fast bounded MPMC and SPSC queues for C++20☆48Updated last year
- SPSC Queue☆20Updated 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 5 months ago
- A fast binary search that tries to be branchless☆105Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆83Updated 2 months ago
- Very fast lock-free queue (thread safe)☆179Updated 6 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- Header only C++23 structured logging library using logfmt☆71Updated 4 months ago
- C++20 Static Branch library☆96Updated 8 months ago
- A simple coroutine-based reactor library☆49Updated 4 months ago
- Declarative task execution library based on work contracts☆17Updated 8 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- An implementation of Seqlock in C++11☆236Updated last year
- Simple, reliable & efficient distributed task queues for C++17☆115Updated 4 months ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- A library for events and fibers☆37Updated 5 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- Json benchmark based on nativejson-benchmark☆35Updated last year
- ☆66Updated last year
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆86Updated 2 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Perfect Hash Table C/C++ Library☆15Updated 5 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- FlameGraphs in Your App☆33Updated last year
- c++ wrapper around libpapi☆92Updated 8 years ago
- C++20 Memory Allocator library☆36Updated 9 months ago
- ☆45Updated 5 years ago