restatedev/restate
Restate is the platform for building resilient applications that tolerate all infrastructure faults w/o the need for a PhD. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 99
- Longevity 95
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 12
- age_days: 1337
- days_rel: 7
- days_push: 7
- n_releases_24m: 36
Adoption not part of the score
4343 stars · 200 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Restate is a lightweight distributed runtime that turns backend services, workflows, and AI agents into durable processes with automatic recovery from failures. It provides durable execution, consistent built-in state, reliable exactly-once communication, and durable timers, deployable self-hosted, in the cloud, or via BYOC.
Use cases
- build durable AI agents with reliable tool calls
- implement workflows-as-code that survive crashes
- orchestrate microservices with automatic retries
- process events with exactly-once guarantees
- run long-running async background tasks
- schedule durable timers and wait for external events
- manage stateful actors with strong consistency
When to choose
- you need fault-tolerant multi-step workflows or orchestrations
- you are building stateful AI agents or long-running processes
- you want exactly-once event processing without manual plumbing
- you want a single self-contained binary with SDKs in TS, Java, Python, Go, or Rust
When to avoid
- you only need simple stateless request/response services
- you cannot run additional infrastructure and prefer a pure library
- you need a fully managed platform and do not want cloud or self-hosted operation
Facets
service · maturity active
workflow-automation microservices streaming scheduling webhook agent-framework cli self-hosted microservices backend developer-tools self-hosted self-hosted cloud serverless rust durable-execution workflow-engine event-driven exactly-once durable-timers stateful-actors workflows-as-code ai-agents automation linux macos docker kubernetes
4 sources
- readme: https://github.com/restatedev/restate · fetched 2026-08-28 · b96b01a8a8dd
- homepage: https://docs.restate.dev · fetched 2026-08-29 · 7f9561653186
- site_page: https://docs.restate.dev/docs · fetched 2026-08-29 · f23f880ff910
- site_page: https://docs.restate.dev/quickstart · fetched 2026-08-29 · 15e433aa82e7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| restatedev/restate | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="restatedev/restate")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem