A high-performance, lock-free message broker in C++ using atomic ring buffers with publish-subscribe support, multi-threaded communication, and nanosecond latency benchmarking.
real-time atomic concurrency multithreading message-queue data-structures cpp17 ring-buffer lock-free system-design spsc-queue publish-s low-late
-
Updated
Jul 27, 2025 - C++