Decision Workspace
text-sanitizer vs uniaxe vs deunicode
Side-by-side comparison of Rust crates
49
text-sanitizer
growingv1.6.0
convert text to plain ASCII text
37
uniaxe
growingv0.1.1
A Rust crate to replace Unicode letters with Ascii equivalents
61
deunicode
growingv1.6.2
Convert Unicode strings to pure ASCII by intelligently transliterating them. Suppors Emoji and Chinese.
Core Metrics
| text-sanitizer | uniaxe | deunicode | |
|---|---|---|---|
| Health Score | 49 | 37 | 61 |
| Total Downloads | 12.8K | 3.3K | 41.0M |
| 30d Downloads | 30 | 20 | 3.3M |
| Dependents | 0 | 0 | 1.4K |
| Releases | 11 | 2 | 23 |
| Last Updated | 1119d ago | 1880d ago | 335d ago |
| Age | 3y 3m | 5y 3m | 7y 10m |
Health Breakdown
text-sanitizer
Maintenance
6
Quality
20
Community
6
Popularity
5
Documentation
12
uniaxe
Maintenance
3
Quality
16
Community
5
Popularity
4
Documentation
9
deunicode
Maintenance
7
Quality
16
Community
15
Popularity
8
Documentation
15
Technical Details
| text-sanitizer | uniaxe | deunicode | |
|---|---|---|---|
| Version | 1.6.0 | 0.1.1 | 1.6.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | BSD-3-Clause |
| Dependencies | 2 | 0 | 0 |
| Crate Size | 11KB | 11KB | 173KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 34.8% |
| Edition | 2018 | 2018 | 2021 |
| 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.
- •⚠ text-sanitizer, uniaxe have not been updated in over a year.
- •uniaxe is pre-1.0 — API may change.