Decision Workspace
unicode-ellipsis vs unicode-segmentation vs unic-segment
Side-by-side comparison of Rust crates
52
unicode-ellipsis
growingv0.3.0
A crate to truncate Unicode strings to a certain width, automatically adding an ellipsis if the string is too long.
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
Core Metrics
| unicode-ellipsis | unicode-segmentation | unic-segment | |
|---|---|---|---|
| Health Score | 52 | 69 | 46 |
| Total Downloads | 166.0K | 335.5M | 22.7M |
| 30d Downloads | 12.0K | 23.8M | 927.7K |
| Dependents | 15 | 12.0K | 95 |
| Releases | 8 | 26 | 3 |
| Last Updated | 445d ago | 1d ago | 2581d ago |
| Age | 1y 10m | 10y 11m | 8y 1m |
Health Breakdown
unicode-ellipsis
Maintenance
7
Quality
17
Community
9
Popularity
6
Documentation
13
unicode-segmentation
Maintenance
17
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.3.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 69/100, but none of the options score above 80.
- •unicode-segmentation is depended on by 12.0K crates — strongest ecosystem trust.
- •⚠ unicode-ellipsis, unic-segment have not been updated in over a year.
- •unicode-ellipsis, unic-segment are pre-1.0 — API may change.