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.
☆53Updated 5 months ago
Alternatives and similar repositories for SPSC-Queue:
Users that are interested in SPSC-Queue are comparing it to the libraries listed below
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆98Updated last year
- C++20 [Minimal] Static Perfect Hash library☆205Updated this week
- Lightweight header-only C++20 enum and typename reflection☆56Updated 2 months ago
- Boost.PFR without the boost namespaces☆71Updated last month
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆31Updated this week
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- ☆49Updated 7 months ago
- C++20 Unit-Testing library☆47Updated 2 weeks ago
- High-performance metrics library☆42Updated 4 months ago
- B++ Tree☆67Updated 9 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated 2 months ago
- C++ library aiming to replace all built-in integers☆93Updated 2 months ago
- C++20 Value-oriented Metaprogramming Library☆22Updated 3 months ago
- Ease-of-use-first argument parsing for C++23☆61Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- Coroutines for C++23☆13Updated this week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆105Updated last month
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- work contracts☆97Updated 3 months ago
- C++20 Compact Tuple Tools☆49Updated 3 weeks ago
- C++20 coroutine runtime built on top of io_uring☆20Updated 7 months ago
- A C++20 concepts library, providing container concepts etc.☆81Updated 5 months ago
- A helper to convert a header-based C++ project to module-based one.☆47Updated 8 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆85Updated last week
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- High performance, tagged binary data specification☆82Updated 3 weeks ago
- Polymorphic memory resource for real-time applications.☆67Updated last year
- A light weight C++ in memory argument parser☆57Updated 11 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago