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.
☆38Updated this week
Related projects ⓘ
Alternatives and complementary repositories for SPSC-Queue
- C++20 Compact Tuple Tools☆47Updated this week
- An indirect value-type for C++☆82Updated last year
- ☆34Updated 2 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated last week
- Boost.PFR without the boost namespaces☆64Updated 11 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A C++20 concepts library, providing container concepts etc.☆79Updated 5 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆63Updated last year
- An easy to customize, strong type library with built in support for unit-like behavior☆45Updated last month
- Lightweight header-only C++20 enum and typename reflection☆52Updated last week
- A little metaprogramming and functional library☆68Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆49Updated 4 months ago
- B++ Tree☆65Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆95Updated 5 months ago
- C++20 Unit-Testing library☆38Updated 3 weeks ago
- C++ Better Futures☆40Updated last year
- High performance, tagged binary data specification☆59Updated 2 months ago
- C++20 [Minimal] Static Perfect Hash library☆176Updated last month
- Standalone version of the boost::unordered library☆23Updated 4 months ago
- Polymorphic memory resource for real-time applications.☆64Updated last year
- High-performance metrics library☆38Updated last month
- Light, fast, threadpool for C++20☆97Updated last year
- A header-only C++20 library of fast delegates and events☆22Updated last year
- A graph concurrent library for C++☆63Updated last year
- C++20 coroutine runtime built on top of io_uring☆19Updated 2 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆71Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- C++ library aiming to replace all built-in integers☆88Updated this week
- C++20 Coroutines Cheat Sheet☆50Updated last month