Decision Workspace
serde_derive_default vs patchable vs recallable-macro
Side-by-side comparison of Rust crates
48
serde_derive_default
growingv0.1.1
Derive Default using serde field level annotations
54
patchable
growingv0.5.9
Automatically derive patch types for Rust structs to enable efficient partial updates with zero runtime overhead
53
recallable-macro
experimentalv0.2.0
Macro suite for the recallable crate: enables model with #[recallable_model] and automatic trait derives for `Recallable` and `Recall`.
Core Metrics
| serde_derive_default | patchable | recallable-macro | |
|---|---|---|---|
| Health Score | 48 | 54 | 53 |
| Total Downloads | 200.9K | 2.4K | 42 |
| 30d Downloads | 10.1K | 36 | 42 |
| Dependents | 240 | 0 | 2 |
| Releases | 2 | 15 | 2 |
| Last Updated | 898d ago | 31d ago | today |
| Age | 2y 5m | 5y 2m | 26d |
Health Breakdown
serde_derive_default
Maintenance
4
Quality
14
Community
14
Popularity
6
Documentation
10
patchable
Maintenance
14
Quality
13
Community
8
Popularity
4
Documentation
15
recallable-macro
Maintenance
14
Quality
15
Community
7
Popularity
2
Documentation
15
Technical Details
| serde_derive_default | patchable | recallable-macro | |
|---|---|---|---|
| Version | 0.1.1 | 0.5.9 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 7 | 4 |
| Crate Size | 6KB | 14KB | 20KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 6.7% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.88 |
| Owners | 2 (team) | 2 | 1 |
Links
Quick Verdict
- •patchable leads with a health score of 54/100, but none of the options score above 80.
- •serde_derive_default has the most downloads (200.9K), suggesting wider adoption.
- •serde_derive_default is depended on by 240 crates — strongest ecosystem trust.
- •⚠ serde_derive_default has not been updated in over a year.