Decision Workspace
superfold vs deunicode vs any_ascii
Side-by-side comparison of Rust crates
40
superfold
experimentalv0.1.1
A multilingual Rust library and CLI to process UTF-8 strings to exclude diacritics and fold non-phonetic graphemes into their phonetic ASCII representation.
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
Core Metrics
| superfold | deunicode | any_ascii | |
|---|---|---|---|
| Health Score | 40 | 61 | 51 |
| Total Downloads | 2.3K | 41.0M | 4.9M |
| 30d Downloads | 210 | 3.2M | 301.6K |
| Dependents | 0 | 1.4K | 460 |
| Releases | 2 | 23 | 11 |
| Last Updated | 315d ago | 335d ago | 272d ago |
| Age | 10m | 7y 10m | 6y 1m |
Health Breakdown
superfold
Maintenance
7
Quality
13
Community
6
Popularity
4
Documentation
10
deunicode
Maintenance
7
Quality
16
Community
15
Popularity
8
Documentation
15
any_ascii
Maintenance
6
Quality
15
Community
13
Popularity
8
Documentation
9
Technical Details
| superfold | deunicode | any_ascii | |
|---|---|---|---|
| Version | 0.1.1 | 1.6.2 | 0.3.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | BSD-3-Clause | ISC |
| Dependencies | 4 | 0 | 0 |
| Crate Size | 23KB | 173KB | 300KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 34.8% | 0.0% |
| Edition | 2021 | 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.
- •superfold, any_ascii are pre-1.0 — API may change.