Resonate is an open-source durable execution platform built around one idea: write ordinary code, and let the platform make it crash-proof. Functions and promises, checkpointed and recoverable — no workflow DSL, no separate activity layer.
Good starting points: how it works (docs.resonatehq.io/evaluate/how-it-works), examples (github.com/resonatehq-examples), essays on the Journal (journal.resonatehq.io), and the community Discord (resonatehq.io/discord).
Our stack
TypeScript, Python, Go, Rust — the Resonate server is written in Rust.