lewissbaker / disruptorplusView external linksLinks
A disruptor thread-synchronisation data structure for C++11.
☆150May 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 3 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++☆461Aug 2, 2022Updated 3 years ago
- disruptor concurency pattern in c++☆498Jan 31, 2024Updated 2 years ago
- LMAX's disruptor pattern implemented in C☆96Jul 28, 2025Updated 6 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☆128Jul 4, 2021Updated 4 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.☆44Dec 15, 2021Updated 4 years ago
- ☆11Jun 10, 2018Updated 7 years ago
- ☆13May 6, 2023Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,475Mar 8, 2024Updated last year
- A low overhead nanosecond clock based on x86 TSC☆356Feb 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☆119Nov 4, 2018Updated 7 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,814Jan 9, 2024Updated 2 years ago
- Go-like channels for ASIO C++20 coroutines☆43Feb 28, 2024Updated last year
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Nov 7, 2019Updated 6 years ago
- 用libevent和共享内存实现的一个游戏server☆13May 9, 2025Updated 9 months ago
- disruptor c++ implementation for IPC (arbitrary length of data)☆17Nov 1, 2025Updated 3 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,814Jan 31, 2026Updated 2 weeks ago
- STL-compliant stable vector container☆33Oct 21, 2018Updated 7 years ago
- cross-platform coroutine library in c++☆870Jan 20, 2026Updated 3 weeks ago
- 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☆67Jul 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
- buffered socket library for libev☆21Mar 25, 2022Updated 3 years ago
- Proactor design pattern (C++, threads)☆20Apr 12, 2017Updated 8 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,164Jan 4, 2024Updated 2 years ago
- Component-Model Framework in C++☆44Nov 3, 2015Updated 10 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆146Jan 14, 2019Updated 7 years ago
- AnyDSL Runtime Library☆24Jan 14, 2026Updated last month