Decision Workspace
uwc vs cw vs unicode-segmentation
Side-by-side comparison of Rust crates
43
uwc
growingv1.0.8
Counts things in unicode text files
39
cw
growingv0.7.0
Count Words, a fast wc clone
69
unicode-segmentation
stablev1.13.2
This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules.
Core Metrics
| uwc | cw | unicode-segmentation | |
|---|---|---|---|
| Health Score | 43 | 39 | 69 |
| Total Downloads | 18.9K | 13.6K | 335.5M |
| 30d Downloads | 17 | 21 | 23.8M |
| Dependents | 0 | 0 | 12.0K |
| Releases | 13 | 7 | 26 |
| Last Updated | 543d ago | 2460d ago | 1d ago |
| Age | 8y 1m | 7y 2m | 10y 11m |
Health Breakdown
uwc
Maintenance
5
Quality
18
Community
6
Popularity
5
Documentation
9
cw
Maintenance
3
Quality
16
Community
6
Popularity
5
Documentation
9
unicode-segmentation
Maintenance
17
Quality
17
Community
16
Popularity
8
Documentation
11
Technical Details
| uwc | cw | unicode-segmentation | |
|---|---|---|---|
| Version | 1.0.8 | 0.7.0 | 1.13.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MPL-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 11 | 7 | 3 |
| Crate Size | 29KB | 9KB | 112KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 7.7% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 6 |
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.
- •⚠ uwc, cw have not been updated in over a year.
- •cw is pre-1.0 — API may change.