Decision Workspace
rustc-edit-distance vs strsim vs fuzzt
Side-by-side comparison of Rust crates
44
rustc-edit-distance
experimentalv0.1.0
An edit distance implementation derived from rustc, packaged for reuse.
56
strsim
growingv0.11.1
Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
50
fuzzt
growingv0.3.1
Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
Core Metrics
| rustc-edit-distance | strsim | fuzzt | |
|---|---|---|---|
| Health Score | 44 | 56 | 50 |
| Total Downloads | 492 | 696.9M | 782.4K |
| 30d Downloads | 20 | 45.2M | 121.2K |
| Dependents | 1 | 9.4K | 31 |
| Releases | 1 | 25 | 4 |
| Last Updated | 187d ago | 724d ago | 763d ago |
| Age | 6m | 11y 1m | 2y 1m |
Health Breakdown
rustc-edit-distance
Maintenance
5
Quality
14
Community
7
Popularity
3
Documentation
15
strsim
Maintenance
4
Quality
15
Community
16
Popularity
8
Documentation
13
fuzzt
Maintenance
4
Quality
18
Community
9
Popularity
7
Documentation
12
Technical Details
| rustc-edit-distance | strsim | fuzzt | |
|---|---|---|---|
| Version | 0.1.0 | 0.11.1 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 1 | 0 | 1 |
| Crate Size | 6KB | 14KB | 18KB |
| Features | 0 | 0 | 7 |
| Yanked % | 0.0% | 4.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | 1.64.0 | 1.56 | 1.70.0 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •strsim leads with a health score of 56/100, but none of the options score above 80.
- •strsim is depended on by 9.4K crates — strongest ecosystem trust.
- •⚠ strsim, fuzzt have not been updated in over a year.