orch8-io/engine
Containers & OrchestrationSelf‑hosted durable workflow orchestration engine written in Rust, running as a single binary server or natively on iOS and Android.
Features
- Composable JSON workflow primitives (Step, Parallel, Race, TryCatch, Loop, etc.)
- Reliability features: state snapshots, retries with exponential backoff, dead‑letter queue, circuit breakers
- Cross‑platform execution – single binary for servers and native SDKs for iOS/Android enabling offline‑first workflows
- Observability built‑in (Prometheus metrics, structured logs, Grafana dashboard template)
- AI agent support via unified LLM handler with human‑in‑the‑loop approvals
Recent releases
View all 7 releases →Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Install & Platforms
Install via
docker
shell-script
brew
Platforms
linux
macos
windows
arm64
Mobile
IOS
Android
Community & Support
Similar tools
Alternative to
Temporal
Airflow