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