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