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.
☆66Updated 9 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☆229Updated last month
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆122Updated last month
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated last week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆194Updated last year
- C++20 Unit-Testing library☆48Updated 4 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated last month
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆221Updated 10 months ago
- High performance, tagged binary data specification☆95Updated 3 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- Lightweight header-only C++20 enum and typename reflection☆76Updated last month
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆37Updated last month
- C++17 inplace_string implementation☆97Updated 7 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Zoo library☆127Updated last month
- ☆52Updated 11 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 2 weeks ago
- B++ Tree☆68Updated last year
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Light-weight Thread Pool library in modern C++☆97Updated 6 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- A helper to convert a header-based C++ project to module-based one.☆54Updated 11 months ago
- work contracts☆104Updated last month
- Ease-of-use-first argument parsing for C++23☆62Updated last month
- Coroutines for C++23☆38Updated 3 months ago
- Backward compatibly refactor header-based C++ into modules.☆90Updated 2 months ago
- High-performance metrics library☆44Updated 7 months ago
- C++ library aiming to replace all built-in integers☆96Updated 2 months ago