Khronos - Temporal Workflow Orchestrator

State-based scheduler API-compatible with Temporal.io, built 100% in Rust. Lightweight durable workflow orchestration for systems that need reliability without the baggage.

Khronos is a state-based workflow scheduler designed as a lightweight alternative to Temporal.io. Built entirely in Rust, it provides durable execution guarantees and API compatibility while eliminating the operational overhead of heavier orchestrators.

The system tracks workflow state across restarts, failures, and deployments, ensuring that long-running processes complete reliably. It integrates natively with Polymede as the temporal backbone for agent orchestration.

Key Features