Decision Workspace
group-similar vs strsim vs textdistance
Side-by-side comparison of Rust crates
33
group-similar
growingv0.2.2
Group similar values based on Jaro-Winkler distance
56
strsim
growingv0.11.1
Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
50
textdistance
growingv1.1.1
Lots of algorithms to compare how similar two sequences are
Core Metrics
| group-similar | strsim | textdistance | |
|---|---|---|---|
| Health Score | 33 | 56 | 50 |
| Total Downloads | 2.9K | 696.9M | 398.5K |
| 30d Downloads | 4 | 45.2M | 42.0K |
| Dependents | 0 | 9.4K | 87 |
| Releases | 2 | 25 | 12 |
| Last Updated | 842d ago | 724d ago | 493d ago |
| Age | 5y 4m | 11y 1m | 3y 10m |
Health Breakdown
group-similar
Maintenance
3
Quality
13
Community
4
Popularity
4
Documentation
9
strsim
Maintenance
4
Quality
15
Community
16
Popularity
8
Documentation
13
textdistance
Maintenance
7
Quality
15
Community
11
Popularity
7
Documentation
10
Technical Details
| group-similar | strsim | textdistance | |
|---|---|---|---|
| Version | 0.2.2 | 0.11.1 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 10 | 0 | 5 |
| Crate Size | 16KB | 14KB | 38KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 4.0% | 58.3% |
| Edition | 2018 | — | 2021 |
| MSRV | — | 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.
- •⚠ group-similar, strsim, textdistance have not been updated in over a year.
- •group-similar, strsim are pre-1.0 — API may change.