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.
☆93Nov 30, 2025Updated 4 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☆52Nov 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 10 months ago
- A modernized, community-maintained fork of pcg-cpp. Added support for Windows ARM64, MSVC fixes, and modern C++ standards.☆40Mar 22, 2026Updated 3 weeks ago
- Greg's Template Library of useful classes.☆290Apr 2, 2026Updated last week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Ease-of-use-first argument parsing for C++23☆64Jan 7, 2026Updated 3 months ago
- A fast, concurrent, bounded, single producer, single consumer queue☆62Oct 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☆330Updated this week
- 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 2 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
- C++20 [Minimal] Static Perfect Hash library☆255Jul 20, 2025Updated 8 months 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.
- ☆16Feb 29, 2020Updated 6 years 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☆47May 9, 2025Updated 11 months ago
- High-performance metrics library☆47Dec 12, 2025Updated 4 months ago
- High performance, tagged binary data specification☆115Updated this week
- SPSC Queue☆21May 22, 2025Updated 10 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆102Nov 13, 2025Updated 5 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☆226Jan 5, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆845Updated this week
- Extremely fast, in memory, JSON and reflection library for modern C++. BEVE, CBOR, CSV, MessagePack, TOML, YAML, EETF☆2,636Updated 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…☆43Aug 12, 2025Updated 8 months ago
- C++ client for rqlite☆13Oct 22, 2017Updated 8 years ago
- ☆34Mar 11, 2026Updated last month
- c++ wrapper around libpapi☆94Nov 26, 2017Updated 8 years ago
- Modern C++ actor framework based on std::execution, only requires C++20.☆196Updated this week
- Multidimensional arrays for C++. (Not an official Boost library) \\ This is a mirror of gitlab.com/correaa/boost-multi☆19Updated this week
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆95Dec 9, 2025Updated 4 months ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- C++20 concurrency framework with no compromises. Excellent performance, powerful features, and simple syntax.☆212Updated this week
- experimental parallel json parser, scj3 (claujson)☆14Apr 4, 2026Updated last 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☆98Oct 17, 2025Updated 5 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Mar 31, 2024Updated 2 years ago