Decision Workspace
yapcol vs chumsky vs oni-comb-parser-rs
Side-by-side comparison of Rust crates
44
yapcol
experimentalv0.1.0
Yet Another Parser Combinator Library - YAPCoL
64
chumsky
growingv0.12.0
A parser library for humans with powerful error recovery
64
oni-comb-parser-rs
stablev1.2.124
A Rust crate for parser combinators
Core Metrics
| yapcol | chumsky | oni-comb-parser-rs | |
|---|---|---|---|
| Health Score | 44 | 64 | 64 |
| Total Downloads | 12 | 14.4M | 865.1K |
| 30d Downloads | 12 | 2.7M | 990 |
| Dependents | 0 | 1.8K | 865 |
| Releases | 1 | 33 | 807 |
| Last Updated | 4d ago | 102d ago | 18d ago |
| Age | 4d | 4y 8m | 4y 4m |
Health Breakdown
yapcol
Maintenance
13
Quality
15
Community
5
Popularity
1
Documentation
10
chumsky
Maintenance
14
Quality
10
Community
20
Popularity
8
Documentation
12
oni-comb-parser-rs
Maintenance
18
Quality
17
Community
12
Popularity
7
Documentation
10
Technical Details
| yapcol | chumsky | oni-comb-parser-rs | |
|---|---|---|---|
| Version | 0.1.0 | 0.12.0 | 1.2.124 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 26 | 13 |
| Crate Size | 21KB | 193KB | 48KB |
| Features | 0 | 17 | 0 |
| Yanked % | 0.0% | 12.1% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.65 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •chumsky leads with a health score of 64/100, but none of the options score above 80.
- •chumsky is depended on by 1.8K crates — strongest ecosystem trust.
- •yapcol, chumsky are pre-1.0 — API may change.