Decision Workspace
pegy-derive vs peg vs camxes-rs
Side-by-side comparison of Rust crates
45
pegy-derive
growingv0.1.2
A derive based parser generator.
57
peg
growingv0.8.5
A simple Parsing Expression Grammar (PEG) parser generator.
50
camxes-rs
growingv0.1.5
A Parsing Expression Grammar (PEG) parser generator with zero-copy parsing and rich debugging capabilities
Core Metrics
| pegy-derive | peg | camxes-rs | |
|---|---|---|---|
| Health Score | 45 | 57 | 50 |
| Total Downloads | 4.3K | 24.2M | 2.7K |
| 30d Downloads | 26 | 1.6M | 156 |
| Dependents | 3 | 1.8K | 0 |
| Releases | 3 | 51 | 4 |
| Last Updated | 869d ago | 390d ago | 28d ago |
| Age | 2y 5m | 11y 4m | 1y 1m |
Health Breakdown
pegy-derive
Maintenance
5
Quality
14
Community
7
Popularity
4
Documentation
15
peg
Maintenance
7
Quality
16
Community
14
Popularity
8
Documentation
12
camxes-rs
Maintenance
16
Quality
14
Community
6
Popularity
4
Documentation
10
Technical Details
| pegy-derive | peg | camxes-rs | |
|---|---|---|---|
| Version | 0.1.2 | 0.8.5 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 4 | 7 |
| Crate Size | 6KB | 22KB | 32KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | 1.68.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •peg leads with a health score of 57/100, but none of the options score above 80.
- •peg is depended on by 1.8K crates — strongest ecosystem trust.
- •⚠ pegy-derive, peg have not been updated in over a year.