Decision Workspace
fuzzt vs strsim vs rapidfuzz
Side-by-side comparison of Rust crates
50
fuzzt
growingv0.3.1
Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
56
strsim
growingv0.11.1
Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
49
rapidfuzz
growingv0.5.0
rapid fuzzy string matching library
Core Metrics
| fuzzt | strsim | rapidfuzz | |
|---|---|---|---|
| Health Score | 50 | 56 | 49 |
| Total Downloads | 782.4K | 696.9M | 585.2K |
| 30d Downloads | 126.2K | 46.8M | 48.3K |
| Dependents | 31 | 9.4K | 139 |
| Releases | 4 | 25 | 6 |
| Last Updated | 763d ago | 724d ago | 847d ago |
| Age | 2y 1m | 11y 1m | 6y 1m |
Health Breakdown
fuzzt
Maintenance
4
Quality
18
Community
9
Popularity
7
Documentation
12
strsim
Maintenance
4
Quality
15
Community
16
Popularity
8
Documentation
13
rapidfuzz
Maintenance
3
Quality
15
Community
11
Popularity
7
Documentation
13
Technical Details
| fuzzt | strsim | rapidfuzz | |
|---|---|---|---|
| Version | 0.3.1 | 0.11.1 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 0 | 0 |
| Crate Size | 18KB | 14KB | 193KB |
| Features | 7 | 0 | 0 |
| Yanked % | 0.0% | 4.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | 1.70.0 | 1.56 | — |
| 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.
- •⚠ fuzzt, strsim, rapidfuzz have not been updated in over a year.