Decision Workspace
pest_typed_derive vs pest vs pest_derive
Side-by-side comparison of Rust crates
48
pest_typed_derive
growingv0.20.11
pest-typed's derive macro.
76
pest
stablev2.8.6
The Elegant Parser
74
pest_derive
stablev2.8.6
pest's derive macro
Core Metrics
| pest_typed_derive | pest | pest_derive | |
|---|---|---|---|
| Health Score | 48 | 76 | 74 |
| Total Downloads | 95.6K | 212.7M | 183.3M |
| 30d Downloads | 164 | 15.2M | 14.0M |
| Dependents | 1 | 11.9K | 10.9K |
| Releases | 92 | 90 | 70 |
| Last Updated | 183d ago | 50d ago | 50d ago |
| Age | 2y 8m | 9y 11m | 8y 7m |
Health Breakdown
pest_typed_derive
Maintenance
11
Quality
10
Community
6
Popularity
6
Documentation
15
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
| pest_typed_derive | pest | pest_derive | |
|---|---|---|---|
| Version | 0.20.11 | 2.8.6 | 2.8.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 7 | 2 |
| Crate Size | 751KB | 130KB | 44KB |
| Features | 1 | 5 | 4 |
| Yanked % | 6.5% | 6.7% | 37.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.81.0 | 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.
- •pest_typed_derive is pre-1.0 — API may change.