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.
☆75Updated last year
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☆242Updated 3 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 months ago
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- Zoo library☆132Updated 4 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 4 months ago
- C++20 Unit-Testing library☆52Updated 6 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆211Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆50Updated last week
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated this week
- work contracts☆114Updated last month
- A simple replacement for std::unordered_map☆50Updated last year
- C++20 Static Branch library☆68Updated 5 months ago
- Json benchmark based on nativejson-benchmark☆34Updated 9 months ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 3 months ago
- B++ Tree☆70Updated last year
- Backward compatibly refactor header-based C++ into modules.☆93Updated 4 months ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- C++20 coroutine runtime built on top of io_uring☆21Updated last year
- Compile-time reflection for C++ to get field names and types from a struct/class.☆43Updated 10 months ago
- Light-weight Thread Pool library in modern C++☆103Updated 2 weeks ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆133Updated last week
- An implementation of Seqlock in C++11☆228Updated last year
- C++20 Dependency Injection library☆31Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- Greg's Template Library of useful classes.☆226Updated 3 weeks ago
- ☆53Updated last year