Decision Workspace
derive-into vs model-mapper vs model-mapper-macros
Side-by-side comparison of Rust crates
55
derive-into
experimentalv0.2.4
A Rust derive macro for easily creating conversions between structs and enums
52
model-mapper
growingv0.7.0
Derive macro to map between different types
49
model-mapper-macros
growingv0.7.0
Macros for model-mapper crate
Core Metrics
| derive-into | model-mapper | model-mapper-macros | |
|---|---|---|---|
| Health Score | 55 | 52 | 49 |
| Total Downloads | 6.1K | 17.0K | 17.3K |
| 30d Downloads | 1.3K | 101 | 153 |
| Dependents | 0 | 6 | 16 |
| Releases | 6 | 16 | 16 |
| Last Updated | 31d ago | 46d ago | 46d ago |
| Age | 11m | 2y 5m | 2y 5m |
Health Breakdown
derive-into
Maintenance
17
Quality
14
Community
6
Popularity
5
Documentation
13
model-mapper
Maintenance
16
Quality
13
Community
8
Popularity
5
Documentation
10
model-mapper-macros
Maintenance
16
Quality
9
Community
9
Popularity
5
Documentation
10
Technical Details
| derive-into | model-mapper | model-mapper-macros | |
|---|---|---|---|
| Version | 0.2.4 | 0.7.0 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Apache-2.0 | Apache-2.0 |
| Dependencies | 5 | 2 | 9 |
| Crate Size | 25KB | 12KB | 14KB |
| Features | 1 | 2 | 0 |
| Yanked % | 0.0% | 18.8% | 18.8% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •derive-into leads with a health score of 55/100, but none of the options score above 80.
- •model-mapper-macros has the most downloads (17.3K), suggesting wider adoption.