Decision Workspace
parser-test vs pest vs pest_derive
Side-by-side comparison of Rust crates
40
parser-test
growingv0.3.3
Declarative tester for parsers
76
pest
stablev2.8.6
The Elegant Parser
74
pest_derive
stablev2.8.6
pest's derive macro
Core Metrics
| parser-test | pest | pest_derive | |
|---|---|---|---|
| Health Score | 40 | 76 | 74 |
| Total Downloads | 7.4K | 212.7M | 183.3M |
| 30d Downloads | 8 | 14.7M | 13.5M |
| Dependents | 0 | 11.9K | 10.9K |
| Releases | 6 | 90 | 70 |
| Last Updated | 1399d ago | 50d ago | 50d ago |
| Age | 4y 2m | 9y 11m | 8y 7m |
Health Breakdown
parser-test
Maintenance
4
Quality
16
Community
5
Popularity
5
Documentation
10
pest
Maintenance
16
Quality
18
Community
19
Popularity
8
Documentation
15
pest_derive
Maintenance
16
Quality
16
Community
19
Popularity
8
Documentation
15
Technical Details
| parser-test | pest | pest_derive | |
|---|---|---|---|
| Version | 0.3.3 | 2.8.6 | 2.8.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 7 | 2 |
| Crate Size | 3KB | 130KB | 44KB |
| Features | 0 | 5 | 4 |
| Yanked % | 0.0% | 6.7% | 37.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.83 | 1.83 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •pest leads with a health score of 76/100, but none of the options score above 80.
- •pest is depended on by 11.9K crates — strongest ecosystem trust.
- •⚠ parser-test has not been updated in over a year.
- •parser-test is pre-1.0 — API may change.