Decision Workspace
is_not vs cfg-exclusive vs passless-config-doc
Side-by-side comparison of Rust crates
41
is_not
growingv0.1.0
A procedural macro much like #[cfg(...)] that can be re-exported from a library based on enabled features
39
cfg-exclusive
growingv0.0.1
A procedural macro for defining mutually exclusive cfg attributes.
54
passless-config-doc
experimentalv0.10.0
Procedural macro to generate documented configuration file for Passless.
Core Metrics
| is_not | cfg-exclusive | passless-config-doc | |
|---|---|---|---|
| Health Score | 41 | 39 | 54 |
| Total Downloads | 82.8K | 1.6K | 982 |
| 30d Downloads | 4.3K | 17 | 193 |
| Dependents | 0 | 1 | 32 |
| Releases | 1 | 1 | 32 |
| Last Updated | 1977d ago | 645d ago | 4d ago |
| Age | 5y 5m | 1y 9m | 4m |
Health Breakdown
is_not
Maintenance
1
Quality
16
Community
6
Popularity
6
Documentation
12
cfg-exclusive
Maintenance
1
Quality
15
Community
4
Popularity
4
Documentation
15
passless-config-doc
Maintenance
19
Quality
13
Community
10
Popularity
4
Documentation
8
Technical Details
| is_not | cfg-exclusive | passless-config-doc | |
|---|---|---|---|
| Version | 0.1.0 | 0.0.1 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | non-standard |
| Dependencies | 0 | 3 | 4 |
| Crate Size | 6KB | 7KB | 16KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.60.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •passless-config-doc leads with a health score of 54/100, but none of the options score above 80.
- •is_not has the most downloads (82.8K), suggesting wider adoption.
- •⚠ is_not, cfg-exclusive have not been updated in over a year.