Decision Workspace
bytes-pool vs bytestringmut vs bytestring
Side-by-side comparison of Rust crates
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
68
bytestring
growingv1.5.0
A UTF-8 encoded read-only string using `Bytes` as storage
Core Metrics
| bytes-pool | bytestringmut | bytestring | |
|---|---|---|---|
| Health Score | 49 | 48 | 68 |
| Total Downloads | 49 | 46 | 61.0M |
| 30d Downloads | 6 | 46 | 3.8M |
| Dependents | 0 | 0 | 1.1K |
| Releases | 3 | 3 | 13 |
| Last Updated | 55d ago | 19d ago | 193d ago |
| Age | 1m | 19d | 6y 3m |
Health Breakdown
bytes-pool
Maintenance
11
Quality
19
Community
5
Popularity
2
Documentation
12
bytestringmut
Maintenance
13
Quality
16
Community
5
Popularity
2
Documentation
12
bytestring
Maintenance
9
Quality
20
Community
19
Popularity
8
Documentation
12
Technical Details
| bytes-pool | bytestringmut | bytestring | |
|---|---|---|---|
| Version | 1.0.2 | 1.0.2 | 1.5.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 5 |
| Crate Size | 5KB | 8KB | 11KB |
| Features | 4 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.57 | 1.87 | 1.75 |
| Owners | 1 | 1 | 2 (team) |
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.