Port of LMAX Disruptor to C++
☆492Jul 14, 2026Updated 3 weeks ago
Alternatives and similar repositories for Disruptor-cpp
Users that are interested in Disruptor-cpp are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- disruptor concurency pattern in c++☆502Jan 31, 2024Updated 2 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Nov 7, 2019Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆158May 26, 2023Updated 3 years ago
- C++ port of LMAX disruptor☆22Jul 3, 2018Updated 8 years ago
- LMAX's disruptor pattern implemented in C☆95Jul 28, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- disruptor c++ implementation for IPC (Linux, Mac OS)☆33Nov 1, 2025Updated 9 months ago
- C++ implementation of LMAX disruptor☆12Mar 18, 2015Updated 11 years ago
- fixpp - A modern C++ FIX library☆92Sep 25, 2024Updated last year
- A CPP implementation of the LMAX disruptor for single producers☆26Nov 14, 2014Updated 11 years ago
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆28Jan 10, 2021Updated 5 years ago
- Modern open source C++ FIX framework featuring complete schema customisation, high performance and fast development.☆468Dec 12, 2025Updated 7 months ago
- My take on the LMAX Disruptor☆75Apr 25, 2013Updated 13 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,560Mar 8, 2024Updated 2 years ago
- A low overhead nanosecond clock based on x86 TSC☆371Feb 12, 2025Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- A highly optimized single producer single consumer message queue C++ template☆294Aug 22, 2022Updated 3 years ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆71Mar 6, 2023Updated 3 years ago
- Dark Pool☆35Aug 26, 2019Updated 6 years ago
- STL-compliant stable vector container☆34Oct 21, 2018Updated 7 years ago
- Memory mapped logger☆21May 11, 2015Updated 11 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Jul 4, 2021Updated 5 years ago
- ☆1,236May 16, 2026Updated 2 months ago
- C implementation of Disruptor queues☆23Apr 16, 2022Updated 4 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,434Jul 11, 2026Updated 3 weeks ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Tick-to-trade latency benchmark sources☆18Oct 10, 2017Updated 8 years ago
- Financial Information Exchange Protocol C++ Library☆323Apr 18, 2024Updated 2 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,609Mar 28, 2026Updated 4 months ago
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,377Mar 4, 2024Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,271Jan 4, 2024Updated 2 years ago
- A high performance C++ log library, producing structured binary logs☆795Jul 1, 2026Updated last month
- C++14 concurrent lock-free low-latency queue.