Decision Workspace
bytestringmut vs bytes-pool vs bytestring
Side-by-side comparison of Rust crates
48
bytestringmut
experimentalv1.0.2
Mutable manipulation of `ByteString`s
49
bytes-pool
experimentalv1.0.2
Allocation-free sharing of bytes and strings using `Bytes` as storage
68
bytestring
growingv1.5.0
A UTF-8 encoded read-only string using `Bytes` as storage
Core Metrics
| bytestringmut | bytes-pool | bytestring | |
|---|---|---|---|
| Health Score | 48 | 49 | 68 |
| Total Downloads | 46 | 49 | 61.0M |
| 30d Downloads | 46 | 6 | 3.8M |
| Dependents | 0 | 0 | 1.1K |
| Releases | 3 | 3 | 13 |
| Last Updated | 19d ago | 55d ago | 193d ago |
| Age | 19d | 1m | 6y 3m |
Health Breakdown
bytestringmut
Maintenance
13
Quality
16
Community
5
Popularity
2
Documentation
12
bytes-pool
Maintenance
11
Quality
19
Community
5
Popularity
2
Documentation
12
bytestring
Maintenance
9
Quality
20
Community
19
Popularity
8
Documentation
12
Technical Details
| bytestringmut | bytes-pool | 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 | 8KB | 5KB | 11KB |
| Features | 0 | 4 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.87 | 1.57 | 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.