Decision Workspace
mutually_exclusive_features vs featurecomb vs featurecomb-schema
Side-by-side comparison of Rust crates
44
mutually_exclusive_features
growingv0.1.0
Macros to check that only none or one of a set of features is enabled at a time, as known as mutually exclusive features
53
featurecomb
growingv0.2.0
Define feature groups and enforce relations between Cargo features from your manifest
41
featurecomb-schema
growingv0.1.0
Schema of featurecomb's metadata subtable
Core Metrics
| mutually_exclusive_features | featurecomb | featurecomb-schema | |
|---|---|---|---|
| Health Score | 44 | 53 | 41 |
| Total Downloads | 5.5M | 59.8K | 57.6K |
| 30d Downloads | 387.9K | 4.3K | 4.0K |
| Dependents | 37 | 0 | 5 |
| Releases | 4 | 5 | 1 |
| Last Updated | 781d ago | 20d ago | 485d ago |
| Age | 2y 4m | 1y 4m | 1y 4m |
Health Breakdown
mutually_exclusive_features
Maintenance
4
Quality
10
Community
10
Popularity
8
Documentation
12
featurecomb
Maintenance
18
Quality
13
Community
6
Popularity
6
Documentation
10
featurecomb-schema
Maintenance
2
Quality
15
Community
8
Popularity
6
Documentation
10
Technical Details
| mutually_exclusive_features | featurecomb | featurecomb-schema | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 9 | 2 |
| Crate Size | 3KB | 14KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.56.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •featurecomb leads with a health score of 53/100, but none of the options score above 80.
- •mutually_exclusive_features has the most downloads (5.5M), suggesting wider adoption.
- •⚠ mutually_exclusive_features, featurecomb-schema have not been updated in over a year.