Decision Workspace
debug-helper vs trait-gen vs impls
Side-by-side comparison of Rust crates
51
debug-helper
growingv0.3.13
This crate provides declarative macros to help you implement the `Debug` trait manually.
66
trait-gen
stablev2.0.7
Trait implementation generator macro
61
impls
growingv1.0.3
Determine if a type implements a logical trait expression.
Core Metrics
| debug-helper | trait-gen | impls | |
|---|---|---|---|
| Health Score | 51 | 66 | 61 |
| Total Downloads | 14.9M | 103.0K | 1.0M |
| 30d Downloads | 1.1M | 18.3K | 101.8K |
| Dependents | 158 | 11 | 312 |
| Releases | 21 | 27 | 4 |
| Last Updated | 1541d ago | 33d ago | 2337d ago |
| Age | 6y 10m | 3y 3m | 6y 4m |
Health Breakdown
debug-helper
Maintenance
6
Quality
15
Community
12
Popularity
8
Documentation
10
trait-gen
Maintenance
17
Quality
20
Community
8
Popularity
6
Documentation
15
impls
Maintenance
9
Quality
21
Community
13
Popularity
7
Documentation
11
Technical Details
| debug-helper | trait-gen | impls | |
|---|---|---|---|
| Version | 0.3.13 | 2.0.7 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 5 | 0 |
| Crate Size | 3KB | 31KB | 13KB |
| Features | 0 | 2 | 0 |
| Yanked % | 4.8% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | — |
| MSRV | — | 1.61.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •trait-gen leads with a health score of 66/100, but none of the options score above 80.
- •debug-helper has the most downloads (14.9M), suggesting wider adoption.
- •impls is depended on by 312 crates — strongest ecosystem trust.
- •⚠ debug-helper, impls have not been updated in over a year.
- •debug-helper is pre-1.0 — API may change.