Decision Workspace
override_macro vs impls vs impl-tools
Side-by-side comparison of Rust crates
50
override_macro
growingv0.1.1
An attribute-like macro for Rust programs to override trait methods with default methods of other traits
61
impls
growingv1.0.3
Determine if a type implements a logical trait expression.
60
impl-tools
growingv0.11.4
Helper macros: autoimpl
Core Metrics
| override_macro | impls | impl-tools | |
|---|---|---|---|
| Health Score | 50 | 61 | 60 |
| Total Downloads | 4.0K | 801.1K | 707.3K |
| 30d Downloads | 676 | 100.9K | 64.7K |
| Dependents | 17 | 296 | 434 |
| Releases | 2 | 4 | 25 |
| Last Updated | 226d ago | 2278d ago | 179d ago |
| Age | 1y 4m | 6y 2m | 4y |
Health Breakdown
override_macro
Maintenance
8
Quality
15
Community
8
Popularity
4
Documentation
15
impls
Maintenance
9
Quality
21
Community
13
Popularity
7
Documentation
11
impl-tools
Maintenance
11
Quality
15
Community
12
Popularity
7
Documentation
15
Technical Details
| override_macro | impls | impl-tools | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.3 | 0.11.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 3 | 0 | 7 |
| Crate Size | 9KB | 13KB | 26KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 4.0% |
| Edition | 2021 | — | 2021 |
| MSRV | 1.80.1 | — | 1.70.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •impls leads with a health score of 61/100, but none of the options score above 80.
- •impl-tools is depended on by 434 crates — strongest ecosystem trust.
- •⚠ impls has not been updated in over a year.
- •override_macro, impl-tools are pre-1.0 — API may change.