drogalis / SPSC-Queue
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.
☆46Updated 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
- C++20 Unit-Testing library☆43Updated 4 months ago
- Lightweight header-only C++20 enum and typename reflection☆53Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆95Updated 10 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆43Updated this week
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- Ease-of-use-first argument parsing for C++23☆60Updated 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…☆31Updated 4 months ago
- Standalone version of the boost::unordered library☆24Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated 2 months ago
- C++20 Compact Tuple Tools☆49Updated 2 months ago
- High-performance metrics library☆40Updated last month
- Compact SVO optimized vector for C++17 or higher☆99Updated 8 months ago
- C++20 Value-oriented Metaprogramming Library☆22Updated 3 weeks ago
- ☆41Updated 5 months ago
- An indirect value-type for C++☆82Updated last year
- KISS C++20 Type Reflection using IFC files☆49Updated 7 months ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- C++20 coroutine runtime emphasizing performance and ease-of-use☆22Updated this week
- A universal type for non-type template parameters for C++20 or later.☆26Updated 6 months ago
- Boost.PFR without the boost namespaces☆68Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated 4 months ago
- C++20 [Minimal] Static Perfect Hash library☆186Updated 3 weeks ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated 3 weeks ago
- C++20 Static Branch library☆52Updated 5 months ago
- A modern and (mostly) macro free mocking-framework☆31Updated last week
- A C++20 concepts library, providing container concepts etc.☆79Updated 3 months ago