Deaod / spsc_queueLinks
A fast, concurrent, bounded, single producer, single consumer queue
☆56Updated last year
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☆18Updated 6 months ago
- Very fast lock-free queue (thread safe)☆174Updated 4 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆78Updated last year
- Fast bounded MPMC and SPSC queues for C++20☆47Updated last year
- A simple coroutine-based reactor library☆49Updated last month
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 months ago
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- C++20 Static Branch library☆68Updated 5 months ago
- Yet another blazingly fast SPSC queue.☆39Updated 6 months ago
- Declarative task execution library based on work contracts☆17Updated 6 months ago
- A library for events and fibers☆37Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Simple, reliable & efficient distributed task queues for C++17☆114Updated 2 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- An implementation of Seqlock in C++11☆228Updated last year
- FlameGraphs in Your App☆33Updated 10 months ago
- C++20 Memory Allocator library☆36Updated 6 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆89Updated 3 weeks ago
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- Json benchmark based on nativejson-benchmark☆34Updated 9 months ago
- ☆34Updated 3 years ago
- C++20 Dependency Injection library☆31Updated 6 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆97Updated last month
- A fast binary search that tries to be branchless☆103Updated last year