drogalis / SPSC-QueueLinks
A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, faster than many of the leading SPSC queues.
☆68Updated 10 months ago
Alternatives and similar repositories for SPSC-Queue
Users that are interested in SPSC-Queue are comparing it to the libraries listed below
Sorting:
- C++20 [Minimal] Static Perfect Hash library☆232Updated last month
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆101Updated last year
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆199Updated 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…☆42Updated last month
- work contracts☆107Updated last month
- C++20 Unit-Testing library☆50Updated 4 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆128Updated 2 months ago
- Lightweight header-only C++20 enum and typename reflection☆78Updated last month
- High performance, tagged binary data specification☆98Updated 3 weeks ago
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- Zoo library☆128Updated 2 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- B++ Tree☆69Updated last year
- High-performance metrics library☆45Updated this week
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- C++20 Static Branch library☆64Updated 3 months ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- Light-weight Thread Pool library in modern C++☆97Updated 6 months ago
- Json benchmark based on nativejson-benchmark☆33Updated 7 months ago
- ☆79Updated 5 months ago
- Greg's Template Library of useful classes.☆216Updated 3 weeks ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated 6 months ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated 6 months ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆41Updated last week
- Lightweight structured concurrency for C++20☆141Updated this week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years ago
- A simple coroutine-based reactor library☆48Updated last month
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago