Decision Workspace
chomp1 vs winnow vs nom
Side-by-side comparison of Rust crates
42
chomp1
growingv0.3.4
A fast monadic-style parser combinator designed to work on stable Rust.
69
winnow
stablev1.0.0
A byte-oriented, zero-copy, parser combinators library
66
nom
growingv8.0.0
A byte-oriented, zero-copy, parser combinators library
Core Metrics
| chomp1 | winnow | nom | |
|---|---|---|---|
| Health Score | 42 | 69 | 66 |
| Total Downloads | 71.8K | 473.5M | 461.1M |
| 30d Downloads | 1.6K | 41.4M | 32.7M |
| Dependents | 3 | 3.5K | 26.5K |
| Releases | 3 | 107 | 98 |
| Last Updated | 1055d ago | 10d ago | 425d ago |
| Age | 3y 10m | 3y 1m | 11y 2m |
Health Breakdown
chomp1
Maintenance
4
Quality
15
Community
5
Popularity
6
Documentation
12
winnow
Maintenance
18
Quality
17
Community
14
Popularity
8
Documentation
12
nom
Maintenance
8
Quality
21
Community
14
Popularity
8
Documentation
15
Technical Details
| chomp1 | winnow | nom | |
|---|---|---|---|
| Version | 0.3.4 | 1.0.0 | 8.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 8 | 15 | 3 |
| Crate Size | 68KB | 188KB | 136KB |
| Features | 4 | 10 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.65.0 | 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.
- •nom is depended on by 26.5K crates — strongest ecosystem trust.
- •⚠ chomp1, nom have not been updated in over a year.
- •chomp1 is pre-1.0 — API may change.