Deaod / spsc_queueLinks
A fast, concurrent, bounded, single producer, single consumer queue
☆38Updated 7 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 last week
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Yet another simple header only arena allocator for C11☆42Updated 10 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- A library for events and fibers☆36Updated 4 years ago
- A fast binary search that tries to be branchless☆102Updated last year
- Declarative task execution library based on work contracts☆17Updated 3 weeks ago
- Yet another blazingly fast SPSC queue.☆11Updated last week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- Header only C++23 structured logging library using logfmt☆71Updated 2 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆88Updated this week
- Fast bounded MPMC and SPSC queues for C++20☆31Updated 6 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- C++20 Static Branch library☆59Updated this week
- FlameGraphs in Your App☆31Updated 5 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- C++ framework for rapid server development☆77Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- B++ Tree☆68Updated 10 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- The header only implementation of the liburing library☆18Updated 8 months ago
- c++ wrapper around libpapi☆69Updated 7 years ago
- ☆60Updated 7 months ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆57Updated last year
- Branch Optimisation for High-frequency Trading☆57Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆34Updated 7 months ago
- Bytecode interpreter☆76Updated 4 months ago