Decision Workspace
smacro vs nameth vs map-macro
Side-by-side comparison of Rust crates
42
smacro
experimentalv0.1.0
A collection of convenient Rust macros to reduce boilerplate
59
nameth
growingv0.1.23
A simple macro to generate a static &str representing the name of a function, a struct or an enum
49
map-macro
growingv0.3.0
Declarative macros for statically initializing collections
Core Metrics
| smacro | nameth | map-macro | |
|---|---|---|---|
| Health Score | 42 | 59 | 49 |
| Total Downloads | 1.3K | 14.4K | 360.7K |
| 30d Downloads | 4 | 356 | 39.3K |
| Dependents | 7 | 175 | 236 |
| Releases | 1 | 24 | 9 |
| Last Updated | 277d ago | 20d ago | 788d ago |
| Age | 9m | 1y 3m | 4y 10m |
Health Breakdown
smacro
Maintenance
3
Quality
17
Community
8
Popularity
4
Documentation
10
nameth
Maintenance
18
Quality
14
Community
12
Popularity
5
Documentation
10
map-macro
Maintenance
7
Quality
17
Community
9
Popularity
7
Documentation
9
Technical Details
| smacro | nameth | map-macro | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.23 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 1 | 3 |
| Crate Size | 5KB | 3KB | 10KB |
| Features | 3 | 0 | 4 |
| Yanked % | 0.0% | 4.2% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nameth leads with a health score of 59/100, but none of the options score above 80.
- •map-macro has the most downloads (360.7K), suggesting wider adoption.
- •map-macro is depended on by 236 crates — strongest ecosystem trust.
- •⚠ map-macro has not been updated in over a year.