Decision Workspace
scivex-graph vs pathfinding vs rustfst
Side-by-side comparison of Rust crates
48
scivex-graph
experimentalv0.1.1
Scivex — Graph data structures, algorithms, and network analysis
67
pathfinding
stablev4.15.0
Pathfinding, flow, and graph algorithms
62
rustfst
stablev1.3.1
Library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs).
Core Metrics
| scivex-graph | pathfinding | rustfst | |
|---|---|---|---|
| Health Score | 48 | 67 | 62 |
| Total Downloads | 61 | 2.2M | 808.1K |
| 30d Downloads | 0 | 130.9K | 22.7K |
| Dependents | 3 | 660 | 46 |
| Releases | 2 | 133 | 59 |
| Last Updated | 46d ago | 76d ago | 34d ago |
| Age | 1m | 9y 5m | 7y 7m |
Health Breakdown
scivex-graph
Maintenance
11
Quality
15
Community
8
Popularity
2
Documentation
12
pathfinding
Maintenance
15
Quality
16
Community
13
Popularity
8
Documentation
15
rustfst
Maintenance
17
Quality
18
Community
8
Popularity
7
Documentation
12
Technical Details
| scivex-graph | pathfinding | rustfst | |
|---|---|---|---|
| Version | 0.1.1 | 4.15.0 | 1.3.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0/MIT | MIT/Apache-2.0 |
| Dependencies | 3 | 16 | 19 |
| Crate Size | 25KB | 182KB | 214KB |
| Features | 1 | 1 | 2 |
| Yanked % | 0.0% | 1.5% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | 1.85 | 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.
- •scivex-graph is pre-1.0 — API may change.