Decision Workspace
edits vs liblevenshtein vs didyoumean
Side-by-side comparison of Rust crates
40
edits
growingv1.0.0
This library displays the difference between 2 strings using the Levenshtein distance
47
liblevenshtein
experimentalv0.8.0
Levenshtein/Universal Automata for approximate string matching using various dictionary backends
45
didyoumean
growingv1.1.4
A CLI spelling corrector
Core Metrics
| edits | liblevenshtein | didyoumean | |
|---|---|---|---|
| Health Score | 40 | 47 | 45 |
| Total Downloads | 1.6K | 977 | 14.7K |
| 30d Downloads | 3 | 151 | 47 |
| Dependents | 0 | 0 | 3 |
| Releases | 1 | 4 | 9 |
| Last Updated | 1248d ago | 96d ago | 1191d ago |
| Age | 3y 5m | 4m | 3y 11m |
Health Breakdown
edits
Maintenance
1
Quality
21
Community
4
Popularity
4
Documentation
10
liblevenshtein
Maintenance
14
Quality
11
Community
6
Popularity
4
Documentation
12
didyoumean
Maintenance
4
Quality
16
Community
7
Popularity
5
Documentation
13
Technical Details
| edits | liblevenshtein | didyoumean | |
|---|---|---|---|
| Version | 1.0.0 | 0.8.0 | 1.1.4 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | GPL-3.0 |
| Dependencies | 0 | 45 | 16 |
| Crate Size | 9KB | 4.9MB | 129KB |
| Features | 0 | 34 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •liblevenshtein leads with a health score of 47/100, but none of the options score above 80.
- •didyoumean has the most downloads (14.7K), suggesting wider adoption.
- •⚠ edits, didyoumean have not been updated in over a year.
- •liblevenshtein is pre-1.0 — API may change.