Decision Workspace
text-sanitizer vs uniaxe vs icu_normalizer
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
72
icu_normalizer
stablev2.2.0
API for normalizing text into Unicode Normalization Forms
Core Metrics
| text-sanitizer | uniaxe | icu_normalizer | |
|---|---|---|---|
| Health Score | 49 | 37 | 72 |
| Total Downloads | 12.8K | 3.3K | 334.1M |
| 30d Downloads | 0 | 0 | 49.0M |
| Dependents | 0 | 0 | 299 |
| Releases | 11 | 2 | 19 |
| Last Updated | 1178d ago | 1939d ago | 54d ago |
| Age | 3y 5m | 5y 5m | 5y |
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
icu_normalizer
Maintenance
16
Quality
20
Community
18
Popularity
8
Documentation
10
Technical Details
| text-sanitizer | uniaxe | icu_normalizer | |
|---|---|---|---|
| Version | 1.6.0 | 0.1.1 | 2.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | Unicode-3.0 |
| Dependencies | 2 | 0 | 18 |
| Crate Size | 11KB | 11KB | 78KB |
| Features | 0 | 0 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.86 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •icu_normalizer leads with a health score of 72/100, but none of the options score above 80.
- •icu_normalizer is depended on by 299 crates — strongest ecosystem trust.
- •⚠ text-sanitizer, uniaxe have not been updated in over a year.
- •uniaxe is pre-1.0 — API may change.