Decision Workspace
rustfst vs rustfst-ffi vs pathfinding
Side-by-side comparison of Rust crates
62
rustfst
stablev1.3.1
Library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs).
58
rustfst-ffi
stablev1.3.1
Library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). Rustfst-ffi provides C interfaces of the Rust library
67
pathfinding
stablev4.15.0
Pathfinding, flow, and graph algorithms
Core Metrics
| rustfst | rustfst-ffi | pathfinding | |
|---|---|---|---|
| Health Score | 62 | 58 | 67 |
| Total Downloads | 808.1K | 21.1K | 2.2M |
| 30d Downloads | 22.7K | 0 | 130.9K |
| Dependents | 46 | 0 | 660 |
| Releases | 59 | 25 | 133 |
| Last Updated | 34d ago | 34d ago | 76d ago |
| Age | 7y 7m | 3y 11m | 9y 5m |
Health Breakdown
rustfst
Maintenance
17
Quality
18
Community
8
Popularity
7
Documentation
12
rustfst-ffi
Maintenance
17
Quality
21
Community
3
Popularity
5
Documentation
12
pathfinding
Maintenance
15
Quality
16
Community
13
Popularity
8
Documentation
15
Technical Details
| rustfst | rustfst-ffi | pathfinding | |
|---|---|---|---|
| Version | 1.3.1 | 1.3.1 | 4.15.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | Apache-2.0/MIT |
| Dependencies | 19 | 5 | 16 |
| Crate Size | 214KB | 22KB | 182KB |
| Features | 2 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 1.5% |
| Edition | 2018 | 2018 | 2024 |
| MSRV | — | — | 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.