Decision Workspace
pingora-proxy-delegate vs delegate-match vs proc-macro-crate
Side-by-side comparison of Rust crates
48
pingora-proxy-delegate
experimentalv0.1.0
Proc-macro that generates ProxyHttp delegation boilerplate for Pingora decorator patterns
45
delegate-match
experimentalv0.2.0
Proc-macro for delegation of grouped match arms
66
proc-macro-crate
stablev3.5.0
Replacement for crate (macro_rules keyword) in proc-macros
Core Metrics
| pingora-proxy-delegate | delegate-match | proc-macro-crate | |
|---|---|---|---|
| Health Score | 48 | 45 | 66 |
| Total Downloads | 18 | 838 | 382.4M |
| 30d Downloads | 0 | 0 | 29.3M |
| Dependents | 2 | 0 | 6.0K |
| Releases | 1 | 2 | 24 |
| Last Updated | 5d ago | 257d ago | 82d ago |
| Age | 5d | 11m | 7y 3m |
Health Breakdown
pingora-proxy-delegate
Maintenance
13
Quality
12
Community
6
Popularity
2
Documentation
15
delegate-match
Maintenance
8
Quality
14
Community
5
Popularity
3
Documentation
15
proc-macro-crate
Maintenance
14
Quality
15
Community
14
Popularity
8
Documentation
15
Technical Details
| pingora-proxy-delegate | delegate-match | proc-macro-crate | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 3.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 12 | 5 | 4 |
| Crate Size | 27KB | 16KB | 13KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 12.5% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85.1 | 1.81.0 | 1.82.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •proc-macro-crate leads with a health score of 66/100, but none of the options score above 80.
- •proc-macro-crate is depended on by 6.0K crates — strongest ecosystem trust.
- •pingora-proxy-delegate, delegate-match are pre-1.0 — API may change.