Decision Workspace
bparse vs oak-core vs winnow
Side-by-side comparison of Rust crates
52
bparse
growingv0.29.2
A library for parsing bytes
72
oak-core
experimentalv0.0.10
Core parser combinator library providing fundamental parsing primitives.
69
winnow
stablev1.0.0
A byte-oriented, zero-copy, parser combinators library
Core Metrics
| bparse | oak-core | winnow | |
|---|---|---|---|
| Health Score | 52 | 72 | 69 |
| Total Downloads | 27.4K | 7.0K | 473.5M |
| 30d Downloads | 35 | 2.1K | 41.4M |
| Dependents | 11 | 1.5K | 3.5K |
| Releases | 31 | 11 | 107 |
| Last Updated | 164d ago | 4d ago | 10d ago |
| Age | 2y 3m | 5m | 3y 1m |
Health Breakdown
bparse
Maintenance
12
Quality
16
Community
7
Popularity
5
Documentation
12
oak-core
Maintenance
19
Quality
15
Community
20
Popularity
5
Documentation
13
winnow
Maintenance
18
Quality
17
Community
14
Popularity
8
Documentation
12
Technical Details
| bparse | oak-core | winnow | |
|---|---|---|---|
| Version | 0.29.2 | 0.0.10 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MPL-2.0 | MIT |
| Dependencies | 0 | 5 | 15 |
| Crate Size | 8KB | 70KB | 188KB |
| Features | 0 | 2 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.85.1 | — | 1.65.0 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •oak-core leads with a health score of 72/100, but none of the options score above 80.
- •winnow has the most downloads (473.5M), suggesting wider adoption.
- •winnow is depended on by 3.5K crates — strongest ecosystem trust.
- •bparse, oak-core are pre-1.0 — API may change.