Decision Workspace
cargo-slicer vs cfg-expr vs depinfo
Side-by-side comparison of Rust crates
39
cargo-slicer
experimentalv0.0.2
Speed up Rust release builds by skipping codegen for unreachable functions and processing of other skippable items.
71
cfg-expr
growingv0.20.7
A parser and evaluator for Rust `cfg()` expressions.
56
depinfo
experimentalv0.7.4
Depinfo parser for Rust
Core Metrics
| cargo-slicer | cfg-expr | depinfo | |
|---|---|---|---|
| Health Score | 39 | 71 | 56 |
| Total Downloads | 120 | 60.8M | 41.5K |
| 30d Downloads | 28 | 4.6M | 9.0K |
| Dependents | 0 | 344 | 15 |
| Releases | 2 | 49 | 15 |
| Last Updated | 41d ago | 22d ago | today |
| Age | 1m | 6y 2m | 11m |
Health Breakdown
cargo-slicer
Maintenance
11
Quality
10
Community
3
Popularity
2
Documentation
13
cfg-expr
Maintenance
19
Quality
17
Community
12
Popularity
8
Documentation
15
depinfo
Maintenance
20
Quality
14
Community
6
Popularity
6
Documentation
10
Technical Details
| cargo-slicer | cfg-expr | depinfo | |
|---|---|---|---|
| Version | 0.0.2 | 0.20.7 | 0.7.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 29 | 3 | 1 |
| Crate Size | 4.8MB | 45KB | 7KB |
| Features | 5 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cfg-expr leads with a health score of 71/100, but none of the options score above 80.
- •cfg-expr is depended on by 344 crates — strongest ecosystem trust.