Decision Workspace
marker_trait vs blanket_trait vs himark
Side-by-side comparison of Rust crates
47
marker_trait
growingv2.0.1
Implement a blanket implementation for a marker trait.
45
blanket_trait
experimentalv0.2.1
Attribute macro that generates a trait with an inherent blanket implementation.
40
himark
growingv0.2.0
For those who crave more ergonomic marker traits
Core Metrics
| marker_trait | blanket_trait | himark | |
|---|---|---|---|
| Health Score | 47 | 45 | 40 |
| Total Downloads | 3.8K | 64 | 3.3K |
| 30d Downloads | 14 | 5 | 168 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 3 | 2 |
| Last Updated | 534d ago | 72d ago | 649d ago |
| Age | 2y 6m | 3m | 1y 9m |
Health Breakdown
marker_trait
Maintenance
6
Quality
19
Community
6
Popularity
4
Documentation
12
blanket_trait
Maintenance
15
Quality
15
Community
3
Popularity
2
Documentation
10
himark
Maintenance
5
Quality
15
Community
6
Popularity
4
Documentation
10
Technical Details
| marker_trait | blanket_trait | himark | |
|---|---|---|---|
| Version | 2.0.1 | 0.2.1 | 0.2.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 0 | 2 |
| Crate Size | 3KB | 8KB | 3KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.60.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •marker_trait leads with a health score of 47/100, but none of the options score above 80.
- •⚠ marker_trait, himark have not been updated in over a year.
- •blanket_trait, himark are pre-1.0 — API may change.