Decision Workspace
condtype vs const-type-layout vs integral_constant
Side-by-side comparison of Rust crates
58
condtype
growingv1.3.0
Choose types at compile-time via boolean constants.
46
const-type-layout
growingv0.3.2
Derivable const trait to view and compare the layout of a struct, union, or enum.
45
integral_constant
growingv0.1.0
Type-level wrappers around constant values
Core Metrics
| condtype | const-type-layout | integral_constant | |
|---|---|---|---|
| Health Score | 58 | 46 | 45 |
| Total Downloads | 4.9M | 9.6K | 115.8K |
| 30d Downloads | 906.6K | 9 | 11.7K |
| Dependents | 48 | 0 | 8 |
| Releases | 4 | 6 | 1 |
| Last Updated | 950d ago | 550d ago | 921d ago |
| Age | 2y 11m | 3y 2m | 2y 6m |
Health Breakdown
condtype
Maintenance
4
Quality
20
Community
11
Popularity
8
Documentation
15
const-type-layout
Maintenance
6
Quality
17
Community
3
Popularity
5
Documentation
15
integral_constant
Maintenance
1
Quality
16
Community
8
Popularity
6
Documentation
14
Technical Details
| condtype | const-type-layout | integral_constant | |
|---|---|---|---|
| Version | 1.3.0 | 0.3.2 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 2 | 0 |
| Crate Size | 13KB | 23KB | 6KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.59.0 | 1.78 | 1.54 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •condtype leads with a health score of 58/100, but none of the options score above 80.
- •⚠ condtype, const-type-layout, integral_constant have not been updated in over a year.
- •const-type-layout, integral_constant are pre-1.0 — API may change.