A disruptor thread-synchronisation data structure for C++11.
☆151May 26, 2023Updated 2 years ago
Alternatives and similar repositories for disruptorplus
Users that are interested in disruptorplus are comparing it to the libraries listed below
Sorting:
- disruptor c++ implementation for IPC (Linux, Mac OS)☆33Nov 1, 2025Updated 4 months ago
- Header only C++14 micro benchmark☆14Jan 4, 2016Updated 10 years ago
- My take on the LMAX Disruptor☆75Apr 25, 2013Updated 12 years ago
- Port of LMAX Disruptor to C++☆462Aug 2, 2022Updated 3 years ago
- disruptor concurency pattern in c++☆499Jan 31, 2024Updated 2 years ago
- LMAX's disruptor pattern implemented in C☆95Jul 28, 2025Updated 7 months ago
- C++ implementation of LMAX disruptor☆11Mar 18, 2015Updated 10 years ago
- C++ port of LMAX disruptor☆22Jul 3, 2018Updated 7 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Jul 4, 2021Updated 4 years ago
- A CPP implementation of the LMAX disruptor for single producers☆26Nov 14, 2014Updated 11 years ago
- An implementation of Seqlock in C++11☆236Jul 29, 2024Updated last year
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Nov 23, 2017Updated 8 years ago
- Lock free shared-memory library☆12Jan 3, 2017Updated 9 years ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆46Dec 15, 2021Updated 4 years ago
- ☆13May 6, 2023Updated 2 years ago
- ☆11Jun 10, 2018Updated 7 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,476Mar 8, 2024Updated last year
- A low overhead nanosecond clock based on x86 TSC☆361Feb 12, 2025Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Nov 4, 2018Updated 7 years ago
- echo client and server written using libev☆19Aug 5, 2011Updated 14 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,824Jan 9, 2024Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆43Feb 28, 2024Updated 2 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Nov 7, 2019Updated 6 years ago
- disruptor c++ implementation for IPC (arbitrary length of data)☆17Nov 1, 2025Updated 4 months ago
- 用libevent和共享内存实现的一个游戏server☆13May 9, 2025Updated 9 months ago
- Trading Application Foundations☆45Feb 6, 2021Updated 5 years ago
- A fast C++ dynamic_cast<> alternative.☆33Mar 27, 2021Updated 4 years ago
- C++14 lock-free queue.☆1,818Feb 17, 2026Updated 2 weeks ago
- STL-compliant stable vector container☆33Oct 21, 2018Updated 7 years ago
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Jun 7, 2022Updated 3 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆68Jul 18, 2020Updated 5 years ago
- Corvusoft's Restless framework brings asynchronous RESTful client functionality to C++11 applications. http://www.corvusoft.co.uk☆19May 20, 2018Updated 7 years ago
- A simple to use, single header, tag_invoke utility for C++11.☆16Nov 27, 2022Updated 3 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Jan 2, 2024Updated 2 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
- Proactor design pattern (C++, threads)☆20Apr 12, 2017Updated 8 years ago
- buffered socket library for libev☆21Mar 25, 2022Updated 3 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,168Jan 4, 2024Updated 2 years ago