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.
☆87Nov 30, 2025Updated 3 months ago
Alternatives and similar repositories for SPSC-Queue
Users that are interested in SPSC-Queue are comparing it to the libraries listed below
Sorting:
- Fast bounded MPMC and SPSC queues for C++20☆49Nov 6, 2024Updated last year
- A C++20 metaprogramming library focusing on metafunction composition.☆13Feb 8, 2026Updated 3 weeks ago
- Yet another blazingly fast SPSC queue.☆42May 22, 2025Updated 9 months ago
- experimental parallel json parser, scj3 (claujson)☆14Feb 1, 2026Updated last month
- Json benchmark based on nativejson-benchmark☆35Feb 6, 2025Updated last year
- 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
- ☆16Feb 29, 2020Updated 6 years ago
- ☆33Dec 10, 2025Updated 2 months ago
- C++20 [Minimal] Static Perfect Hash library☆253Jul 20, 2025Updated 7 months ago
- High performance, tagged binary data specification☆112Feb 23, 2026Updated last week
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- Ease-of-use-first argument parsing for C++23☆63Jan 7, 2026Updated last month
- A fast, concurrent, bounded, single producer, single consumer queue☆60Oct 21, 2024Updated last year
- C++20 SIMD Within A Register library☆47May 9, 2025Updated 9 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
- Collection of self-contained header-only libraries for C++17☆330Jan 10, 2026Updated last month
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- Multidimensional arrays for C++. (Not an official Boost library) \\ This is a mirror of gitlab.com/correaa/boost-multi☆13Updated this week
- Breakdown of my aurora borealis effect as inspired by Miskatonic Studios' approach☆14Nov 18, 2024Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆833Feb 20, 2026Updated last week
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Jan 14, 2026Updated last month
- High-performance metrics library☆48Dec 12, 2025Updated 2 months ago
- C++ client for rqlite☆13Oct 22, 2017Updated 8 years ago
- ☆12Nov 16, 2025Updated 3 months ago
- std::optional extensions adopted for C++26☆38Updated this week
- c++ wrapper around libpapi☆92Nov 26, 2017Updated 8 years ago
- Extremely fast, in memory, JSON and reflection library for modern C++. BEVE, CBOR, CSV, MessagePack, TOML, YAML, EETF☆2,402Updated this week
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Oct 17, 2025Updated 4 months ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- A modernized, community-maintained fork of pcg-cpp. Added support for Windows ARM64, MSVC fixes, and modern C++ standards.☆38Feb 14, 2026Updated 2 weeks ago
- STL-compliant stable vector container☆33Oct 21, 2018Updated 7 years ago
- Modern C++ actor framework based on std::execution, only requires C++20.☆185Feb 19, 2026Updated last week
- Greg's Template Library of useful classes.☆271Jan 9, 2026Updated last month
- Low memory overhead allocator☆34Nov 14, 2024Updated last year
- Source generated binary protocol c style packed structs☆14Dec 9, 2023Updated 2 years ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Mar 9, 2019Updated 6 years ago
- ☆62Mar 26, 2024Updated last year
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆989Feb 13, 2025Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆102Nov 13, 2025Updated 3 months ago