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.
☆79Updated this week
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++☆106Updated last year
- C++20 [Minimal] Static Perfect Hash library☆244Updated 4 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated last week
- Zoo library☆132Updated 5 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆213Updated 2 years ago
- C++20 Unit-Testing library☆52Updated 7 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…☆42Updated 3 months ago
- work contracts☆116Updated 2 weeks ago
- Backward compatibly refactor header-based C++ into modules.☆93Updated 5 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- A helper to convert a header-based C++ project to module-based one.☆58Updated last year
- C++17 inplace_string implementation☆97Updated 7 years ago
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- C++20 Static Branch library☆70Updated 6 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 3 weeks ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Light-weight Thread Pool library in modern C++☆103Updated 2 weeks ago
- B++ Tree☆70Updated last year
- Compile-time reflection for C++ to get field names and types from a struct/class.☆43Updated 11 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆135Updated last week
- C++20 coroutine runtime built on top of io_uring☆21Updated last year
- A simple replacement for std::unordered_map☆50Updated last year
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆59Updated this week
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆156Updated 4 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆99Updated last week
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 4 months ago
- Lightweight structured concurrency for C++20☆153Updated last week