Decision Workspace
pkbuffer vs pkbuffer_derive vs bytemuck
Side-by-side comparison of Rust crates
53
pkbuffer
growingv0.7.0
Buffer objects made for arbitrary casting and addressing!
38
pkbuffer_derive
growingv0.1.0
derive macros for `pkbuffer`
69
bytemuck
stablev1.25.0
A crate for mucking around with piles of bytes.
Core Metrics
| pkbuffer | pkbuffer_derive | bytemuck | |
|---|---|---|---|
| Health Score | 53 | 38 | 69 |
| Total Downloads | 32.1K | 25.9K | 253.2M |
| 30d Downloads | 0 | 0 | 22.1M |
| Dependents | 21 | 3 | 35.3K |
| Releases | 7 | 1 | 56 |
| Last Updated | 37d ago | 1519d ago | 115d ago |
| Age | 4y 3m | 4y 1m | 6y 8m |
Health Breakdown
pkbuffer
Maintenance
14
Quality
15
Community
7
Popularity
5
Documentation
12
pkbuffer_derive
Maintenance
1
Quality
15
Community
5
Popularity
5
Documentation
12
bytemuck
Maintenance
14
Quality
18
Community
20
Popularity
8
Documentation
9
Technical Details
| pkbuffer | pkbuffer_derive | bytemuck | |
|---|---|---|---|
| Version | 0.7.0 | 0.1.0 | 1.25.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0 | GPL-3.0 | Zlib OR Apache-2.0 OR MIT |
| Dependencies | 2 | 3 | 2 |
| Crate Size | 27KB | 15KB | 53KB |
| Features | 0 | 0 | 25 |
| Yanked % | 0.0% | 0.0% | 33.9% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •bytemuck leads with a health score of 69/100, but none of the options score above 80.
- •bytemuck is depended on by 35.3K crates — strongest ecosystem trust.
- •⚠ pkbuffer_derive has not been updated in over a year.
- •pkbuffer, pkbuffer_derive are pre-1.0 — API may change.