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.
☆64Updated 8 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:
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆101Updated last year
- C++20 [Minimal] Static Perfect Hash library☆228Updated 2 weeks ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 weeks ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Zoo library☆126Updated last month
- A simple replacement for std::unordered_map☆51Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆186Updated last year
- work contracts☆102Updated 2 weeks ago
- Lightweight header-only C++20 enum and typename reflection☆71Updated last week
- C++20 Unit-Testing library☆48Updated 3 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated 3 weeks ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆37Updated 3 weeks ago
- High-performance metrics library☆44Updated 6 months ago
- Boost.PFR without the boost namespaces☆72Updated last month
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆220Updated 10 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Greg's Template Library of useful classes.☆208Updated last week
- Ease-of-use-first argument parsing for C++23☆62Updated 2 weeks ago
- B++ Tree☆68Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- C++17 inplace_string implementation☆97Updated 6 years ago
- Coroutines for C++23☆38Updated 3 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated last week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- C++20 Static Branch library☆60Updated 2 months ago
- C++20 Dependency Injection library☆26Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- Light-weight Thread Pool library in modern C++☆97Updated 5 months ago
- C++ small containers☆147Updated 2 months ago