Decision Workspace
identity-macro vs macro_rules_attr vs fields-glob
Side-by-side comparison of Rust crates
36
identity-macro
experimentalv0.1.0
Remove metavariable fragment to make it reusable for macro_rules
53
macro_rules_attr
growingv0.1.3
Use declarative macros as proc_macro attributes. (`#[apply]` your `macro_rules!`)
42
fields-glob
experimentalv0.1.3
Derived glob macro with the same name as the structure
Core Metrics
| identity-macro | macro_rules_attr | fields-glob | |
|---|---|---|---|
| Health Score | 36 | 53 | 42 |
| Total Downloads | 542 | 13.2K | 1.7K |
| 30d Downloads | 3 | 927 | 6 |
| Dependents | 0 | 14 | 0 |
| Releases | 1 | 4 | 4 |
| Last Updated | 308d ago | 363d ago | 246d ago |
| Age | 10m | 1y | 9m |
Health Breakdown
identity-macro
Maintenance
3
Quality
14
Community
6
Popularity
3
Documentation
10
macro_rules_attr
Maintenance
13
Quality
16
Community
9
Popularity
5
Documentation
10
fields-glob
Maintenance
9
Quality
14
Community
5
Popularity
4
Documentation
10
Technical Details
| identity-macro | macro_rules_attr | fields-glob | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.3 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 2 | 1 |
| Crate Size | 3KB | 3KB | 4KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •macro_rules_attr leads with a health score of 53/100, but none of the options score above 80.