Decision Workspace
serde_molecule vs patchable vs recallable-macro
Side-by-side comparison of Rust crates
54
serde_molecule
growingv1.1.2
Implementation of Molecule using Serde.
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_molecule | patchable | recallable-macro | |
|---|---|---|---|
| Health Score | 54 | 54 | 53 |
| Total Downloads | 6.6K | 2.4K | 42 |
| 30d Downloads | 189 | 36 | 42 |
| Dependents | 21 | 0 | 2 |
| Releases | 5 | 15 | 2 |
| Last Updated | 351d ago | 31d ago | today |
| Age | 1y 7m | 5y 2m | 26d |
Health Breakdown
serde_molecule
Maintenance
8
Quality
21
Community
10
Popularity
5
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_molecule | patchable | recallable-macro | |
|---|---|---|---|
| Version | 1.1.2 | 0.5.9 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 7 | 4 |
| Crate Size | 14KB | 14KB | 20KB |
| Features | 3 | 4 | 2 |
| Yanked % | 0.0% | 6.7% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.88 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •serde_molecule leads with a health score of 54/100, but none of the options score above 80.
- •patchable, recallable-macro are pre-1.0 — API may change.