Decision Workspace
iceyee_convert vs zerocopy vs num-conv
Side-by-side comparison of Rust crates
41
iceyee_convert
growingv1.0.3
类型转换, Conversion, 已被弃用, 参考iceyee_encoder.
64
zerocopy
growingv0.8.47
Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don't have to.
64
num-conv
growingv0.2.1
`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax.
Core Metrics
| iceyee_convert | zerocopy | num-conv | |
|---|---|---|---|
| Health Score | 41 | 64 | 64 |
| Total Downloads | 5.0K | 491.0M | 281.1M |
| 30d Downloads | 6 | 47.5M | 30.8M |
| Dependents | 0 | 6.9K | 45 |
| Releases | 4 | 157 | 3 |
| Last Updated | 880d ago | 8d ago | 3d ago |
| Age | 3y 4m | 7y 7m | 2y 3m |
Health Breakdown
iceyee_convert
Maintenance
4
Quality
21
Community
2
Popularity
4
Documentation
10
zerocopy
Maintenance
18
Quality
9
Community
17
Popularity
8
Documentation
12
num-conv
Maintenance
17
Quality
16
Community
11
Popularity
8
Documentation
12
Technical Details
| iceyee_convert | zerocopy | num-conv | |
|---|---|---|---|
| Version | 1.0.3 | 0.8.47 | 0.2.1 |
| Stable (≥1.0) | ✓ Yes | ✗ 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 | 2KB | 281KB | 7KB |
| Features | 0 | 7 | 0 |
| Yanked % | 0.0% | 36.3% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.56.0 | 1.57.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.
- •⚠ iceyee_convert has not been updated in over a year.
- •zerocopy, num-conv are pre-1.0 — API may change.