Decision Workspace
resend vs resend_derive vs binrw
Side-by-side comparison of Rust crates
44
resend
growingv0.1.4
resend is a easy to use, performant, customizable and extendable Rust library for little-endian/big-endian serializing and deserializing.
40
resend_derive
growingv0.1.1
resend derive for resend serializing libarary
72
binrw
growingv0.15.1
A Rust crate for helping read structs from binary data using ✨macro magic✨
Core Metrics
| resend | resend_derive | binrw | |
|---|---|---|---|
| Health Score | 44 | 40 | 72 |
| Total Downloads | 6.1K | 3.5K | 7.2M |
| 30d Downloads | 24 | 41 | 660.7K |
| Dependents | 0 | 5 | 1.6K |
| Releases | 5 | 2 | 35 |
| Last Updated | 539d ago | 1193d ago | 24d ago |
| Age | 3y 3m | 3y 3m | 5y 6m |
Health Breakdown
resend
Maintenance
5
Quality
18
Community
6
Popularity
5
Documentation
10
resend_derive
Maintenance
4
Quality
15
Community
8
Popularity
4
Documentation
9
binrw
Maintenance
17
Quality
15
Community
17
Popularity
8
Documentation
15
Technical Details
| resend | resend_derive | binrw | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.1 | 0.15.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 3 | 5 |
| Crate Size | 13KB | 4KB | 94KB |
| Features | 9 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 2.9% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •binrw leads with a health score of 72/100, but none of the options score above 80.
- •binrw is depended on by 1.6K crates — strongest ecosystem trust.
- •⚠ resend, resend_derive have not been updated in over a year.