Decision Workspace
textos vs utf64 vs c_utf8
Side-by-side comparison of Rust crates
48
textos
growingv0.0.3
Texts, strings, formatting, unicode…
49
utf64
growingv1.0.2
A utility to encode utf-8 strings into utf-64, and decode them back.
41
c_utf8
growingv0.1.0
UTF-8 encoded C string types
Core Metrics
| textos | utf64 | c_utf8 | |
|---|---|---|---|
| Health Score | 48 | 49 | 41 |
| Total Downloads | 4.2K | 4.6K | 51.7K |
| 30d Downloads | 26 | 6 | 883 |
| Dependents | 2 | 0 | 2 |
| Releases | 3 | 4 | 1 |
| Last Updated | 941d ago | 466d ago | 2841d ago |
| Age | 2y 9m | 2y 6m | 7y 9m |
Health Breakdown
textos
Maintenance
5
Quality
17
Community
7
Popularity
4
Documentation
15
utf64
Maintenance
6
Quality
20
Community
8
Popularity
4
Documentation
11
c_utf8
Maintenance
1
Quality
17
Community
6
Popularity
6
Documentation
11
Technical Details
| textos | utf64 | c_utf8 | |
|---|---|---|---|
| Version | 0.0.3 | 1.0.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | non-standard | MIT/Apache-2.0 |
| Dependencies | 9 | 2 | 1 |
| Crate Size | 23KB | 6KB | 12KB |
| Features | 10 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | 1.72.0 | — | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •utf64 leads with a health score of 49/100, but none of the options score above 80.
- •c_utf8 has the most downloads (51.7K), suggesting wider adoption.
- •⚠ textos, utf64, c_utf8 have not been updated in over a year.
- •textos, c_utf8 are pre-1.0 — API may change.