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