Decision Workspace
deunicode vs any_ascii vs unidecode
Side-by-side comparison of Rust crates
61
deunicode
growingv1.6.2
Convert Unicode strings to pure ASCII by intelligently transliterating them. Suppors Emoji and Chinese.
51
any_ascii
growingv0.3.3
Unicode to ASCII transliteration
48
unidecode
growingv0.3.0
Provides pure ASCII transliterations of Unicode strings.
Core Metrics
| deunicode | any_ascii | unidecode | |
|---|---|---|---|
| Health Score | 61 | 51 | 48 |
| Total Downloads | 41.0M | 4.9M | 7.6M |
| 30d Downloads | 3.3M | 308.2K | 411.5K |
| Dependents | 1.4K | 460 | 539 |
| Releases | 23 | 11 | 13 |
| Last Updated | 335d ago | 272d ago | 3379d ago |
| Age | 7y 10m | 6y 1m | 11y |
Health Breakdown
deunicode
Maintenance
7
Quality
16
Community
15
Popularity
8
Documentation
15
any_ascii
Maintenance
6
Quality
15
Community
13
Popularity
8
Documentation
9
unidecode
Maintenance
4
Quality
15
Community
10
Popularity
8
Documentation
11
Technical Details
| deunicode | any_ascii | unidecode | |
|---|---|---|---|
| Version | 1.6.2 | 0.3.3 | 0.3.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | BSD-3-Clause | ISC | BSD-3-Clause |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 173KB | 300KB | 104KB |
| Features | 2 | 0 | 0 |
| Yanked % | 34.8% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | — |
| MSRV | 1.66 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •deunicode leads with a health score of 61/100, but none of the options score above 80.
- •deunicode is depended on by 1.4K crates — strongest ecosystem trust.
- •⚠ unidecode has not been updated in over a year.
- •any_ascii, unidecode are pre-1.0 — API may change.