Decision Workspace
langgraph-pregel vs rust-langgraph vs langgraph-core
Side-by-side comparison of Rust crates
Pregel-style superstep executor with sync/async invoke, streaming, and checkpoint bridge.
Stateful graph runtime for LLM workflows in Rust (community project; not affiliated with LangChain). Pregel-style execution: nodes, conditional edges, checkpoints, streaming. Optional adapters for Ollama, OpenAI, OpenRouter (OpenAI-compatible), and Anthropic; optional ReAct agent + tools. Crate import: rust_langgraph (underscore). Default features include in-memory checkpoints. Enable Cargo features explicitly for LLM modules (e.g. ollama, openai, openrouter, anthropic, prebuilt). See README.md on crates.io for copy-paste Cargo.toml, env vars, and common mistakes.
Graph model, state containers, channels, and runtime types for LangGraph-style workflows in Rust.
Core Metrics
| langgraph-pregel | rust-langgraph | langgraph-core | |
|---|---|---|---|
| Health Score | 42 | 48 | 46 |
| Total Downloads | 17 | 495 | 72 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 2 |
| Releases | 1 | 2 | 1 |
| Last Updated | 37d ago | 91d ago | 37d ago |
| Age | 1m | 3m | 1m |
Health Breakdown
Technical Details
| langgraph-pregel | rust-langgraph | langgraph-core | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 11 | 17 | 3 |
| Crate Size | 32KB | 79KB | 9KB |
| Features | 0 | 9 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | — | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rust-langgraph leads with a health score of 48/100, but none of the options score above 80.