Decision Workspace
elastic-mapping-macro vs elastic-mapping vs simple_dto_mapper_derive
Side-by-side comparison of Rust crates
42
elastic-mapping-macro
experimentalv0.1.0
Procedural macros for elastic-mapping - generate Elasticsearch mappings from Rust types
43
elastic-mapping
experimentalv0.1.0
Generate Elasticsearch mapping definitions from Rust structs and enums using derive macros
41
simple_dto_mapper_derive
experimentalv0.1.1
A derive macro for mapping DTOs with rename/transform/skip support
Core Metrics
| elastic-mapping-macro | elastic-mapping | simple_dto_mapper_derive | |
|---|---|---|---|
| Health Score | 42 | 43 | 41 |
| Total Downloads | 425 | 371 | 1.8K |
| 30d Downloads | 102 | 86 | 382 |
| Dependents | 1 | 0 | 0 |
| Releases | 1 | 1 | 2 |
| Last Updated | 108d ago | 108d ago | 230d ago |
| Age | 3m | 3m | 7m |
Health Breakdown
elastic-mapping-macro
Maintenance
7
Quality
13
Community
6
Popularity
3
Documentation
13
elastic-mapping
Maintenance
7
Quality
14
Community
6
Popularity
3
Documentation
13
simple_dto_mapper_derive
Maintenance
8
Quality
13
Community
6
Popularity
4
Documentation
10
Technical Details
| elastic-mapping-macro | elastic-mapping | simple_dto_mapper_derive | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 8 | 6 |
| Crate Size | 8KB | 14KB | 18KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •elastic-mapping leads with a health score of 43/100, but none of the options score above 80.
- •simple_dto_mapper_derive has the most downloads (1.8K), suggesting wider adoption.