Decision Workspace
unicode-segmentation vs unic-segment vs unicode-ellipsis
Side-by-side comparison of Rust crates
65
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
60
unicode-ellipsis
growingv0.4.0
A crate to truncate Unicode strings to a certain width, automatically adding an ellipsis if the string is too long.
Core Metrics
| unicode-segmentation | unic-segment | unicode-ellipsis | |
|---|---|---|---|
| Health Score | 65 | 46 | 60 |
| Total Downloads | 393.0M | 24.3M | 187.2K |
| 30d Downloads | 32.4M | 800.0K | 9.0K |
| Dependents | 13.6K | 95 | 15 |
| Releases | 26 | 3 | 9 |
| Last Updated | 60d ago | 2641d ago | 51d ago |
| Age | 11y 1m | 8y 3m | 2y |
Health Breakdown
unicode-segmentation
Maintenance
13
Quality
17
Community
16
Popularity
8
Documentation
11
unic-segment
Maintenance
3
Quality
15
Community
11
Popularity
8
Documentation
9
unicode-ellipsis
Maintenance
15
Quality
17
Community
9
Popularity
6
Documentation
13
Technical Details
| unicode-segmentation | unic-segment | unicode-ellipsis | |
|---|---|---|---|
| Version | 1.13.2 | 0.9.0 | 0.4.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 2 |
| Crate Size | 112KB | 35KB | 14KB |
| Features | 1 | 0 | 2 |
| Yanked % | 7.7% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | 1.85.0 | — | — |
| Owners | 6 | 1 | 1 |
Links
Quick Verdict
- •unicode-segmentation leads with a health score of 65/100, but none of the options score above 80.
- •unicode-segmentation is depended on by 13.6K crates — strongest ecosystem trust.
- •⚠ unic-segment has not been updated in over a year.
- •unic-segment, unicode-ellipsis are pre-1.0 — API may change.