Decision Workspace
scroll_derive vs scroll vs auto_enums
Side-by-side comparison of Rust crates
53
scroll_derive
growingv0.13.1
A macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate
54
scroll
growingv0.13.0
A suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers
66
auto_enums
growingv0.8.8
A library for to allow multiple return types by automatically generated enum.
Core Metrics
| scroll_derive | scroll | auto_enums | |
|---|---|---|---|
| Health Score | 53 | 54 | 66 |
| Total Downloads | 47.2M | 54.0M | 12.4M |
| 30d Downloads | 4.4M | 5.2M | 1.1M |
| Dependents | 88 | 1.6K | 241 |
| Releases | 25 | 18 | 57 |
| Last Updated | 203d ago | 306d ago | 28d ago |
| Age | 9y 1m | 9y 4m | 7y 3m |
Health Breakdown
scroll_derive
Maintenance
9
Quality
13
Community
8
Popularity
8
Documentation
15
scroll
Maintenance
6
Quality
13
Community
12
Popularity
8
Documentation
15
auto_enums
Maintenance
17
Quality
17
Community
12
Popularity
8
Documentation
12
Technical Details
| scroll_derive | scroll | auto_enums | |
|---|---|---|---|
| Version | 0.13.1 | 0.13.0 | 0.8.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 4 | 1 | 14 |
| Crate Size | 8KB | 24KB | 58KB |
| Features | 0 | 3 | 21 |
| Yanked % | 4.0% | 11.1% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | 1.85 | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •auto_enums leads with a health score of 66/100, but none of the options score above 80.
- •scroll has the most downloads (54.0M), suggesting wider adoption.
- •scroll is depended on by 1.6K crates — strongest ecosystem trust.