Decision Workspace
cfg-tt vs batch-mode-token-expansion-axis-derive vs is_not
Side-by-side comparison of Rust crates
49
cfg-tt
experimentalv0.3.0
A procedural macro that allows using #[cfg] anywhere and at token granularity.
42
batch-mode-token-expansion-axis-derive
experimentalv0.1.3
A procedural macro crate for deriving token expansion axes.
41
is_not
growingv0.1.0
A procedural macro much like #[cfg(...)] that can be re-exported from a library based on enabled features
Core Metrics
| cfg-tt | batch-mode-token-expansion-axis-derive | is_not | |
|---|---|---|---|
| Health Score | 49 | 42 | 41 |
| Total Downloads | 1.7K | 13.1K | 82.8K |
| 30d Downloads | 447 | 1.2K | 4.3K |
| Dependents | 9 | 4 | 0 |
| Releases | 4 | 3 | 1 |
| Last Updated | 83d ago | 257d ago | 1977d ago |
| Age | 2m | 12m | 5y 5m |
Health Breakdown
cfg-tt
Maintenance
11
Quality
13
Community
8
Popularity
4
Documentation
13
batch-mode-token-expansion-axis-derive
Maintenance
10
Quality
12
Community
7
Popularity
5
Documentation
8
is_not
Maintenance
1
Quality
16
Community
6
Popularity
6
Documentation
12
Technical Details
| cfg-tt | batch-mode-token-expansion-axis-derive | is_not | |
|---|---|---|---|
| Version | 0.3.0 | 0.1.3 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | non-standard | MIT OR Apache-2.0 |
| Dependencies | 4 | 18 | 0 |
| Crate Size | 11KB | 44KB | 6KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •cfg-tt leads with a health score of 49/100, but none of the options score above 80.
- •is_not has the most downloads (82.8K), suggesting wider adoption.
- •⚠ is_not has not been updated in over a year.