Decision Workspace
vld-derive vs premortem-derive vs domainstack-derive
Side-by-side comparison of Rust crates
51
vld-derive
experimentalv0.3.0
Derive macro for the vld validation library
55
premortem-derive
experimentalv0.3.0
Derive macros for the premortem configuration validation library
54
domainstack-derive
experimentalv1.1.1
Derive macros for domainstack: #[derive(Validate, ToSchema, ToJsonSchema)] - validation + auto-generate OpenAPI/JSON Schema
Core Metrics
| vld-derive | premortem-derive | domainstack-derive | |
|---|---|---|---|
| Health Score | 51 | 55 | 54 |
| Total Downloads | 109 | 1.4K | 419 |
| 30d Downloads | 79 | 254 | 270 |
| Dependents | 4 | 16 | 9 |
| Releases | 4 | 4 | 3 |
| Last Updated | 7d ago | 121d ago | 79d ago |
| Age | 1m | 4m | 2m |
Health Breakdown
vld-derive
Maintenance
13
Quality
14
Community
7
Popularity
2
Documentation
15
premortem-derive
Maintenance
18
Quality
14
Community
9
Popularity
4
Documentation
10
domainstack-derive
Maintenance
10
Quality
17
Community
9
Popularity
3
Documentation
15
Technical Details
| vld-derive | premortem-derive | domainstack-derive | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 8 |
| Crate Size | 6KB | 11KB | 29KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | — | 1.76 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •premortem-derive leads with a health score of 55/100, but none of the options score above 80.
- •vld-derive, premortem-derive are pre-1.0 — API may change.