Decision Workspace
bytestring vs bytes-pool vs bytestringmut
Side-by-side comparison of Rust crates
68
bytestring
growingv1.5.0
A UTF-8 encoded read-only string using `Bytes` as storage
49
bytes-pool
experimentalv1.0.2
Allocation-free sharing of bytes and strings using `Bytes` as storage
48
bytestringmut
experimentalv1.0.2
Mutable manipulation of `ByteString`s
Core Metrics
| bytestring | bytes-pool | bytestringmut | |
|---|---|---|---|
| Health Score | 68 | 49 | 48 |
| Total Downloads | 61.0M | 49 | 46 |
| 30d Downloads | 3.8M | 6 | 46 |
| Dependents | 1.1K | 0 | 0 |
| Releases | 13 | 3 | 3 |
| Last Updated | 193d ago | 55d ago | 19d ago |
| Age | 6y 3m | 1m | 19d |
Health Breakdown
bytestring
Maintenance
9
Quality
20
Community
19
Popularity
8
Documentation
12
bytes-pool
Maintenance
11
Quality
19
Community
5
Popularity
2
Documentation
12
bytestringmut
Maintenance
13
Quality
16
Community
5
Popularity
2
Documentation
12
Technical Details
| bytestring | bytes-pool | bytestringmut | |
|---|---|---|---|
| Version | 1.5.0 | 1.0.2 | 1.0.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 2 | 2 |
| Crate Size | 11KB | 5KB | 8KB |
| Features | 1 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | 1.57 | 1.87 |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •bytestring leads with a health score of 68/100, but none of the options score above 80.
- •bytestring is depended on by 1.1K crates — strongest ecosystem trust.