Decision Workspace
textsanity-core vs rehuman vs unicode-segmentation
Side-by-side comparison of Rust crates
48
textsanity-core
experimentalv0.1.1
Pure-Rust core for textsanity: unicode/whitespace/encoding cleanup.
51
rehuman
experimentalv0.1.3
Unicode-safe text cleaning & typographic normalization for Rust
65
unicode-segmentation
stablev1.13.2
This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules.
Core Metrics
| textsanity-core | rehuman | unicode-segmentation | |
|---|---|---|---|
| Health Score | 48 | 51 | 65 |
| Total Downloads | 26 | 196 | 393.0M |
| 30d Downloads | 0 | 0 | 32.4M |
| Dependents | 0 | 0 | 13.6K |
| Releases | 2 | 4 | 26 |
| Last Updated | 15d ago | 87d ago | 60d ago |
| Age | 16d | 7m | 11y 1m |
Health Breakdown
textsanity-core
Maintenance
13
Quality
13
Community
5
Popularity
2
Documentation
15
rehuman
Maintenance
13
Quality
14
Community
6
Popularity
3
Documentation
15
unicode-segmentation
Maintenance
13
Quality
17
Community
16
Popularity
8
Documentation
11
Technical Details
| textsanity-core | rehuman | unicode-segmentation | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.3 | 1.13.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 15 | 3 |
| Crate Size | 7KB | 44KB | 112KB |
| Features | 0 | 4 | 1 |
| Yanked % | 0.0% | 0.0% | 7.7% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.75 | 1.82 | 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.
- •textsanity-core, rehuman are pre-1.0 — API may change.