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.
☆71Updated 10 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++☆102Updated last year
- C++20 [Minimal] Static Perfect Hash library☆236Updated 2 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆203Updated last year
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- Light-weight Thread Pool library in modern C++☆98Updated 7 months ago
- C++20 Unit-Testing library☆50Updated 5 months ago
- work contracts☆111Updated 2 weeks ago
- Zoo library☆129Updated 3 months ago
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- C++20 Static Branch library☆68Updated 4 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆151Updated 4 years 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 last month
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆43Updated this week
- Backward compatibly refactor header-based C++ into modules.☆90Updated 3 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- C++17 inplace_string implementation☆97Updated 7 years ago
- Json benchmark based on nativejson-benchmark☆33Updated 7 months ago
- A modern C++ library for type-safe environment variable parsing☆148Updated 10 months ago
- High-performance metrics library☆48Updated last week
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated 3 weeks ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆188Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆135Updated last week
- C++ small containers☆146Updated 5 months ago
- A simple coroutine-based reactor library☆48Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- A helper to convert a header-based C++ project to module-based one.☆57Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Compile-time reflection for C++ to get field names and types from a struct/class.☆40Updated 9 months ago
- ☆52Updated last year