Decision Workspace
autotrait vs impl-tools vs infiltrait
Side-by-side comparison of Rust crates
50
autotrait
growingv0.2.3
Reduces boilerplate by auto-generating trait definitions from impl blocks for dynamic dispatch.
58
impl-tools
growingv0.11.4
Helper macros: autoimpl
35
infiltrait
experimentalv0.1.0
A procedural macro that automatically generates trait definitions from implementation blocks
Core Metrics
| autotrait | impl-tools | infiltrait | |
|---|---|---|---|
| Health Score | 50 | 58 | 35 |
| Total Downloads | 10.6K | 870.9K | 369 |
| 30d Downloads | 0 | 90.5K | 0 |
| Dependents | 0 | 456 | 0 |
| Releases | 17 | 25 | 1 |
| Last Updated | 160d ago | 239d ago | 275d ago |
| Age | 1y 1m | 4y 2m | 9m |
Health Breakdown
autotrait
Maintenance
12
Quality
15
Community
5
Popularity
5
Documentation
13
impl-tools
Maintenance
9
Quality
15
Community
12
Popularity
7
Documentation
15
infiltrait
Maintenance
3
Quality
14
Community
5
Popularity
3
Documentation
10
Technical Details
| autotrait | impl-tools | infiltrait | |
|---|---|---|---|
| Version | 0.2.3 | 0.11.4 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 7 | 3 |
| Crate Size | 5KB | 26KB | 10KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 4.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | 1.70.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •impl-tools leads with a health score of 58/100, but none of the options score above 80.
- •impl-tools is depended on by 456 crates — strongest ecosystem trust.