Decision Workspace
bnf vs dokearley vs earlgrey
Side-by-side comparison of Rust crates
60
bnf
growingv0.6.0
A library for parsing Backus–Naur form context-free grammars
51
dokearley
experimentalv0.2.1
Earley parser + DSL grammar language for game devs
44
earlgrey
growingv0.4.1
A library for parsing context-free grammars using Earley algorithm
Core Metrics
| bnf | dokearley | earlgrey | |
|---|---|---|---|
| Health Score | 60 | 51 | 44 |
| Total Downloads | 126.8K | 2.1K | 24.2K |
| 30d Downloads | 2.3K | 10 | 94 |
| Dependents | 29 | 0 | 28 |
| Releases | 23 | 7 | 13 |
| Last Updated | 51d ago | 189d ago | 533d ago |
| Age | 8y 5m | 6m | 9y 6m |
Health Breakdown
bnf
Maintenance
13
Quality
16
Community
12
Popularity
6
Documentation
13
dokearley
Maintenance
15
Quality
13
Community
6
Popularity
4
Documentation
13
earlgrey
Maintenance
5
Quality
14
Community
10
Popularity
5
Documentation
10
Technical Details
| bnf | dokearley | earlgrey | |
|---|---|---|---|
| Version | 0.6.0 | 0.2.1 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 13 | 4 | 2 |
| Crate Size | 61KB | 32KB | 830KB |
| Features | 5 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •bnf leads with a health score of 60/100, but none of the options score above 80.
- •⚠ earlgrey has not been updated in over a year.