Decision Workspace
ed_join vs strsim vs gramdex
Side-by-side comparison of Rust crates
42
ed_join
growingv1.1.1
A Rust Implemtation of Ed-Join Algorithm for string similarity join
56
strsim
growingv0.11.1
Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
55
gramdex
experimentalv0.1.1
k-gram / trigram indexing primitives for approximate string matching.
Core Metrics
| ed_join | strsim | gramdex | |
|---|---|---|---|
| Health Score | 42 | 56 | 55 |
| Total Downloads | 7.0K | 696.9M | 1.4K |
| 30d Downloads | 5 | 45.2M | 756 |
| Dependents | 0 | 9.4K | 15 |
| Releases | 5 | 25 | 2 |
| Last Updated | 2338d ago | 724d ago | 19d ago |
| Age | 6y 5m | 11y 1m | 1m |
Health Breakdown
ed_join
Maintenance
6
Quality
13
Community
6
Popularity
5
Documentation
12
strsim
Maintenance
4
Quality
15
Community
16
Popularity
8
Documentation
13
gramdex
Maintenance
13
Quality
14
Community
9
Popularity
4
Documentation
15
Technical Details
| ed_join | strsim | gramdex | |
|---|---|---|---|
| Version | 1.1.1 | 0.11.1 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 OR MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 9 | 0 | 1 |
| Crate Size | 29KB | 14KB | 11KB |
| Features | 1 | 0 | 0 |
| Yanked % | 40.0% | 4.0% | 0.0% |
| Edition | 2018 | — | 2021 |
| MSRV | — | 1.56 | 1.80 |
| 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.
- •⚠ ed_join, strsim have not been updated in over a year.
- •strsim, gramdex are pre-1.0 — API may change.