Deaod / spsc_queueLinks
A fast, concurrent, bounded, single producer, single consumer queue
☆42Updated 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:
- SPSC Queue☆16Updated 2 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated last month
- Yet another blazingly fast SPSC queue.☆12Updated 2 months ago
- A library for events and fibers☆37Updated 4 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- A fast binary search that tries to be branchless☆101Updated last year
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆79Updated 3 months ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- Declarative task execution library based on work contracts☆17Updated 3 months ago
- C++20 Static Branch library☆60Updated 2 months ago
- Simple, reliable & efficient distributed task queues for C++17☆110Updated last week
- c++ wrapper around libpapi☆77Updated 7 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- Benchmarks for our memory allocator☆68Updated last year
- FlameGraphs in Your App☆33Updated 7 months ago
- Header only C++23 structured logging library using logfmt☆71Updated 4 months ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Very fast lock-free queue (thread safe)☆162Updated 3 weeks ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆67Updated 4 years ago
- A simple coroutine-based reactor library☆47Updated 2 weeks ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 weeks ago
- A simple replacement for std::unordered_map☆51Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- Smart Garbage Collection Library for C++☆220Updated 3 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆65Updated 8 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago