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