drogalis / SPSC-Queue
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.
☆44Updated 2 months ago
Alternatives and similar repositories for SPSC-Queue:
Users that are interested in SPSC-Queue are comparing it to the libraries listed below
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated last month
- Lightweight header-only C++20 enum and typename reflection☆54Updated this week
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆93Updated 9 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- An indirect value-type for C++☆82Updated last year
- B++ Tree☆65Updated 6 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆98Updated 8 months ago
- C++20 Unit-Testing library☆42Updated 3 months ago
- C++20 Compact Tuple Tools☆49Updated last month
- C++20 [Minimal] Static Perfect Hash library☆186Updated last week
- ☆41Updated 4 months ago
- Light, fast, threadpool for C++20☆97Updated last year
- Boost.PFR without the boost namespaces☆67Updated last year
- A C++20 concepts library, providing container concepts etc.☆79Updated 2 months ago
- A modern and (mostly) macro free mocking-framework☆31Updated this week
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- C++ light-weight Thread Pool library☆90Updated 2 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆43Updated 3 weeks ago
- C++20 Value-oriented Metaprogramming Library☆22Updated last week
- Polymorphic memory resource for real-time applications.☆65Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated 2 weeks ago
- Core abstractions for dealing with concurrency in C++☆66Updated 9 months ago
- A little metaprogramming and functional library☆68Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆49Updated 7 months ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- ranges features for c+23 ported to C++20☆75Updated last year
- High-performance metrics library☆40Updated 3 weeks ago