Decision Workspace
cfg_boost vs nscfg vs parse_cfg
Side-by-side comparison of Rust crates
41
cfg_boost
growingv1.0.0
Revamped syntax and macros to easily manage all #[cfg] parameters in one package. Compatible with stable toolchain and no dependencies. See README / Homepage for more details.
40
nscfg
growingv1.0.0
Nifty Simple CFG provides a revamped syntax and macros to easily manage all #[cfg] parameters in one package. Compatible with stable toolchain and no dependencies. See README / Homepage for more details.
47
parse_cfg
growingv4.1.1
Parse and evaluate Rust's `cfg(any(condition))` attribute syntax and target triples
Core Metrics
| cfg_boost | nscfg | parse_cfg | |
|---|---|---|---|
| Health Score | 41 | 40 | 47 |
| Total Downloads | 5.7K | 1.4K | 1.2M |
| 30d Downloads | 93 | 4 | 136.3K |
| Dependents | 0 | 0 | 9 |
| Releases | 1 | 1 | 9 |
| Last Updated | 1080d ago | 662d ago | 952d ago |
| Age | 2y 11m | 1y 9m | 7y 10m |
Health Breakdown
cfg_boost
Maintenance
1
Quality
21
Community
5
Popularity
4
Documentation
10
nscfg
Maintenance
1
Quality
20
Community
5
Popularity
4
Documentation
10
parse_cfg
Maintenance
4
Quality
14
Community
9
Popularity
7
Documentation
13
Technical Details
| cfg_boost | nscfg | parse_cfg | |
|---|---|---|---|
| Version | 1.0.0 | 1.0.0 | 4.1.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | MIT | CC0-1.0 OR MIT |
| Dependencies | 0 | 0 | 1 |
| Crate Size | 15KB | 15KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 33.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parse_cfg leads with a health score of 47/100, but none of the options score above 80.
- •⚠ cfg_boost, nscfg, parse_cfg have not been updated in over a year.