Deaod / spsc_queueLinks
A fast, concurrent, bounded, single producer, single consumer queue
☆53Updated 11 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☆43Updated 11 months ago
- SPSC Queue☆18Updated 4 months ago
- A fast binary search that tries to be branchless☆102Updated last year
- Very fast lock-free queue (thread safe)☆170Updated 2 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆67Updated last year
- A library for events and fibers☆37Updated 4 years ago
- FlameGraphs in Your App☆33Updated 9 months ago
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- A simple coroutine-based reactor library☆48Updated last week
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆94Updated last month
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆71Updated 10 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- c++ wrapper around libpapi☆80Updated 7 years ago
- ☆44Updated 4 years ago
- Header only C++23 structured logging library using logfmt☆71Updated 3 weeks ago
- Simple, reliable & efficient distributed task queues for C++17☆112Updated 2 weeks ago
- An implementation of Seqlock in C++11☆224Updated last year
- Yet another blazingly fast SPSC queue.☆23Updated 4 months ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆87Updated last week
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆184Updated 6 months ago
- Declarative task execution library based on work contracts☆17Updated 5 months ago
- Yet another simple header only arena allocator for C11☆42Updated last year
- Smart Garbage Collection Library for C++☆228Updated 5 months ago
- C++20 Static Branch library☆68Updated 4 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆210Updated 2 years ago
- Branch Optimisation for High-frequency Trading☆58Updated 2 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 months ago