Decision Workspace
kv-derive vs kv-derive-macro vs struct-patch-derive
Side-by-side comparison of Rust crates
51
kv-derive
growingv1.0.1
Derive struct conversions from and to key-value vectors
46
kv-derive-macro
growingv1.0.1
Macro definitions for `kv-derive`
63
struct-patch-derive
growingv0.10.5
A library that helps you implement partial updates for your structs.
Core Metrics
| kv-derive | kv-derive-macro | struct-patch-derive | |
|---|---|---|---|
| Health Score | 51 | 46 | 63 |
| Total Downloads | 23.5K | 18.4K | 578.7K |
| 30d Downloads | 188 | 198 | 43.6K |
| Dependents | 19 | 10 | 38 |
| Releases | 17 | 12 | 38 |
| Last Updated | 1376d ago | 1376d ago | 2d ago |
| Age | 3y 10m | 3y 10m | 3y 2m |
Health Breakdown
kv-derive
Maintenance
6
Quality
21
Community
9
Popularity
5
Documentation
10
kv-derive-macro
Maintenance
6
Quality
19
Community
6
Popularity
5
Documentation
10
struct-patch-derive
Maintenance
19
Quality
16
Community
9
Popularity
7
Documentation
12
Technical Details
| kv-derive | kv-derive-macro | struct-patch-derive | |
|---|---|---|---|
| Version | 1.0.1 | 1.0.1 | 0.10.5 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 2 | 5 | 4 |
| Crate Size | 3KB | 3KB | 12KB |
| Features | 1 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.61.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •struct-patch-derive leads with a health score of 63/100, but none of the options score above 80.
- •⚠ kv-derive, kv-derive-macro have not been updated in over a year.
- •struct-patch-derive is pre-1.0 — API may change.