Decision Workspace
generic-bytes-derive vs generic-bytes vs num-lazy
Side-by-side comparison of Rust crates
37
generic-bytes-derive
growingv0.2.3
A macro for derivation of SizedBytes, a trait for conversion to and from an array of bytes with a type-level size
40
generic-bytes
growingv0.2.3
A derivable trait for conversion to and from an array of bytes with a type-level size
56
num-lazy
growingv0.4.1
Number macros for generic-typed functions.
Core Metrics
| generic-bytes-derive | generic-bytes | num-lazy | |
|---|---|---|---|
| Health Score | 37 | 40 | 56 |
| Total Downloads | 40.3K | 70.9K | 13.9K |
| 30d Downloads | 1.1K | 3.1K | 3.5K |
| Dependents | 3 | 15 | 25 |
| Releases | 5 | 5 | 6 |
| Last Updated | 238d ago | 238d ago | 31d ago |
| Age | 5y 6m | 5y 6m | 1y 1m |
Health Breakdown
generic-bytes-derive
Maintenance
7
Quality
9
Community
5
Popularity
5
Documentation
11
generic-bytes
Maintenance
7
Quality
10
Community
6
Popularity
6
Documentation
11
num-lazy
Maintenance
17
Quality
11
Community
10
Popularity
5
Documentation
13
Technical Details
| generic-bytes-derive | generic-bytes | num-lazy | |
|---|---|---|---|
| Version | 0.2.3 | 0.2.3 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | BSD-3-Clause |
| Dependencies | 6 | 1 | 2 |
| Crate Size | 7KB | 3KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 20.0% | 20.0% | 16.7% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | 1.63.0 | 1.63.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •num-lazy leads with a health score of 56/100, but none of the options score above 80.
- •generic-bytes has the most downloads (70.9K), suggesting wider adoption.