Decision Workspace
convute vs zerocopy vs ps
Side-by-side comparison of Rust crates
35
convute
growingv0.2.0
Conversion between types with overlapping valid bit patterns and arrays, vecs and slices of those values.
64
zerocopy
growingv0.8.47
Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don't have to.
38
ps
growingv0.1.0
A safe wrapper around `std::mem::transmute`
Core Metrics
| convute | zerocopy | ps | |
|---|---|---|---|
| Health Score | 35 | 64 | 38 |
| Total Downloads | 4.7K | 491.0M | 2.2K |
| 30d Downloads | 6 | 49.3M | 5 |
| Dependents | 0 | 6.9K | 0 |
| Releases | 3 | 157 | 1 |
| Last Updated | 2572d ago | 8d ago | 2750d ago |
| Age | 7y | 7y 7m | 7y 6m |
Health Breakdown
convute
Maintenance
3
Quality
16
Community
3
Popularity
4
Documentation
9
zerocopy
Maintenance
18
Quality
9
Community
17
Popularity
8
Documentation
12
ps
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
12
Technical Details
| convute | zerocopy | ps | |
|---|---|---|---|
| Version | 0.2.0 | 0.8.47 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | BSD-2-Clause OR Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 8 | 0 |
| Crate Size | 9KB | 281KB | 7KB |
| Features | 0 | 7 | 0 |
| Yanked % | 0.0% | 36.3% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | 1.56.0 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •zerocopy leads with a health score of 64/100, but none of the options score above 80.
- •zerocopy is depended on by 6.9K crates — strongest ecosystem trust.
- •⚠ convute, ps have not been updated in over a year.