Decision Workspace
auto-delegate vs ambassador vs auto-delegate-macros
Side-by-side comparison of Rust crates
39
auto-delegate
growingv0.1.3
Auto delegate allows you that automatic impl of traits and delegate their handling to child members.
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.
Core Metrics
| auto-delegate | ambassador | auto-delegate-macros | |
|---|---|---|---|
| Health Score | 39 | 54 | 45 |
| Total Downloads | 20.3K | 3.2M | 8.7K |
| 30d Downloads | 61 | 397.8K | 24 |
| Dependents | 0 | 250 | 6 |
| Releases | 13 | 16 | 6 |
| Last Updated | 634d ago | 98d ago | 1028d ago |
| Age | 2y 10m | 6y 4m | 2y 10m |
Health Breakdown
auto-delegate
Maintenance
6
Quality
10
Community
5
Popularity
5
Documentation
13
ambassador
Maintenance
11
Quality
14
Community
12
Popularity
8
Documentation
9
auto-delegate-macros
Maintenance
5
Quality
15
Community
7
Popularity
5
Documentation
13
Technical Details
| auto-delegate | ambassador | auto-delegate-macros | |
|---|---|---|---|
| Version | 0.1.3 | 0.5.0 | 0.0.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 5 | 3 |
| Crate Size | 24KB | 35KB | 12KB |
| Features | 0 | 0 | 0 |
| Yanked % | 15.4% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 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, auto-delegate-macros have not been updated in over a year.