Decision Workspace
remove_macro_call vs cfg-iif 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
cfg-iif
growingv0.2.9
A macro for defining `#[cfg]` `if-else` functions.
54
useful_macro
growingv0.2.29
Collections of useful macros
Core Metrics
| remove_macro_call | cfg-iif | useful_macro | |
|---|---|---|---|
| Health Score | 46 | 57 | 54 |
| Total Downloads | 7.1K | 178.2K | 79.9K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 7 | 25 | 99 |
| Releases | 4 | 10 | 67 |
| Last Updated | 1557d ago | 14d ago | 1342d ago |
| Age | 4y 3m | 4y 11m | 4y 1m |
Health Breakdown
remove_macro_call
Maintenance
4
Quality
15
Community
7
Popularity
5
Documentation
15
cfg-iif
Maintenance
16
Quality
17
Community
6
Popularity
6
Documentation
12
useful_macro
Maintenance
7
Quality
16
Community
12
Popularity
6
Documentation
13
Technical Details
| remove_macro_call | cfg-iif | useful_macro | |
|---|---|---|---|
| Version | 0.1.3 | 0.2.9 | 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 | 17KB | 8KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56.1 | 1.60.0 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •cfg-iif 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.