Decision Workspace
unicode-segmentation vs unic-segment vs unicode_reader
Side-by-side comparison of Rust crates
69
unicode-segmentation
stablev1.13.2
This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules.
46
unic-segment
growingv0.9.0
UNIC — Unicode Text Segmentation Algorithms
57
unicode_reader
growingv1.0.2
Adaptors which wrap byte-oriented readers and yield the UTF-8 data as Unicode code points or grapheme clusters.
Core Metrics
| unicode-segmentation | unic-segment | unicode_reader | |
|---|---|---|---|
| Health Score | 69 | 46 | 57 |
| Total Downloads | 335.5M | 22.7M | 379.7K |
| 30d Downloads | 23.8M | 927.7K | 46.6K |
| Dependents | 12.0K | 95 | 118 |
| Releases | 26 | 3 | 5 |
| Last Updated | 1d ago | 2581d ago | 1589d ago |
| Age | 10y 11m | 8y 1m | 9y 6m |
Health Breakdown
unicode-segmentation
Maintenance
17
Quality
17
Community
16
Popularity
8
Documentation
11
unic-segment
Maintenance
3
Quality
15
Community
11
Popularity
8
Documentation
9
unicode_reader
Maintenance
9
Quality
20
Community
9
Popularity
7
Documentation
12
Technical Details
| unicode-segmentation | unic-segment | unicode_reader | |
|---|---|---|---|
| Version | 1.13.2 | 0.9.0 | 1.0.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 3 | 3 | 2 |
| Crate Size | 112KB | 35KB | 12KB |
| Features | 1 | 0 | 0 |
| Yanked % | 7.7% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | 1.85.0 | — | — |
| Owners | 6 | 1 | 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.
- •⚠ unic-segment, unicode_reader have not been updated in over a year.
- •unic-segment is pre-1.0 — API may change.