Decision Workspace
sin vs quote-alias vs vacro-parser
Side-by-side comparison of Rust crates
30
sin
growingv0.0.2
Sin aims to be an alternative to the proc-macro2/syn ecosystem geared towards developer UX and custom syntax parsing.
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
| sin | quote-alias | vacro-parser | |
|---|---|---|---|
| Health Score | 30 | 52 | 52 |
| Total Downloads | 4.6K | 5.4K | 213 |
| 30d Downloads | 12 | 7 | 87 |
| Dependents | 0 | 0 | 12 |
| Releases | 3 | 4 | 6 |
| Last Updated | 1029d ago | 751d ago | 16d ago |
| Age | 8y 8m | 2y | 2m |
Health Breakdown
sin
Maintenance
3
Quality
10
Community
3
Popularity
4
Documentation
10
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
| sin | quote-alias | vacro-parser | |
|---|---|---|---|
| Version | 0.0.2 | 1.0.3 | 0.1.10 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 2 | 7 |
| Crate Size | 2KB | 6KB | 15KB |
| Features | 0 | 0 | 4 |
| Yanked % | 33.3% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| 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.
- •⚠ sin, quote-alias have not been updated in over a year.
- •sin, vacro-parser are pre-1.0 — API may change.