Deaod / spsc_queueLinks
A fast, concurrent, bounded, single producer, single consumer queue
☆50Updated 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:
- Fast bounded MPMC and SPSC queues for C++20☆42Updated 10 months ago
- SPSC Queue☆17Updated 3 months ago
- A fast binary search that tries to be branchless☆101Updated last year
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- A library for events and fibers☆37Updated 4 years ago
- Very fast lock-free queue (thread safe)☆167Updated 2 months ago
- Yet another blazingly fast SPSC queue.☆18Updated 3 months ago
- A simple coroutine-based reactor library☆48Updated last month
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆93Updated 2 weeks ago
- Lightweight structured concurrency for C++20☆142Updated this week
- FlameGraphs in Your App☆33Updated 8 months ago
- An implementation of Seqlock in C++11☆223Updated last year
- c++ wrapper around libpapi☆79Updated 7 years ago
- Header only C++23 structured logging library using logfmt☆71Updated 5 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆69Updated 10 months ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆86Updated 2 weeks ago
- ☆62Updated 10 months ago
- C++14 cache friendly B-heap priority queue☆106Updated 4 years ago
- Smart Garbage Collection Library for C++☆225Updated 4 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- Simple, reliable & efficient distributed task queues for C++17☆112Updated this week
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Declarative task execution library based on work contracts☆17Updated 4 months ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆176Updated 4 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 last month
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- C++20 Static Branch library☆65Updated 3 months ago