Decision Workspace
runefix-core vs unicode-segmentation vs deunicode
Side-by-side comparison of Rust crates
49
runefix-core
experimentalv0.1.10
Unicode character display width engine supporting CJK, emoji, and grapheme clusters
69
unicode-segmentation
stablev1.13.2
This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules.
61
deunicode
growingv1.6.2
Convert Unicode strings to pure ASCII by intelligently transliterating them. Suppors Emoji and Chinese.
Core Metrics
| runefix-core | unicode-segmentation | deunicode | |
|---|---|---|---|
| Health Score | 49 | 69 | 61 |
| Total Downloads | 5.8K | 335.5M | 41.0M |
| 30d Downloads | 46 | 23.8M | 3.3M |
| Dependents | 1 | 12.0K | 1.4K |
| Releases | 11 | 26 | 23 |
| Last Updated | 300d ago | 1d ago | 335d ago |
| Age | 10m | 10y 11m | 7y 10m |
Health Breakdown
runefix-core
Maintenance
12
Quality
11
Community
7
Popularity
4
Documentation
15
unicode-segmentation
Maintenance
17
Quality
17
Community
16
Popularity
8
Documentation
11
deunicode
Maintenance
7
Quality
16
Community
15
Popularity
8
Documentation
15
Technical Details
| runefix-core | unicode-segmentation | deunicode | |
|---|---|---|---|
| Version | 0.1.10 | 1.13.2 | 1.6.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | BSD-3-Clause |
| Dependencies | 3 | 3 | 0 |
| Crate Size | 279KB | 112KB | 173KB |
| Features | 2 | 1 | 2 |
| Yanked % | 18.2% | 7.7% | 34.8% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | 1.85 | 1.85.0 | 1.66 |
| Owners | 1 | 6 | 1 |
Links
Quick Verdict
- •unicode-segmentation leads with a health score of 69/100, but none of the options score above 80.
- •unicode-segmentation is depended on by 12.0K crates — strongest ecosystem trust.
- •runefix-core is pre-1.0 — API may change.