Decision Workspace
grafo-dag vs pathfinding vs pathfinding-indexed
Side-by-side comparison of Rust crates
44
grafo-dag
experimentalv0.1.0
Fast directed-acyclic-graph library with Dijkstra search and attribute-based path filtering. The graph kernel of the Automata Atelier workspace.
67
pathfinding
stablev4.15.0
Pathfinding, flow, and graph algorithms
47
pathfinding-indexed
experimentalv4.15.0
Index-only pathfinding, flow, and graph algorithms
Core Metrics
| grafo-dag | pathfinding | pathfinding-indexed | |
|---|---|---|---|
| Health Score | 44 | 67 | 47 |
| Total Downloads | 17 | 2.2M | 60 |
| 30d Downloads | 0 | 130.9K | 0 |
| Dependents | 1 | 660 | 0 |
| Releases | 1 | 133 | 2 |
| Last Updated | 8d ago | 76d ago | 78d ago |
| Age | 8d | 9y 5m | 2m |
Health Breakdown
grafo-dag
Maintenance
12
Quality
14
Community
7
Popularity
1
Documentation
10
pathfinding
Maintenance
15
Quality
16
Community
13
Popularity
8
Documentation
15
pathfinding-indexed
Maintenance
10
Quality
15
Community
5
Popularity
2
Documentation
15
Technical Details
| grafo-dag | pathfinding | pathfinding-indexed | |
|---|---|---|---|
| Version | 0.1.0 | 4.15.0 | 4.15.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0/MIT | Apache-2.0/MIT |
| Dependencies | 3 | 16 | 17 |
| Crate Size | 54KB | 182KB | 85KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 1.5% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.87.0 | 1.87.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pathfinding leads with a health score of 67/100, but none of the options score above 80.
- •pathfinding is depended on by 660 crates — strongest ecosystem trust.
- •grafo-dag is pre-1.0 — API may change.