Decision Workspace
utf8proc vs utf8proc-sys vs unicode-normalization
Side-by-side comparison of Rust crates
41
utf8proc
experimentalv0.1.2
Rust bindings to the utf8proc library
42
utf8proc-sys
experimentalv0.1.2
Unsafe rust bindings to the utf8proc library
64
unicode-normalization
growingv0.1.25
This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15.
Core Metrics
| utf8proc | utf8proc-sys | unicode-normalization | |
|---|---|---|---|
| Health Score | 41 | 42 | 64 |
| Total Downloads | 1.2K | 1.4K | 400.2M |
| 30d Downloads | 7 | 25 | 19.1M |
| Dependents | 0 | 3 | 5.6K |
| Releases | 3 | 3 | 29 |
| Last Updated | 198d ago | 198d ago | 148d ago |
| Age | 8m | 8m | 10y 11m |
Health Breakdown
utf8proc
Maintenance
11
Quality
8
Community
6
Popularity
4
Documentation
12
utf8proc-sys
Maintenance
11
Quality
7
Community
8
Popularity
4
Documentation
12
unicode-normalization
Maintenance
10
Quality
16
Community
16
Popularity
8
Documentation
14
Technical Details
| utf8proc | utf8proc-sys | unicode-normalization | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.2 | 0.1.25 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT AND Unicode-3.0 | MIT OR Apache-2.0 |
| Dependencies | 13 | 1 | 1 |
| Crate Size | 33KB | 201KB | 128KB |
| Features | 3 | 0 | 2 |
| Yanked % | 33.3% | 33.3% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | 1.87 | 1.87 | 1.36 |
| Owners | 1 | 1 | 5 |
Links
Quick Verdict
- •unicode-normalization leads with a health score of 64/100, but none of the options score above 80.
- •unicode-normalization is depended on by 5.6K crates — strongest ecosystem trust.