Show HN: Ringlog – A highly optimized thread-per-core message broker(github.com)
github.com
Show HN: Ringlog – A highly optimized thread-per-core message broker
https://github.com/sumant1122/ringlog
A highly-optimized, single-node, mini-Kafka broker built from scratch in Rust. This system leverages a thread-per-core architecture powered by io_uring via the tokio-uring framework, bypassing traditional OS thread context switches and synchronization overhead.
0 comments
—