Decision Workspace
rust_cfg_parser vs rustc-cfg vs abackus
Side-by-side comparison of Rust crates
40
rust_cfg_parser
growingv0.1.0
Parser for rust cfg() expression
45
rustc-cfg
growingv0.5.0
Runs `rustc --print cfg` and parses the output
44
abackus
growingv0.2.6
Parser builder using EBNF
Core Metrics
| rust_cfg_parser | rustc-cfg | abackus | |
|---|---|---|---|
| Health Score | 40 | 45 | 44 |
| Total Downloads | 15.5K | 2.7M | 16.7K |
| 30d Downloads | 80 | 52.8K | 46 |
| Dependents | 0 | 69 | 13 |
| Releases | 1 | 7 | 9 |
| Last Updated | 1514d ago | 1360d ago | 1464d ago |
| Age | 4y 1m | 9y 6m | 7y 7m |
Health Breakdown
rust_cfg_parser
Maintenance
1
Quality
17
Community
5
Popularity
5
Documentation
12
rustc-cfg
Maintenance
3
Quality
15
Community
8
Popularity
8
Documentation
11
abackus
Maintenance
4
Quality
16
Community
9
Popularity
5
Documentation
10
Technical Details
| rust_cfg_parser | rustc-cfg | abackus | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.0 | 0.2.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 1 | 2 |
| Crate Size | 6KB | 8KB | 7KB |
| Features | 3 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rustc-cfg leads with a health score of 45/100, but none of the options score above 80.
- •⚠ rust_cfg_parser, rustc-cfg, abackus have not been updated in over a year.