discovered 30 Aug 2026
rs-graph-llm
→ View on GitHubgraph-flow is a stateful graph workflow framework designed for building complex, interactive, and resumable AI agent workflows in Rust. It offers a type-safe environment reminiscent of LangGraph, featuring task orchestration, session persistence, and conditional routing, while integrating seamlessly with Rust's performance and type safety. Notable capabilities include flexible execution models, human-in-the-loop pauses, and a clean database schema for managing session state.