Decision Workspace
o2o vs model-mapper vs model-mapper-macros
Side-by-side comparison of Rust crates
48
o2o
growingv0.5.4
Object to Object mapper for Rust. Derive '(Try)From' and '(Try)Into' traits.
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
| o2o | model-mapper | model-mapper-macros | |
|---|---|---|---|
| Health Score | 48 | 52 | 49 |
| Total Downloads | 249.6K | 17.0K | 17.3K |
| 30d Downloads | 20.5K | 101 | 153 |
| Dependents | 20 | 6 | 16 |
| Releases | 32 | 16 | 16 |
| Last Updated | 330d ago | 46d ago | 46d ago |
| Age | 2y 10m | 2y 5m | 2y 5m |
Health Breakdown
o2o
Maintenance
9
Quality
13
Community
10
Popularity
6
Documentation
10
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
| o2o | model-mapper | model-mapper-macros | |
|---|---|---|---|
| Version | 0.5.4 | 0.7.0 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 2 | 9 |
| Crate Size | 19KB | 12KB | 14KB |
| Features | 3 | 2 | 0 |
| Yanked % | 12.5% | 18.8% | 18.8% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •model-mapper leads with a health score of 52/100, but none of the options score above 80.
- •o2o has the most downloads (249.6K), suggesting wider adoption.