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.
☆83Updated 2 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☆252Updated 6 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆229Updated 2 years ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- C++20 Unit-Testing library☆52Updated 9 months ago
- work contracts☆119Updated 2 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 6 months ago
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- Zoo library☆135Updated 7 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- C++20 coroutine runtime built on top of io_uring☆21Updated last year
- ☆54Updated last year
- High-performance metrics library☆47Updated last month
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- B++ Tree☆72Updated last year
- Light-weight Thread Pool library in modern C++☆104Updated 2 months ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆37Updated last month
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- C++17 inplace_string implementation☆98Updated 7 years ago
- c++ wrapper around libpapi☆92Updated 8 years ago
- C++20 Static Branch library☆96Updated 8 months ago
- Lightweight structured concurrency for C++20☆157Updated last month
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆140Updated last month
- C++ library aiming to replace all built-in integers☆100Updated last month
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 years ago
- C++20 Dependency Injection library☆31Updated 8 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Json benchmark based on nativejson-benchmark☆35Updated 11 months ago
- Backward compatibly refactor header-based C++ into modules.☆93Updated 7 months ago