Decision Workspace
patchable vs patchable-macro vs struct-patch-derive
Side-by-side comparison of Rust crates
54
patchable
growingv0.5.9
Automatically derive patch types for Rust structs to enable efficient partial updates with zero runtime overhead
50
patchable-macro
experimentalv0.5.9
Macro suite for the patchable crate: enables model with #[patchable_model] and automatic trait derives for Patchable and Patch.
63
struct-patch-derive
growingv0.10.5
A library that helps you implement partial updates for your structs.
Core Metrics
| patchable | patchable-macro | struct-patch-derive | |
|---|---|---|---|
| Health Score | 54 | 50 | 63 |
| Total Downloads | 2.4K | 334 | 578.7K |
| 30d Downloads | 36 | 38 | 45.0K |
| Dependents | 0 | 14 | 38 |
| Releases | 15 | 15 | 38 |
| Last Updated | 31d ago | 31d ago | 2d ago |
| Age | 5y 2m | 2m | 3y 2m |
Health Breakdown
patchable
Maintenance
14
Quality
13
Community
8
Popularity
4
Documentation
15
patchable-macro
Maintenance
11
Quality
12
Community
9
Popularity
3
Documentation
15
struct-patch-derive
Maintenance
19
Quality
16
Community
9
Popularity
7
Documentation
12
Technical Details
| patchable | patchable-macro | struct-patch-derive | |
|---|---|---|---|
| Version | 0.5.9 | 0.5.9 | 0.10.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 3 | 4 |
| Crate Size | 14KB | 11KB | 12KB |
| Features | 4 | 2 | 4 |
| Yanked % | 6.7% | 13.3% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | 1.85 | 1.61.0 |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •struct-patch-derive leads with a health score of 63/100, but none of the options score above 80.