Decision Workspace
bytes-pool vs bytestringmut vs bytestring
Side-by-side comparison of Rust crates
51
bytes-pool
experimentalv1.0.2
Allocation-free sharing of bytes and strings using `Bytes` as storage
46
bytestringmut
experimentalv1.0.2
Mutable manipulation of `ByteString`s
74
bytestring
stablev1.5.1
A UTF-8 encoded read-only string using `Bytes` as storage
Core Metrics
| bytes-pool | bytestringmut | bytestring | |
|---|---|---|---|
| Health Score | 51 | 46 | 74 |
| Total Downloads | 52 | 76 | 67.3M |
| 30d Downloads | 0 | 0 | 3.4M |
| Dependents | 0 | 0 | 1.2K |
| Releases | 3 | 3 | 14 |
| Last Updated | 114d ago | 78d ago | 25d ago |
| Age | 3m | 2m | 6y 5m |
Health Breakdown
bytes-pool
Maintenance
13
Quality
19
Community
5
Popularity
2
Documentation
12
bytestringmut
Maintenance
10
Quality
17
Community
5
Popularity
2
Documentation
12
bytestring
Maintenance
15
Quality
20
Community
19
Popularity
8
Documentation
12
Technical Details
| bytes-pool | bytestringmut | bytestring | |
|---|---|---|---|
| Version | 1.0.2 | 1.0.2 | 1.5.1 |
| 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.88 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •bytestring leads with a health score of 74/100, but none of the options score above 80.
- •bytestring is depended on by 1.2K crates — strongest ecosystem trust.