
zfhuang99.github.io
May 20, 2026
8 min read
52/100
Summary
Learnings from 100K Lines of Rust with AI In the past few months, I’ve been stress-testing how far AI coding agents can take us when building real, production-grade distributed systems. The result: a Rust-based multi-Paxos consensus engine that not only implements all the features of Azure’s Replicated State Library (RSL) [1] — which underpins most major Azure services — but also modernizes it for...