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 9 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☆58Nov 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 last month
- 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 3 weeks ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- C++20 concurrency framework with no compromises. Excellent performance, powerful features, and simple syntax.☆274Updated this week
- C++20 SIMD Within A Register library☆52May 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☆334Apr 10, 2026Updated 4 months ago
- High Level HTTP/1 and WebSocket☆39Aug 26, 2026Updated last week
- Ease-of-use-first argument parsing for C++23☆65Aug 9, 2026Updated 3 weeks ago
- c++ wrapper around libpapi☆98Nov 26, 2017Updated 8 years ago
- The RAD C++ 20 asynchronous IO and networking library☆46Jun 14, 2026Updated 2 months ago
- Multidimensional arrays for C++. (Not an official Boost library) \\ This is a mirror of gitlab.com/correaa/boost-multi☆23Updated this week
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 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++☆29Updated 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
- std::optional extensions adopted for C++26☆47Updated this week
- Greg's Template Library of useful classes.☆322Jul 13, 2026Updated last month
- Extremely fast, in memory, serialization, reflection, and RPC library for C++. JSON, BEVE, BSON, CBOR, CSV, JSONB, MessagePack, TOML, YAM…☆2,987Updated this week
- A C++20 metaprogramming library focusing on metafunction composition.☆13Feb 8, 2026Updated 6 months ago
- SPSC Queue☆24May 22, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆197Aug 23, 2026Updated last week
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- High-performance metrics library☆47Dec 12, 2025Updated 8 months ago
- ☆16Feb 29, 2020Updated 6 years ago
- Small C++ header to display async animations, counters, progress bars, and status messages☆246Apr 19, 2026Updated 4 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 3 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,892Updated 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☆111Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆897May 25, 2026Updated 3 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…☆176Jul 31, 2026Updated last month
- Fast and lightweight thread pool for C++11 and newer.☆50Nov 18, 2024Updated last year
- C++20 [Minimal] Static Perfect Hash library☆263Jul 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,282Jan 4, 2024Updated 2 years ago