Decision Workspace
wraps vs integral_constant vs himark
Side-by-side comparison of Rust crates
47
wraps
experimentalv1.0.0
create marker types that wrap other, inner, types - with trait impls matching PhantomData
45
integral_constant
growingv0.1.0
Type-level wrappers around constant values
40
himark
growingv0.2.0
For those who crave more ergonomic marker traits
Core Metrics
| wraps | integral_constant | himark | |
|---|---|---|---|
| Health Score | 47 | 45 | 40 |
| Total Downloads | 27 | 115.8K | 3.3K |
| 30d Downloads | 3 | 10.9K | 163 |
| Dependents | 0 | 8 | 0 |
| Releases | 1 | 1 | 2 |
| Last Updated | 143d ago | 921d ago | 649d ago |
| Age | 4m | 2y 6m | 1y 9m |
Health Breakdown
wraps
Maintenance
6
Quality
18
Community
6
Popularity
2
Documentation
15
integral_constant
Maintenance
1
Quality
16
Community
8
Popularity
6
Documentation
14
himark
Maintenance
5
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| wraps | integral_constant | himark | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.0 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MPL-2.0 | Apache-2.0 | MIT |
| Dependencies | 0 | 0 | 2 |
| Crate Size | 9KB | 6KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | 1.89 | 1.54 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •wraps leads with a health score of 47/100, but none of the options score above 80.
- •integral_constant has the most downloads (115.8K), suggesting wider adoption.
- •⚠ integral_constant, himark have not been updated in over a year.
- •integral_constant, himark are pre-1.0 — API may change.