drogalis / SPSC-QueueLinks
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.
☆58Updated 6 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:
- C++20 [Minimal] Static Perfect Hash library☆209Updated last month
- Lightweight header-only C++20 enum and typename reflection☆56Updated last week
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆99Updated last year
- C++20 Unit-Testing library☆47Updated last month
- High-performance metrics library☆42Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- C++20 Value-oriented Metaprogramming Library☆23Updated 4 months ago
- Zoo library☆124Updated last month
- ☆50Updated 8 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆34Updated last week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Coroutines for C++23☆38Updated last month
- A C++20 concepts library, providing container concepts etc.☆81Updated 6 months ago
- C++20 Compact Tuple Tools☆50Updated 3 weeks ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆111Updated 2 weeks ago
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated this week
- A helper to convert a header-based C++ project to module-based one.☆49Updated 9 months ago
- Ease-of-use-first argument parsing for C++23☆61Updated 3 months ago
- C++ library aiming to replace all built-in integers☆93Updated last week
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆90Updated this week
- ☆76Updated last month
- work contracts☆100Updated 3 months ago
- Lightweight structured concurrency for C++20☆123Updated last week
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- Boost.PFR without the boost namespaces☆71Updated 2 months ago
- A light weight C++ in memory argument parser☆57Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago