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.
☆95Nov 30, 2025Updated 5 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☆53Nov 6, 2024Updated last year
- 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…☆13Nov 16, 2024Updated last year
- Yet another blazingly fast SPSC queue.☆43May 22, 2025Updated last year
- A modernized, community-maintained fork of pcg-cpp. Added support for Windows ARM64, MSVC fixes, and modern C++ standards.☆40Mar 22, 2026Updated 2 months ago
- Greg's Template Library of useful classes.☆302Apr 2, 2026Updated last month
- 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.
- Ease-of-use-first argument parsing for C++23☆65Jan 7, 2026Updated 4 months ago
- A fast, concurrent, bounded, single producer, single consumer queue☆63Oct 21, 2024Updated last year
- Json benchmark based on nativejson-benchmark☆35Feb 6, 2025Updated last year
- Collection of self-contained header-only libraries for C++17☆334Apr 10, 2026Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Sep 26, 2024Updated last year
- A C++20 metaprogramming library focusing on metafunction composition.☆13Feb 8, 2026Updated 3 months ago
- Breakdown of my aurora borealis effect as inspired by Miskatonic Studios' approach☆15Nov 18, 2024Updated last year
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- ☆16Feb 29, 2020Updated 6 years 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.
- C++20 [Minimal] Static Perfect Hash library☆258Jul 20, 2025Updated 10 months ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Oct 22, 2015Updated 10 years ago
- C++20 SIMD Within A Register library☆50May 9, 2025Updated last year
- High-performance metrics library☆47Dec 12, 2025Updated 5 months ago
- High performance, tagged binary data specification☆120Apr 6, 2026Updated last month
- SPSC Queue☆21May 22, 2025Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆103Nov 13, 2025Updated 6 months ago
- Towards Optimal-Space Minimal Perfect Hashing Beyond Brute-Force☆15Mar 31, 2025Updated last year
- Small C++ header to display async animations, counters, progress bars, and status messages☆233Apr 19, 2026Updated last month
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆870Updated this week
- Extremely fast, in memory, serialization, reflection, and RPC library for C++. JSON, BEVE, BSON, CBOR, CSV, JSONB, MessagePack, TOML, YAM…☆2,802Updated this week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆45Aug 12, 2025Updated 9 months ago
- C++ client for rqlite☆13Oct 22, 2017Updated 8 years ago
- ☆34Apr 22, 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
- c++ wrapper around libpapi☆96Nov 26, 2017Updated 8 years ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆96Dec 9, 2025Updated 5 months ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years 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.
- C++14 cache friendly B-heap priority queue☆110Sep 18, 2025Updated 8 months ago
- experimental parallel json parser, scj3 (claujson)☆14Updated this week
- The C++ Mixin Support Library: Sandwich Mixins all the way☆44Mar 8, 2023Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Oct 17, 2025Updated 7 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Mar 31, 2024Updated 2 years ago
- C++14 concurrent lock-free low-latency queue.☆1,852May 14, 2026Updated last week