Decision Workspace
lngcnv vs edit-distance vs stam
Side-by-side comparison of Rust crates
45
lngcnv
growingv1.10.2
linguistics: display pronunciation, translate between dialects, convert between orthographies; support for multiple languages: English, Latin, Polish, Quechua, Spanish, Tikuna
60
edit-distance
growingv2.2.2
Levenshtein edit distance between strings, a measure for similarity.
60
stam
growingv0.18.7
STAM is a powerful library for dealing with stand-off annotations on text. This is the Rust library.
Core Metrics
| lngcnv | edit-distance | stam | |
|---|---|---|---|
| Health Score | 45 | 60 | 60 |
| Total Downloads | 67.5K | 2.9M | 36.4K |
| 30d Downloads | 35 | 199.0K | 173 |
| Dependents | 0 | 445 | 57 |
| Releases | 57 | 10 | 37 |
| Last Updated | 306d ago | 175d ago | 2d ago |
| Age | 4y 1m | 10y 11m | 3y 2m |
Health Breakdown
lngcnv
Maintenance
9
Quality
14
Community
6
Popularity
6
Documentation
10
edit-distance
Maintenance
7
Quality
20
Community
10
Popularity
8
Documentation
15
stam
Maintenance
19
Quality
15
Community
8
Popularity
5
Documentation
13
Technical Details
| lngcnv | edit-distance | stam | |
|---|---|---|---|
| Version | 1.10.2 | 2.2.2 | 0.18.7 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | Apache-2.0 | GPL-3.0-only |
| Dependencies | 0 | 1 | 15 |
| Crate Size | 328KB | 9KB | 247KB |
| Features | 0 | 0 | 6 |
| Yanked % | 47.4% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •edit-distance leads with a health score of 60/100, but none of the options score above 80.
- •edit-distance is depended on by 445 crates — strongest ecosystem trust.
- •stam is pre-1.0 — API may change.