Decision Workspace
remove_macro_call vs attr_alias vs useful_macro
Side-by-side comparison of Rust crates
46
remove_macro_call
growingv0.1.3
Attribute macro that removes a call of a function-like macro
57
attr_alias
growingv0.1.5
Reduce attribute repetition with aliases
54
useful_macro
growingv0.2.29
Collections of useful macros
Core Metrics
| remove_macro_call | attr_alias | useful_macro | |
|---|---|---|---|
| Health Score | 46 | 57 | 54 |
| Total Downloads | 7.0K | 136.1K | 79.7K |
| 30d Downloads | 45 | 20.1K | 169 |
| Dependents | 7 | 3 | 99 |
| Releases | 4 | 6 | 67 |
| Last Updated | 1498d ago | 48d ago | 1283d ago |
| Age | 4y 1m | 2y 2m | 4y |
Health Breakdown
remove_macro_call
Maintenance
4
Quality
15
Community
7
Popularity
5
Documentation
15
attr_alias
Maintenance
14
Quality
17
Community
8
Popularity
6
Documentation
12
useful_macro
Maintenance
7
Quality
16
Community
12
Popularity
6
Documentation
13
Technical Details
| remove_macro_call | attr_alias | useful_macro | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.5 | 0.2.29 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 0 | 0 |
| Crate Size | 7KB | 11KB | 8KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56.1 | 1.70.0 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •attr_alias leads with a health score of 57/100, but none of the options score above 80.
- •⚠ remove_macro_call, useful_macro have not been updated in over a year.