Decision Workspace
cfg_feature_groups vs cfg_aliases vs android-build
Side-by-side comparison of Rust crates
34
cfg_feature_groups
growingv0.1.1
Build helper for defining feature groups
60
cfg_aliases
growingv0.2.1
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.
55
android-build
growingv0.1.3
A build-time dependency to compile Java source files for Android as part of a Rust build. Use this from your `build.rs` Cargo build script.
Core Metrics
| cfg_feature_groups | cfg_aliases | android-build | |
|---|---|---|---|
| Health Score | 34 | 60 | 55 |
| Total Downloads | 3.7K | 245.8M | 369.1K |
| 30d Downloads | 6 | 27.2M | 72.7K |
| Dependents | 0 | 3.4K | 82 |
| Releases | 2 | 6 | 4 |
| Last Updated | 2547d ago | 686d ago | 256d ago |
| Age | 6y 11m | 5y 11m | 1y 10m |
Health Breakdown
cfg_feature_groups
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
9
cfg_aliases
Maintenance
4
Quality
16
Community
20
Popularity
8
Documentation
12
android-build
Maintenance
8
Quality
17
Community
10
Popularity
7
Documentation
13
Technical Details
| cfg_feature_groups | cfg_aliases | android-build | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.1 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 0 | 1 |
| Crate Size | 4KB | 6KB | 15KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 (team) | 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_feature_groups, cfg_aliases have not been updated in over a year.