Decision Workspace
sipha-core vs peg vs gazelle-parser
Side-by-side comparison of Rust crates
54
sipha-core
experimentalv0.3.0
Core foundation types and traits for sipha - minimal dependencies, no parsing logic
57
peg
growingv0.8.5
A simple Parsing Expression Grammar (PEG) parser generator.
54
gazelle-parser
experimentalv0.9.3
LR parser generator with runtime operator precedence and natural lexer feedback
Core Metrics
| sipha-core | peg | gazelle-parser | |
|---|---|---|---|
| Health Score | 54 | 57 | 54 |
| Total Downloads | 649 | 24.2M | 47.6K |
| 30d Downloads | 106 | 1.6M | 40.4K |
| Dependents | 12 | 1.8K | 12 |
| Releases | 4 | 51 | 6 |
| Last Updated | 125d ago | 390d ago | 17d ago |
| Age | 4m | 11y 4m | 1m |
Health Breakdown
sipha-core
Maintenance
16
Quality
16
Community
9
Popularity
3
Documentation
10
peg
Maintenance
7
Quality
16
Community
14
Popularity
8
Documentation
12
gazelle-parser
Maintenance
16
Quality
11
Community
9
Popularity
6
Documentation
12
Technical Details
| sipha-core | peg | gazelle-parser | |
|---|---|---|---|
| Version | 0.3.0 | 0.8.5 | 0.9.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 4 | 4 |
| Crate Size | 12KB | 22KB | 177KB |
| Features | 2 | 4 | 5 |
| Yanked % | 0.0% | 0.0% | 16.7% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.68.0 | 1.85 |
| 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 has not been updated in over a year.