I built a fuse box for microservices
Centralized circuit breakers fix the per-instance state problem Opossum, Resilience4j miss.
Calculate distributed progress without a central leader. You use this pure mathematical primitive to merge partially ordered timestamps across your network. Its lattice algebra guarantees your workers agree on what data is globally complete, even when messages arrive late or out of order.
Lattice algebra eliminates coordinator bottlenecks for distributed progress tracking.
Distributed systems engineers
Timely Dataflow · Differential Dataflow · Materialize
Centralized circuit breakers fix the per-instance state problem Opossum, Resilience4j miss.
28 deconvolution algorithms in Rust with proper PSF modeling and ndarray support.
Live-reloading markdown editor from the terminal, no Electron bloat.
Races providers, coordinates retries, resumes workflows—turns 429 crashes into idempotent recovery.
Modular Rust crates let you embed the editor core while keeping VS Code extensions.
Serde-for-agents model: decouple traits from implementations, compose what you need without the monolith.