Deaod / spsc_queueLinks
A fast, concurrent, bounded, single producer, single consumer queue
☆57Updated 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:
- SPSC Queue☆19Updated 6 months ago
- Very fast lock-free queue (thread safe)☆175Updated 4 months ago
- Fast bounded MPMC and SPSC queues for C++20☆48Updated last year
- 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
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated last month
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆80Updated last week
- Simple, reliable & efficient distributed task queues for C++17☆115Updated 2 months ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- Declarative task execution library based on work contracts☆17Updated 7 months ago
- C++20 Static Branch library☆88Updated 6 months ago
- FlameGraphs in Your App☆33Updated 11 months ago
- A simple coroutine-based reactor library☆49Updated 2 months ago
- A easy way to logging☆20Updated last year
- Basic Implemention of LMAX Disruptor < 200 LOC☆25Updated 2 years ago
- Yet another blazingly fast SPSC queue.☆39Updated 6 months ago
- A simple replacement for std::unordered_map☆50Updated last year
- C++20 Memory Allocator library☆36Updated 7 months ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆82Updated 2 weeks ago
- c++ wrapper around libpapi☆87Updated 8 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆193Updated 8 months ago
- Header only C++23 structured logging library using logfmt☆71Updated 2 months ago
- Smart Garbage Collection Library for C++☆233Updated 7 months ago
- A library for events and fibers☆37Updated 5 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 weeks 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
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated last year
- C++20 Dependency Injection library☆31Updated 7 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆40Updated last year