Decision Workspace
proc-state-macro vs vacro vs quote-alias
Side-by-side comparison of Rust crates
43
proc-state-macro
growingv0.1.1
Sustain global variables between individual proc-macro call
54
vacro
experimentalv0.2.5
A progressive DevX framework for building Rust procedural macros. Painless parsing, visual debugging, and robust tooling.
52
quote-alias
growingv1.0.3
A helper macro for easily reusing static token streams
Core Metrics
| proc-state-macro | vacro | quote-alias | |
|---|---|---|---|
| Health Score | 43 | 54 | 52 |
| Total Downloads | 2.3K | 203 | 5.4K |
| 30d Downloads | 44 | 57 | 7 |
| Dependents | 2 | 0 | 0 |
| Releases | 2 | 10 | 4 |
| Last Updated | 528d ago | 16d ago | 751d ago |
| Age | 1y 5m | 3m | 2y |
Health Breakdown
proc-state-macro
Maintenance
6
Quality
16
Community
7
Popularity
4
Documentation
10
vacro
Maintenance
18
Quality
15
Community
5
Popularity
3
Documentation
13
quote-alias
Maintenance
10
Quality
20
Community
5
Popularity
4
Documentation
13
Technical Details
| proc-state-macro | vacro | quote-alias | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.5 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 7 | 2 |
| Crate Size | 1KB | 425KB | 6KB |
| Features | 0 | 9 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •vacro leads with a health score of 54/100, but none of the options score above 80.
- •quote-alias has the most downloads (5.4K), suggesting wider adoption.
- •⚠ proc-state-macro, quote-alias have not been updated in over a year.
- •proc-state-macro, vacro are pre-1.0 — API may change.