Decision Workspace
grapheme vs grapheme_macro vs unicode-segmentation
Side-by-side comparison of Rust crates
49
grapheme
growingv1.3.0
Abstractions for working with extended Unicode grapheme clusters
51
grapheme_macro
growingv4.0.1
Macros for the `grapheme` crate
65
unicode-segmentation
stablev1.13.2
This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules.
Core Metrics
| grapheme | grapheme_macro | unicode-segmentation | |
|---|---|---|---|
| Health Score | 49 | 51 | 65 |
| Total Downloads | 2.5K | 1.6K | 393.0M |
| 30d Downloads | 0 | 0 | 32.4M |
| Dependents | 0 | 7 | 13.6K |
| Releases | 7 | 5 | 26 |
| Last Updated | 139d ago | 133d ago | 60d ago |
| Age | 9m | 9m | 11y 1m |
Health Breakdown
grapheme
Maintenance
12
Quality
17
Community
6
Popularity
4
Documentation
10
grapheme_macro
Maintenance
12
Quality
17
Community
8
Popularity
4
Documentation
10
unicode-segmentation
Maintenance
13
Quality
17
Community
16
Popularity
8
Documentation
11
Technical Details
| grapheme | grapheme_macro | unicode-segmentation | |
|---|---|---|---|
| Version | 1.3.0 | 4.0.1 | 1.13.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 5 | 3 |
| Crate Size | 30KB | 4KB | 112KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 7.7% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 6 |
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.