https://github.com/kashemar2025/disruptor_cpp
Lightweight C++20 port of the LMAX Disruptor for high-performance, lock-free event processing. Ideal for low latency data-sharing between threads. 🚀🐙
https://github.com/kashemar2025/disruptor_cpp
concurrent cpp disruptor ipc lmax-disruptor ringbuffer
Last synced: 3 months ago
JSON representation
Lightweight C++20 port of the LMAX Disruptor for high-performance, lock-free event processing. Ideal for low latency data-sharing between threads. 🚀🐙
- Host: GitHub
- URL: https://github.com/kashemar2025/disruptor_cpp
- Owner: Kashemar2025
- License: mit
- Created: 2025-07-11T01:53:50.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-07-11T07:02:07.000Z (3 months ago)
- Last Synced: 2025-07-11T08:45:05.108Z (3 months ago)
- Topics: concurrent, cpp, disruptor, ipc, lmax-disruptor, ringbuffer
- Language: C++
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE