Settings

Theme

Show HN: Formally Verified Leaderless Log Protocol for Kafka

github.com

5 points by sijieg 3 months ago · 1 comment · 1 min read

Reader

We open-sourced the TLA+ and Fizzbee verified spec behind Ursa's storage engine. Verification across ~200K states caught a design bug that years of production missed. We then handed the spec to Claude Code — it produced a working Rust implementation (concurrent producers, compaction, fencing) without back-and-forth. We think verified specs are the best harness for coding agents: open-source the spec, let anyone implement it.

sijiegOP 3 months ago

Example: S3-Queue (in Rust!): https://github.com/lakestream-io/leaderless-log-protocol/tre...

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection