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