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.
☆98Nov 30, 2025Updated 8 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☆56Nov 6, 2024Updated last year
- A fast, concurrent, bounded, single producer, single consumer queue☆64Oct 21, 2024Updated last year
- Benchmarks to compare the performance of async runtimes / fork-join frameworks☆35Jul 14, 2026Updated 3 weeks ago
- 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.☆45Aug 5, 2026Updated last week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- C++20 concurrency framework with no compromises. Excellent performance, powerful features, and simple syntax.☆272Aug 2, 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 11 months ago
- Collection of self-contained header-only libraries for C++17☆336Apr 10, 2026Updated 4 months ago
- High Level HTTP/1 and WebSocket☆39May 15, 2026Updated 2 months ago
- Ease-of-use-first argument parsing for C++23☆65Updated this week
- c++ wrapper around libpapi☆98Nov 26, 2017Updated 8 years ago
- The RAD C++ 20 asynchronous IO and networking library☆46Jun 14, 2026Updated last month
- Multidimensional arrays for C++. (Not an official Boost library) \\ This is a mirror of gitlab.com/correaa/boost-multi☆23Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 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☆23May 22, 2025Updated last year
- std::optional extensions adopted for C++26☆45Updated this week
- Greg's Template Library of useful classes.☆320Jul 13, 2026Updated 3 weeks ago
- Extremely fast, in memory, serialization, reflection, and RPC library for C++. JSON, BEVE, BSON, CBOR, CSV, JSONB, MessagePack, TOML, YAM…☆2,953Updated this week
- A C++20 metaprogramming library focusing on metafunction composition.☆13Feb 8, 2026Updated 6 months ago
- 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.
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆193Jul 26, 2026Updated 2 weeks ago
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- High-performance metrics library☆47Dec 12, 2025Updated 7 months ago
- Small C++ header to display async animations, counters, progress bars, and status messages☆242Apr 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,885Jul 30, 2026Updated last week
- The seq library is a collection of original C++17 STL-like containers and related tools☆111Jul 31, 2026Updated last week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆893May 25, 2026Updated 2 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆175Jul 31, 2026Updated last week
- Fast and lightweight thread pool for C++11 and newer.☆49Nov 18, 2024Updated last year
- C++20 [Minimal] Static Perfect Hash library☆262Jul 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,273Jan 4, 2024Updated 2 years ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆97Jul 7, 2026Updated last month