Decision Workspace
entity-derive vs bevy_map_derive vs domainstack-derive
Side-by-side comparison of Rust crates
54
entity-derive
experimentalv0.5.0
Derive macro for generating DTOs, repositories, and SQL from a single entity definition
54
bevy_map_derive
experimentalv0.6.0
Derive macros for bevy_map_editor entity spawning
54
domainstack-derive
experimentalv1.1.1
Derive macros for domainstack: #[derive(Validate, ToSchema, ToJsonSchema)] - validation + auto-generate OpenAPI/JSON Schema
Core Metrics
| entity-derive | bevy_map_derive | domainstack-derive | |
|---|---|---|---|
| Health Score | 54 | 54 | 54 |
| Total Downloads | 321 | 538 | 419 |
| 30d Downloads | 17 | 48 | 266 |
| Dependents | 0 | 7 | 9 |
| Releases | 14 | 11 | 3 |
| Last Updated | 79d ago | 30d ago | 79d ago |
| Age | 3m | 3m | 2m |
Health Breakdown
entity-derive
Maintenance
15
Quality
15
Community
6
Popularity
3
Documentation
15
bevy_map_derive
Maintenance
18
Quality
14
Community
7
Popularity
3
Documentation
12
domainstack-derive
Maintenance
10
Quality
17
Community
9
Popularity
3
Documentation
15
Technical Details
| entity-derive | bevy_map_derive | domainstack-derive | |
|---|---|---|---|
| Version | 0.5.0 | 0.6.0 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 12 | 3 | 8 |
| Crate Size | 29KB | 5KB | 29KB |
| Features | 7 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.92 | 1.76.0 | 1.76 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •entity-derive leads with a health score of 54/100, but none of the options score above 80.
- •bevy_map_derive has the most downloads (538), suggesting wider adoption.
- •entity-derive, bevy_map_derive are pre-1.0 — API may change.