Decision Workspace
unicode-ellipsis vs unicode-segmentation vs unic-segment
Side-by-side comparison of Rust crates
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.
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
Core Metrics
| unicode-ellipsis | unicode-segmentation | unic-segment | |
|---|---|---|---|
| Health Score | 60 | 65 | 46 |
| Total Downloads | 187.2K | 393.0M | 24.3M |
| 30d Downloads | 9.0K | 32.4M | 800.0K |
| Dependents | 15 | 13.6K | 95 |
| Releases | 9 | 26 | 3 |
| Last Updated | 51d ago | 60d ago | 2641d ago |
| Age | 2y | 11y 1m | 8y 3m |
Health Breakdown
unicode-ellipsis
Maintenance
15
Quality
17
Community
9
Popularity
6
Documentation
13
unicode-segmentation
Maintenance
13
Quality
17
Community
16
Popularity
8
Documentation
11
unic-segment
Maintenance
3
Quality
15
Community
11
Popularity
8
Documentation
9
Technical Details
| unicode-ellipsis | unicode-segmentation | unic-segment | |
|---|---|---|---|
| Version | 0.4.0 | 1.13.2 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 2 | 3 | 3 |
| Crate Size | 14KB | 112KB | 35KB |
| Features | 2 | 1 | 0 |
| Yanked % | 0.0% | 7.7% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 6 | 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.
- •unicode-ellipsis, unic-segment are pre-1.0 — API may change.