Decision Workspace
simple-parser-bootstrap vs parol vs lexigram-core
Side-by-side comparison of Rust crates
33
simple-parser-bootstrap
growingv0.1.0
A simple, runtime recursive descent parser generator.
66
parol
stablev4.3.5
LL(k) and LALR(1) parser generator for Rust
57
lexigram-core
experimentalv0.8.2
Library required by lexer/parser generated by lexigram
Core Metrics
| simple-parser-bootstrap | parol | lexigram-core | |
|---|---|---|---|
| Health Score | 33 | 66 | 57 |
| Total Downloads | 3.8K | 175.7K | 197 |
| 30d Downloads | 61 | 18.5K | 60 |
| Dependents | 3 | 230 | 6 |
| Releases | 1 | 112 | 3 |
| Last Updated | 2056d ago | 6d ago | 93d ago |
| Age | 5y 7m | 4y 6m | 3m |
Health Breakdown
simple-parser-bootstrap
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
7
parol
Maintenance
20
Quality
15
Community
12
Popularity
6
Documentation
13
lexigram-core
Maintenance
14
Quality
17
Community
8
Popularity
3
Documentation
15
Technical Details
| simple-parser-bootstrap | parol | lexigram-core | |
|---|---|---|---|
| Version | 0.1.0 | 4.3.5 | 0.8.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | non-standard | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 39 | 0 |
| Crate Size | 4KB | 232KB | 36KB |
| Features | 0 | 4 | 3 |
| Yanked % | 0.0% | 1.8% | 0.0% |
| Edition | 2018 | 2024 | 2024 |
| MSRV | — | — | 1.85.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •parol leads with a health score of 66/100, but none of the options score above 80.
- •parol is depended on by 230 crates — strongest ecosystem trust.
- •⚠ simple-parser-bootstrap has not been updated in over a year.
- •simple-parser-bootstrap, lexigram-core are pre-1.0 — API may change.