Decision Workspace
nom-peg vs snacks vs winnow
Side-by-side comparison of Rust crates
34
nom-peg
growingv0.1.1
A PEG parser generator built on top of nom
49
snacks
growingv0.1.11
more nom parser-combinators
69
winnow
stablev1.0.0
A byte-oriented, zero-copy, parser combinators library
Core Metrics
| nom-peg | snacks | winnow | |
|---|---|---|---|
| Health Score | 34 | 49 | 69 |
| Total Downloads | 3.6K | 7.3K | 473.5M |
| 30d Downloads | 6 | 15 | 41.4M |
| Dependents | 0 | 0 | 3.5K |
| Releases | 2 | 12 | 107 |
| Last Updated | 2543d ago | 383d ago | 10d ago |
| Age | 6y 11m | 1y | 3y 1m |
Health Breakdown
nom-peg
Maintenance
3
Quality
14
Community
5
Popularity
4
Documentation
8
snacks
Maintenance
11
Quality
15
Community
5
Popularity
5
Documentation
13
winnow
Maintenance
18
Quality
17
Community
14
Popularity
8
Documentation
12
Technical Details
| nom-peg | snacks | winnow | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.11 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0-or-later | MIT | MIT |
| Dependencies | 4 | 2 | 15 |
| Crate Size | 19KB | 5KB | 188KB |
| Features | 0 | 0 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | 1.65.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •winnow leads with a health score of 69/100, but none of the options score above 80.
- •winnow is depended on by 3.5K crates — strongest ecosystem trust.
- •⚠ nom-peg, snacks have not been updated in over a year.
- •nom-peg, snacks are pre-1.0 — API may change.