Decision Workspace
loqom vs winnow vs nom
Side-by-side comparison of Rust crates
43
loqom
experimentalv0.1.1
A `nom` fork: a zero-copy, parser combinators library
70
winnow
stablev1.0.3
A byte-oriented, zero-copy, parser combinators library
66
nom
growingv8.0.0
A byte-oriented, zero-copy, parser combinators library
Core Metrics
| loqom | winnow | nom | |
|---|---|---|---|
| Health Score | 43 | 70 | 66 |
| Total Downloads | 522 | 581.8M | 531.4M |
| 30d Downloads | 0 | 60.0M | 39.0M |
| Dependents | 0 | 4.1K | 27.7K |
| Releases | 2 | 110 | 98 |
| Last Updated | 236d ago | 11d ago | 484d ago |
| Age | 7m | 3y 3m | 11y 4m |
Health Breakdown
loqom
Maintenance
8
Quality
15
Community
5
Popularity
3
Documentation
12
winnow
Maintenance
18
Quality
18
Community
14
Popularity
8
Documentation
12
nom
Maintenance
8
Quality
21
Community
14
Popularity
8
Documentation
15
Technical Details
| loqom | winnow | nom | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.3 | 8.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 15 | 3 |
| Crate Size | 97KB | 188KB | 136KB |
| Features | 4 | 10 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85.0 | 1.65.0 | 1.65.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •winnow leads with a health score of 70/100, but none of the options score above 80.
- •nom is depended on by 27.7K crates — strongest ecosystem trust.
- •⚠ nom has not been updated in over a year.
- •loqom is pre-1.0 — API may change.