Decision Workspace
zero-copy-pads vs bytesstr vs bytes-pool
Side-by-side comparison of Rust crates
47
zero-copy-pads
growingv0.2.0
Padding/aligning values without heap allocation
54
bytesstr
growingv1.0.2
An immutable reference-counted UTF8 String
49
bytes-pool
experimentalv1.0.2
Allocation-free sharing of bytes and strings using `Bytes` as storage
Core Metrics
| zero-copy-pads | bytesstr | bytes-pool | |
|---|---|---|---|
| Health Score | 47 | 54 | 49 |
| Total Downloads | 36.8K | 85.4K | 49 |
| 30d Downloads | 1.8K | 7.3K | 6 |
| Dependents | 45 | 73 | 0 |
| Releases | 10 | 3 | 3 |
| Last Updated | 1795d ago | 1769d ago | 55d ago |
| Age | 4y 11m | 4y 10m | 1m |
Health Breakdown
zero-copy-pads
Maintenance
8
Quality
11
Community
11
Popularity
5
Documentation
12
bytesstr
Maintenance
4
Quality
22
Community
10
Popularity
6
Documentation
12
bytes-pool
Maintenance
11
Quality
19
Community
5
Popularity
2
Documentation
12
Technical Details
| zero-copy-pads | bytesstr | bytes-pool | |
|---|---|---|---|
| Version | 0.2.0 | 1.0.2 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 2 | 2 |
| Crate Size | 9KB | 3KB | 5KB |
| Features | 2 | 2 | 4 |
| Yanked % | 20.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.57 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bytesstr leads with a health score of 54/100, but none of the options score above 80.
- •⚠ zero-copy-pads, bytesstr have not been updated in over a year.
- •zero-copy-pads is pre-1.0 — API may change.