Decision Workspace
grapheme-picker vs unicode-segmentation vs unic-segment
Side-by-side comparison of Rust crates
36
grapheme-picker
growingv0.1.0
Helps to pick part of words
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
| grapheme-picker | unicode-segmentation | unic-segment | |
|---|---|---|---|
| Health Score | 36 | 69 | 46 |
| Total Downloads | 2.4K | 335.5M | 22.7M |
| 30d Downloads | 21 | 23.0M | 890.8K |
| Dependents | 1 | 12.0K | 95 |
| Releases | 1 | 26 | 3 |
| Last Updated | 1895d ago | 1d ago | 2581d ago |
| Age | 5y 2m | 10y 11m | 8y 1m |
Health Breakdown
grapheme-picker
Maintenance
1
Quality
15
Community
7
Popularity
4
Documentation
9
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
| grapheme-picker | unicode-segmentation | unic-segment | |
|---|---|---|---|
| Version | 0.1.0 | 1.13.2 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 1 | 3 | 3 |
| Crate Size | 2KB | 112KB | 35KB |
| 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.
- •⚠ grapheme-picker, unic-segment have not been updated in over a year.
- •grapheme-picker, unic-segment are pre-1.0 — API may change.