Show HN: Graph-flow – LangGraph-inspired AI agent workflows in Rust
300 GitHub stars and 6,000 crates.io downloads later, graph-flow has been a fun experiment in building AI-agent workflows in Rust.It is a LangGraph-inspired library focused on graph-based orchestration, stateful execution, conditional routing, persist…