Decision Workspace
parsel vs parsel_derive vs vpratt-macros
Side-by-side comparison of Rust crates
44
parsel
growingv0.16.0
Zero-code parser generation by using AST node types as the grammar
50
parsel_derive
growingv0.16.0
Zero-code parser generation by using AST node types as the grammar
56
vpratt-macros
experimentalv0.5.2
Procedural macros for the vpratt pratt parsing framework.
Core Metrics
| parsel | parsel_derive | vpratt-macros | |
|---|---|---|---|
| Health Score | 44 | 50 | 56 |
| Total Downloads | 57.4K | 57.9K | 199 |
| 30d Downloads | 4.9K | 4.9K | 0 |
| Dependents | 13 | 29 | 11 |
| Releases | 29 | 29 | 12 |
| Last Updated | 718d ago | 718d ago | today |
| Age | 3y 11m | 3y 11m | 5d |
Health Breakdown
parsel
Maintenance
7
Quality
9
Community
9
Popularity
6
Documentation
13
parsel_derive
Maintenance
7
Quality
14
Community
10
Popularity
6
Documentation
13
vpratt-macros
Maintenance
19
Quality
15
Community
9
Popularity
3
Documentation
10
Technical Details
| parsel | parsel_derive | vpratt-macros | |
|---|---|---|---|
| Version | 0.16.0 | 0.16.0 | 0.5.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 4 | 3 |
| Crate Size | 37KB | 11KB | 9KB |
| Features | 0 | 0 | 1 |
| Yanked % | 13.8% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •vpratt-macros leads with a health score of 56/100, but none of the options score above 80.
- •parsel_derive has the most downloads (57.9K), suggesting wider adoption.
- •⚠ parsel, parsel_derive have not been updated in over a year.