Decision Workspace
anystr vs case vs byte_string
Side-by-side comparison of Rust crates
42
anystr
growingv0.1.1
An abstraction over string encoding that supports ASCII, UTF-8, UTF-16 and UTF-32
50
case
growingv1.0.0
A set of letter case string helpers
50
byte_string
growingv1.0.0
Wrapper types for outputting byte strings (b"Hello") using the Debug ({:?}) format.
Core Metrics
| anystr | case | byte_string | |
|---|---|---|---|
| Health Score | 42 | 50 | 50 |
| Total Downloads | 4.3K | 4.0M | 1.7M |
| 30d Downloads | 5 | 114.0K | 69.8K |
| Dependents | 0 | 502 | 257 |
| Releases | 3 | 3 | 1 |
| Last Updated | 703d ago | 2684d ago | 3470d ago |
| Age | 1y 11m | 10y 10m | 9y 6m |
Health Breakdown
anystr
Maintenance
5
Quality
17
Community
6
Popularity
4
Documentation
10
case
Maintenance
3
Quality
21
Community
10
Popularity
8
Documentation
8
byte_string
Maintenance
1
Quality
21
Community
10
Popularity
7
Documentation
11
Technical Details
| anystr | case | byte_string | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT/Apache-2.0 |
| Dependencies | 3 | 0 | 0 |
| Crate Size | 8KB | 3KB | 9KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •case leads with a health score of 50/100, but none of the options score above 80.
- •case is depended on by 502 crates — strongest ecosystem trust.
- •⚠ anystr, case, byte_string have not been updated in over a year.
- •anystr is pre-1.0 — API may change.