Decision Workspace
entity-core vs entity-derive vs entidb_core
Side-by-side comparison of Rust crates
60
entity-core
experimentalv0.6.0
Core traits and types for entity-derive
58
entity-derive
experimentalv0.8.6
Derive macro for generating DTOs, repositories, and SQL from a single entity definition
49
entidb_core
experimentalv2.0.0-alpha.3
Core database engine for EntiDB
Core Metrics
| entity-core | entity-derive | entidb_core | |
|---|---|---|---|
| Health Score | 60 | 58 | 49 |
| Total Downloads | 352 | 513 | 702 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 18 | 0 | 10 |
| Releases | 13 | 26 | 2 |
| Last Updated | 14d ago | 14d ago | 143d ago |
| Age | 4m | 5m | 5m |
Health Breakdown
entity-core
Maintenance
18
Quality
16
Community
8
Popularity
3
Documentation
15
entity-derive
Maintenance
18
Quality
16
Community
6
Popularity
3
Documentation
15
entidb_core
Maintenance
10
Quality
15
Community
9
Popularity
3
Documentation
12
Technical Details
| entity-core | entity-derive | entidb_core | |
|---|---|---|---|
| Version | 0.6.0 | 0.8.6 | 2.0.0-alpha.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 7 | 13 | 17 |
| Crate Size | 20KB | 35KB | 130KB |
| Features | 6 | 15 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.95 | 1.95 | 1.82 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •entity-core leads with a health score of 60/100, but none of the options score above 80.
- •entidb_core has the most downloads (702), suggesting wider adoption.
- •entity-core, entity-derive are pre-1.0 — API may change.