Decision Workspace
hfs_nfd vs clip-sanitize vs unicode-normalization
Side-by-side comparison of Rust crates
47
hfs_nfd
growingv2.0.0
Handle Apple's unique NFD-like Unicode normalization, which is used in HFS+, in Rust.
41
clip-sanitize
experimentalv0.2.1
Meta-library for robust text sanitization, repair, and normalization.
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
| hfs_nfd | clip-sanitize | unicode-normalization | |
|---|---|---|---|
| Health Score | 47 | 41 | 64 |
| Total Downloads | 11.8K | 102 | 400.2M |
| 30d Downloads | 97 | 38 | 19.8M |
| Dependents | 13 | 1 | 5.6K |
| Releases | 5 | 1 | 29 |
| Last Updated | 1672d ago | 74d ago | 148d ago |
| Age | 5y 7m | 2m | 10y 11m |
Health Breakdown
hfs_nfd
Maintenance
3
Quality
21
Community
9
Popularity
5
Documentation
9
clip-sanitize
Maintenance
9
Quality
13
Community
7
Popularity
2
Documentation
10
unicode-normalization
Maintenance
10
Quality
16
Community
16
Popularity
8
Documentation
14
Technical Details
| hfs_nfd | clip-sanitize | unicode-normalization | |
|---|---|---|---|
| Version | 2.0.0 | 0.2.1 | 0.1.25 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 7 | 1 |
| Crate Size | 35KB | 15KB | 128KB |
| Features | 1 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | 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.
- •⚠ hfs_nfd has not been updated in over a year.
- •clip-sanitize, unicode-normalization are pre-1.0 — API may change.