Decision Workspace
dizpacho vs impls vs const_trait_impl
Side-by-side comparison of Rust crates
34
dizpacho
growingv0.1.0
Less boilerplate for implementing traits
61
impls
growingv1.0.3
Determine if a type implements a logical trait expression.
46
const_trait_impl
growingv0.1.3
Moved to unconst_trait_impl due to collision between manually added dependency and implicit associated feature for the crate
Core Metrics
| dizpacho | impls | const_trait_impl | |
|---|---|---|---|
| Health Score | 34 | 61 | 46 |
| Total Downloads | 1.6K | 801.1K | 5.4K |
| 30d Downloads | 3 | 104.6K | 7 |
| Dependents | 0 | 296 | 1 |
| Releases | 1 | 4 | 4 |
| Last Updated | 1381d ago | 2278d ago | 1500d ago |
| Age | 3y 9m | 6y 2m | 4y 1m |
Health Breakdown
dizpacho
Maintenance
1
Quality
14
Community
5
Popularity
4
Documentation
10
impls
Maintenance
9
Quality
21
Community
13
Popularity
7
Documentation
11
const_trait_impl
Maintenance
6
Quality
15
Community
6
Popularity
4
Documentation
15
Technical Details
| dizpacho | impls | const_trait_impl | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.3 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 0 | 3 |
| Crate Size | 5KB | 13KB | 12KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | 1.56.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •impls leads with a health score of 61/100, but none of the options score above 80.
- •impls is depended on by 296 crates — strongest ecosystem trust.
- •⚠ dizpacho, impls, const_trait_impl have not been updated in over a year.
- •dizpacho, const_trait_impl are pre-1.0 — API may change.