Decision Workspace
cfg_aliases vs ret_ty_attr vs arg_attr
Side-by-side comparison of Rust crates
60
cfg_aliases
growingv0.2.1
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.
42
ret_ty_attr
growingv0.1.2
Specify the return type depending on configuration conditional checks.
38
arg_attr
growingv0.1.0
Specify the accepted arguments depending on configuration conditional checks.
Core Metrics
| cfg_aliases | ret_ty_attr | arg_attr | |
|---|---|---|---|
| Health Score | 60 | 42 | 38 |
| Total Downloads | 245.8M | 3.9K | 1.7K |
| 30d Downloads | 27.2M | 5 | 3 |
| Dependents | 3.4K | 0 | 0 |
| Releases | 6 | 3 | 1 |
| Last Updated | 686d ago | 905d ago | 907d ago |
| Age | 5y 11m | 2y 5m | 2y 5m |
Health Breakdown
cfg_aliases
Maintenance
4
Quality
16
Community
20
Popularity
8
Documentation
12
ret_ty_attr
Maintenance
5
Quality
15
Community
5
Popularity
4
Documentation
13
arg_attr
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
13
Technical Details
| cfg_aliases | ret_ty_attr | arg_attr | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 3 |
| Crate Size | 6KB | 2KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •cfg_aliases leads with a health score of 60/100, but none of the options score above 80.
- •cfg_aliases is depended on by 3.4K crates — strongest ecosystem trust.
- •⚠ cfg_aliases, ret_ty_attr, arg_attr have not been updated in over a year.