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.
☆97Nov 30, 2025Updated 7 months ago
Alternatives and similar repositories for SPSC-Queue
Users that are interested in SPSC-Queue are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fast bounded MPMC and SPSC queues for C++20☆57Nov 6, 2024Updated last year
- A fast, concurrent, bounded, single producer, single consumer queue☆63Oct 21, 2024Updated last year
- Benchmarks to compare the performance of async runtimes / fork-join frameworks☆34Jul 14, 2026Updated last week
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆14Nov 16, 2024Updated last year
- Yet another blazingly fast SPSC queue.☆44Updated this week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- C++20 concurrency framework with no compromises. Excellent performance, powerful features, and simple syntax.☆265Jul 15, 2026Updated last week
- C++20 SIMD Within A Register library☆51May 9, 2025Updated last year
- lightweight LMAX disruptor v3 port in C++20☆41Sep 10, 2025Updated 10 months ago
- Collection of self-contained header-only libraries for C++17☆337Apr 10, 2026Updated 3 months ago
- High Level HTTP/1 and WebSocket☆38May 15, 2026Updated 2 months ago
- Ease-of-use-first argument parsing for C++23☆65Jan 7, 2026Updated 6 months ago
- c++ wrapper around libpapi☆96Nov 26, 2017Updated 8 years ago
- The RAD C++ 20 asynchronous IO and networking library☆45Jun 14, 2026Updated last month
- Multidimensional arrays for C++. (Not an official Boost library) \\ This is a mirror of gitlab.com/correaa/boost-multi☆20Updated this week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆65Updated this week
- Json benchmark based on nativejson-benchmark☆35Feb 6, 2025Updated last year
- An implementation of the WHATWG URL Standard in C++☆26Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Sep 26, 2024Updated last year
- SPSC Queue☆22May 22, 2025Updated last year
- std::optional extensions adopted for C++26☆44Updated this week
- Greg's Template Library of useful classes.☆312Jul 13, 2026Updated last week
- Extremely fast, in memory, serialization, reflection, and RPC library for C++. JSON, BEVE, BSON, CBOR, CSV, JSONB, MessagePack, TOML, YAM…☆2,913Updated this week
- A C++20 metaprogramming library focusing on metafunction composition.☆13Feb 8, 2026Updated 5 months ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆187Jul 10, 2026Updated last week
- High-performance metrics library☆47Dec 12, 2025Updated 7 months ago
- ☆16Feb 29, 2020Updated 6 years ago
- Small C++ header to display async animations, counters, progress bars, and status messages☆237Apr 19, 2026Updated 3 months ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆23Oct 22, 2015Updated 10 years ago
- C++ Finite State Machine library☆46May 18, 2026Updated 2 months ago
- Towards Optimal-Space Minimal Perfect Hashing Beyond Brute-Force☆15Mar 31, 2025Updated last year
- C++14 concurrent lock-free low-latency queue.☆1,879Updated this week
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- The seq library is a collection of original C++17 STL-like containers and related tools☆111Jun 18, 2026Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆888May 25, 2026Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆173Jul 9, 2026Updated 2 weeks ago
- Fast and lightweight thread pool for C++11 and newer.☆49Nov 18, 2024Updated last year
- C++20 [Minimal] Static Perfect Hash library☆261Jul 20, 2025Updated last year
- Order Book Imbalance trading strategy☆11Nov 21, 2022Updated 3 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,269Jan 4, 2024Updated 2 years ago