Decision Workspace
ambassador vs auto-delegate-macros vs auto-delegate-impl
Side-by-side comparison of Rust crates
54
ambassador
growingv0.5.0
Trait implementation delegation via procedural macros
45
auto-delegate-macros
growingv0.0.6
Auto delegate allows you that automatic impl of traits and delegate their handling to child members.
40
auto-delegate-impl
growingv0.1.2
Auto delegate allows you that automatic impl of traits and delegate their handling to child members.
Core Metrics
| ambassador | auto-delegate-macros | auto-delegate-impl | |
|---|---|---|---|
| Health Score | 54 | 45 | 40 |
| Total Downloads | 3.2M | 8.7K | 11.7K |
| 30d Downloads | 418.6K | 25 | 88 |
| Dependents | 250 | 6 | 7 |
| Releases | 16 | 6 | 6 |
| Last Updated | 98d ago | 1028d ago | 761d ago |
| Age | 6y 4m | 2y 10m | 2y 8m |
Health Breakdown
ambassador
Maintenance
11
Quality
14
Community
12
Popularity
8
Documentation
9
auto-delegate-macros
Maintenance
5
Quality
15
Community
7
Popularity
5
Documentation
13
auto-delegate-impl
Maintenance
4
Quality
11
Community
7
Popularity
5
Documentation
13
Technical Details
| ambassador | auto-delegate-macros | auto-delegate-impl | |
|---|---|---|---|
| Version | 0.5.0 | 0.0.6 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 3 | 3 |
| Crate Size | 35KB | 12KB | 13KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 16.7% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •ambassador leads with a health score of 54/100, but none of the options score above 80.
- •ambassador is depended on by 250 crates — strongest ecosystem trust.
- •⚠ auto-delegate-macros, auto-delegate-impl have not been updated in over a year.