Decision Workspace
vacro vs quote-alias vs vacro-parser
Side-by-side comparison of Rust crates
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
52
vacro-parser
experimentalv0.1.10
A declarative parsing library for Rust procedural macros, simplifying input handling.
Core Metrics
| vacro | quote-alias | vacro-parser | |
|---|---|---|---|
| Health Score | 54 | 52 | 52 |
| Total Downloads | 203 | 5.4K | 213 |
| 30d Downloads | 57 | 7 | 87 |
| Dependents | 0 | 0 | 12 |
| Releases | 10 | 4 | 6 |
| Last Updated | 16d ago | 751d ago | 16d ago |
| Age | 3m | 2y | 2m |
Health Breakdown
vacro
Maintenance
18
Quality
15
Community
5
Popularity
3
Documentation
13
quote-alias
Maintenance
10
Quality
20
Community
5
Popularity
4
Documentation
13
vacro-parser
Maintenance
12
Quality
15
Community
9
Popularity
3
Documentation
13
Technical Details
| vacro | quote-alias | vacro-parser | |
|---|---|---|---|
| Version | 0.2.5 | 1.0.3 | 0.1.10 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 2 | 7 |
| Crate Size | 425KB | 6KB | 15KB |
| Features | 9 | 0 | 4 |
| 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.
- •⚠ quote-alias has not been updated in over a year.
- •vacro, vacro-parser are pre-1.0 — API may change.