Decision Workspace
camxes-rs vs peg vs peginator
Side-by-side comparison of Rust crates
50
camxes-rs
growingv0.1.5
A Parsing Expression Grammar (PEG) parser generator with zero-copy parsing and rich debugging capabilities
57
peg
growingv0.8.5
A simple Parsing Expression Grammar (PEG) parser generator.
47
peginator
growingv0.7.0
PEG parser generator for creating ASTs in Rust (runtime)
Core Metrics
| camxes-rs | peg | peginator | |
|---|---|---|---|
| Health Score | 50 | 57 | 47 |
| Total Downloads | 2.7K | 24.2M | 34.4K |
| 30d Downloads | 142 | 1.5M | 443 |
| Dependents | 0 | 1.8K | 126 |
| Releases | 4 | 51 | 16 |
| Last Updated | 28d ago | 390d ago | 775d ago |
| Age | 1y 1m | 11y 4m | 3y 10m |
Health Breakdown
camxes-rs
Maintenance
16
Quality
14
Community
6
Popularity
4
Documentation
10
peg
Maintenance
7
Quality
16
Community
14
Popularity
8
Documentation
12
peginator
Maintenance
6
Quality
12
Community
11
Popularity
5
Documentation
13
Technical Details
| camxes-rs | peg | peginator | |
|---|---|---|---|
| Version | 0.1.5 | 0.8.5 | 0.7.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 4 | 2 |
| Crate Size | 32KB | 22KB | 15KB |
| Features | 0 | 4 | 1 |
| Yanked % | 0.0% | 0.0% | 12.5% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 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.
- •⚠ peg, peginator have not been updated in over a year.