Decision Workspace
rustic-fuzz vs levenshtein vs ed_join
Side-by-side comparison of Rust crates
42
rustic-fuzz
growingv2.0.0
A Rust crate for sorting strings based on their Levenshtein distance to a reference string.
52
levenshtein
growingv1.0.5
Levenshtein algorithm
42
ed_join
growingv1.1.1
A Rust Implemtation of Ed-Join Algorithm for string similarity join
Core Metrics
| rustic-fuzz | levenshtein | ed_join | |
|---|---|---|---|
| Health Score | 42 | 52 | 42 |
| Total Downloads | 2.4K | 21.5M | 7.0K |
| 30d Downloads | 35 | 904.6K | 5 |
| Dependents | 0 | 585 | 0 |
| Releases | 3 | 6 | 5 |
| Last Updated | 149d ago | 1859d ago | 2338d ago |
| Age | 2y 7m | 10y 1m | 6y 5m |
Health Breakdown
rustic-fuzz
Maintenance
10
Quality
18
Community
3
Popularity
4
Documentation
7
levenshtein
Maintenance
4
Quality
21
Community
11
Popularity
8
Documentation
8
ed_join
Maintenance
6
Quality
13
Community
6
Popularity
5
Documentation
12
Technical Details
| rustic-fuzz | levenshtein | ed_join | |
|---|---|---|---|
| Version | 2.0.0 | 1.0.5 | 1.1.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 0 | 0 | 9 |
| Crate Size | 2KB | 1KB | 29KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 40.0% |
| Edition | 2021 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •levenshtein leads with a health score of 52/100, but none of the options score above 80.
- •levenshtein is depended on by 585 crates — strongest ecosystem trust.
- •⚠ levenshtein, ed_join have not been updated in over a year.