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
60
nameth
growingv0.2.4
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 | 60 | 49 |
| Total Downloads | 1.3K | 15.2K | 428.9K |
| 30d Downloads | 0 | 0 | 30.3K |
| Dependents | 7 | 233 | 238 |
| Releases | 1 | 30 | 9 |
| Last Updated | 336d ago | today | 847d ago |
| Age | 11m | 1y 4m | 5y |
Health Breakdown
smacro
Maintenance
3
Quality
17
Community
8
Popularity
4
Documentation
10
nameth
Maintenance
19
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.2.4 | 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% | 3.3% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nameth leads with a health score of 60/100, but none of the options score above 80.
- •map-macro has the most downloads (428.9K), suggesting wider adoption.
- •map-macro is depended on by 238 crates — strongest ecosystem trust.
- •⚠ map-macro has not been updated in over a year.