Decision Workspace
proc-quote-impl vs quote-alias vs proc-quote
Side-by-side comparison of Rust crates
40
proc-quote-impl
growingv0.3.2
A procedural macro implementation of quote!.
52
quote-alias
growingv1.0.3
A helper macro for easily reusing static token streams
42
proc-quote
growingv0.4.0
A procedural macro implementation of quote!.
Core Metrics
| proc-quote-impl | quote-alias | proc-quote | |
|---|---|---|---|
| Health Score | 40 | 52 | 42 |
| Total Downloads | 2.3M | 5.4K | 2.4M |
| 30d Downloads | 219.0K | 0 | 219.5K |
| Dependents | 10 | 0 | 188 |
| Releases | 9 | 4 | 10 |
| Last Updated | 2254d ago | 810d ago | 1923d ago |
| Age | 7y 3m | 2y 2m | 7y 3m |
Health Breakdown
proc-quote-impl
Maintenance
4
Quality
11
Community
8
Popularity
8
Documentation
9
quote-alias
Maintenance
10
Quality
20
Community
5
Popularity
4
Documentation
13
proc-quote
Maintenance
4
Quality
10
Community
11
Popularity
8
Documentation
9
Technical Details
| proc-quote-impl | quote-alias | proc-quote | |
|---|---|---|---|
| Version | 0.3.2 | 1.0.3 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 3 | 2 | 5 |
| Crate Size | 9KB | 6KB | 17KB |
| Features | 0 | 0 | 0 |
| Yanked % | 11.1% | 0.0% | 10.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •quote-alias leads with a health score of 52/100, but none of the options score above 80.
- •proc-quote has the most downloads (2.4M), suggesting wider adoption.
- •proc-quote is depended on by 188 crates — strongest ecosystem trust.
- •⚠ proc-quote-impl, quote-alias, proc-quote have not been updated in over a year.
- •proc-quote-impl, proc-quote are pre-1.0 — API may change.