ASArtem Senenkoinuptimepage.hashnode.dev·1d ago · 9 min readBuilding an uptime monitor in Rust: one binary, two databases, 130K checks/sec per coreI spent the last few months building Uptimepage, an open-source uptime monitor and status page written in Rust. This post is the build story: the decisions that shaped it, the parts I rewrote, and the00