Decision Workspace
dto_derive vs entity-derive vs apache-avro-derive
Side-by-side comparison of Rust crates
36
dto_derive
growingv0.1.1
Derive for automatic mapping DTOs to Entities and vice versa.
54
entity-derive
experimentalv0.5.0
Derive macro for generating DTOs, repositories, and SQL from a single entity definition
60
apache-avro-derive
growingv0.21.0
A library for deriving Avro schemata from Rust structs and enums
Core Metrics
| dto_derive | entity-derive | apache-avro-derive | |
|---|---|---|---|
| Health Score | 36 | 54 | 60 |
| Total Downloads | 5.6K | 321 | 1.1M |
| 30d Downloads | 4 | 17 | 68.7K |
| Dependents | 0 | 0 | 8 |
| Releases | 2 | 14 | 8 |
| Last Updated | 2564d ago | 79d ago | 134d ago |
| Age | 7y | 3m | 3y 7m |
Health Breakdown
dto_derive
Maintenance
3
Quality
14
Community
6
Popularity
4
Documentation
9
entity-derive
Maintenance
15
Quality
15
Community
6
Popularity
3
Documentation
15
apache-avro-derive
Maintenance
13
Quality
13
Community
12
Popularity
7
Documentation
15
Technical Details
| dto_derive | entity-derive | apache-avro-derive | |
|---|---|---|---|
| Version | 0.1.1 | 0.5.0 | 0.21.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 4 | 12 | 8 |
| Crate Size | 11KB | 29KB | 22KB |
| Features | 0 | 7 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | 1.92 | 1.85.0 |
| Owners | 1 | 1 | 4 |
Links
Quick Verdict
- •apache-avro-derive leads with a health score of 60/100, but none of the options score above 80.
- •⚠ dto_derive has not been updated in over a year.