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.
☆83Updated 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
Sorting:
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆108Updated last year
- C++20 [Minimal] Static Perfect Hash library☆253Updated 6 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- C++20 concurrency framework with no compromises. Excellent performance, powerful features, and simple syntax.☆77Updated last week
- C++20 Unit-Testing library☆53Updated 9 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆225Updated 4 months ago
- Zoo library☆135Updated 7 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated 2 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…☆43Updated 5 months ago
- work contracts☆119Updated 2 months ago
- Json benchmark based on nativejson-benchmark☆35Updated last year
- Boost.PFR without the boost namespaces☆76Updated 7 months ago
- Backward compatibly refactor header-based C++ into modules.☆93Updated 7 months ago
- A helper to convert a header-based C++ project to module-based one.☆61Updated last year
- C++17 inplace_string implementation☆98Updated 7 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- Light-weight Thread Pool library in modern C++☆104Updated 2 months ago
- A C++ parser combinator library.☆166Updated last week
- C++20 Dependency Injection library☆32Updated 9 months ago
- High-performance metrics library☆48Updated last month
- Lightweight header-only C++20 enum and typename reflection☆82Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- Coroutines for C++20 & asio☆331Updated this week
- sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆167Updated 2 weeks ago
- ☆54Updated last year