Decision Workspace
value-extra vs patchable vs patchable-macro
Side-by-side comparison of Rust crates
46
value-extra
experimentalv0.1.1
A tri-state Patch<T> type for partial update semantics — distinguishing between 'has value', 'absent', and 'explicitly null'
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.
Core Metrics
| value-extra | patchable | patchable-macro | |
|---|---|---|---|
| Health Score | 46 | 54 | 50 |
| Total Downloads | 56 | 2.4K | 334 |
| 30d Downloads | 43 | 36 | 37 |
| Dependents | 0 | 0 | 14 |
| Releases | 1 | 15 | 15 |
| Last Updated | 70d ago | 31d ago | 31d ago |
| Age | 2m | 5y 2m | 2m |
Health Breakdown
value-extra
Maintenance
9
Quality
16
Community
6
Popularity
2
Documentation
13
patchable
Maintenance
14
Quality
13
Community
8
Popularity
4
Documentation
15
patchable-macro
Maintenance
11
Quality
12
Community
9
Popularity
3
Documentation
15
Technical Details
| value-extra | patchable | patchable-macro | |
|---|---|---|---|
| Version | 0.1.1 | 0.5.9 | 0.5.9 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 7 | 3 |
| Crate Size | 11KB | 14KB | 11KB |
| Features | 3 | 4 | 2 |
| Yanked % | 0.0% | 6.7% | 13.3% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •patchable leads with a health score of 54/100, but none of the options score above 80.