Decision Workspace
patchable-macro vs patchable vs struct-patch-derive
Side-by-side comparison of Rust crates
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.
54
patchable
growingv0.5.9
Automatically derive patch types for Rust structs to enable efficient partial updates with zero runtime overhead
63
struct-patch-derive
growingv0.10.5
A library that helps you implement partial updates for your structs.
Core Metrics
| patchable-macro | patchable | struct-patch-derive | |
|---|---|---|---|
| Health Score | 50 | 54 | 63 |
| Total Downloads | 334 | 2.4K | 578.7K |
| 30d Downloads | 38 | 36 | 45.0K |
| Dependents | 14 | 0 | 38 |
| Releases | 15 | 15 | 38 |
| Last Updated | 31d ago | 31d ago | 2d ago |
| Age | 2m | 5y 2m | 3y 2m |
Health Breakdown
patchable-macro
Maintenance
11
Quality
12
Community
9
Popularity
3
Documentation
15
patchable
Maintenance
14
Quality
13
Community
8
Popularity
4
Documentation
15
struct-patch-derive
Maintenance
19
Quality
16
Community
9
Popularity
7
Documentation
12
Technical Details
| patchable-macro | patchable | 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 | 3 | 7 | 4 |
| Crate Size | 11KB | 14KB | 12KB |
| Features | 2 | 4 | 4 |
| Yanked % | 13.3% | 6.7% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85 | 1.85 | 1.61.0 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •struct-patch-derive leads with a health score of 63/100, but none of the options score above 80.