Decision Workspace
libc-cfg vs cfg_aliases vs connectrpc-build
Side-by-side comparison of Rust crates
50
libc-cfg
experimentalv0.3.3
A codegen tool for extracting libc cfg
60
cfg_aliases
growingv0.2.1
A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.
52
connectrpc-build
experimentalv0.2.0
Build-time integration for connectrpc (use in build.rs)
Core Metrics
| libc-cfg | cfg_aliases | connectrpc-build | |
|---|---|---|---|
| Health Score | 50 | 60 | 52 |
| Total Downloads | 3.4K | 245.8M | 1.7K |
| 30d Downloads | 177 | 27.2M | 1.2K |
| Dependents | 0 | 3.4K | 0 |
| Releases | 3 | 6 | 3 |
| Last Updated | 139d ago | 686d ago | 11d ago |
| Age | 9m | 5y 11m | 5m |
Health Breakdown
libc-cfg
Maintenance
12
Quality
13
Community
6
Popularity
4
Documentation
15
cfg_aliases
Maintenance
4
Quality
16
Community
20
Popularity
8
Documentation
12
connectrpc-build
Maintenance
18
Quality
13
Community
7
Popularity
4
Documentation
10
Technical Details
| libc-cfg | cfg_aliases | connectrpc-build | |
|---|---|---|---|
| Version | 0.3.3 | 0.2.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 11 | 0 | 5 |
| Crate Size | 12KB | 6KB | 16KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | 1.87 | — | — |
| Owners | 1 | 2 (team) | 2 |
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 has not been updated in over a year.