2024 [Active]
raft-rs
A high-throughput implementation of the Raft consensus algorithm in Rust.
#rust#distributed-systems
Abstract: Computer science student specializing in high-performance computing, distributed systems, and compiler design.
My work focuses on building from first principles. I prefer robust architectures and formal proofs over vague abstractions. Currently exploring deterministic simulation testing and language tooling for systems work.
A high-throughput implementation of the Raft consensus algorithm in Rust.
Why Bloom Filters are the most elegant solution for existence testing.