Decision Workspace
entity-derive vs entity-derive-impl vs domainstack-derive
Side-by-side comparison of Rust crates
58
entity-derive
experimentalv0.22.5
Derive macro for generating DTOs, repositories, and SQL from a single entity definition
61
entity-derive-impl
experimentalv0.20.14
Internal proc-macro implementation for entity-derive. Use entity-derive instead.
57
domainstack-derive
growingv1.1.1
Derive macros for domainstack: #[derive(Validate, ToSchema, ToJsonSchema)] - validation + auto-generate OpenAPI/JSON Schema
Core Metrics
| entity-derive | entity-derive-impl | domainstack-derive | |
|---|---|---|---|
| Health Score | 58 | 61 | 57 |
| Total Downloads | 961 | 1.1K | 1.3K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 37 | 9 |
| Releases | 45 | 44 | 3 |
| Last Updated | 9d ago | 8d ago | 187d ago |
| Age | 6m | 6m | 6m |
Health Breakdown
entity-derive
Maintenance
18
Quality
15
Community
6
Popularity
4
Documentation
15
entity-derive-impl
Maintenance
18
Quality
15
Community
9
Popularity
4
Documentation
15
domainstack-derive
Maintenance
11
Quality
18
Community
9
Popularity
4
Documentation
15
Technical Details
| entity-derive | entity-derive-impl | domainstack-derive | |
|---|---|---|---|
| Version | 0.22.5 | 0.20.14 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 16 | 15 | 8 |
| Crate Size | 45KB | 202KB | 29KB |
| Features | 17 | 13 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.96 | 1.96 | 1.76 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •entity-derive-impl leads with a health score of 61/100, but none of the options score above 80.
- •domainstack-derive has the most downloads (1.3K), suggesting wider adoption.
- •entity-derive, entity-derive-impl are pre-1.0 — API may change.