Decision Workspace
blanket_trait vs autoimpl-derive vs autoimpl
Side-by-side comparison of Rust crates
45
blanket_trait
experimentalv0.2.1
Attribute macro that generates a trait with an inherent blanket implementation.
32
autoimpl-derive
growingv0.1.0
The proc-macro part of the autoimpl macro. Should not be depended on directly.
32
autoimpl
growingv0.1.0
The user-facing part of the autoimpl macro. Automatically implement a generic trait using autoimpl!
Core Metrics
| blanket_trait | autoimpl-derive | autoimpl | |
|---|---|---|---|
| Health Score | 45 | 32 | 32 |
| Total Downloads | 64 | 4.8K | 4.0K |
| 30d Downloads | 5 | 92 | 74 |
| Dependents | 0 | 1 | 1 |
| Releases | 3 | 1 | 1 |
| Last Updated | 72d ago | 3271d ago | 3271d ago |
| Age | 3m | 8y 11m | 8y 11m |
Health Breakdown
blanket_trait
Maintenance
15
Quality
15
Community
3
Popularity
2
Documentation
10
autoimpl-derive
Maintenance
1
Quality
15
Community
4
Popularity
4
Documentation
8
autoimpl
Maintenance
1
Quality
15
Community
4
Popularity
4
Documentation
8
Technical Details
| blanket_trait | autoimpl-derive | autoimpl | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 0 | 3 | 2 |
| Crate Size | 8KB | 1KB | 870B |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | — | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •blanket_trait leads with a health score of 45/100, but none of the options score above 80.
- •autoimpl-derive has the most downloads (4.8K), suggesting wider adoption.
- •⚠ autoimpl-derive, autoimpl have not been updated in over a year.