nom
Cargov8.0.0A byte-oriented, zero-copy, parser combinators library
0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity
Overview
nom is an Cargo package that a byte-oriented, zero-copy, parser combinators library. The latest version is 8.0.0.
Who should use it
Teams working in the Cargo ecosystem who need a byte-oriented, zero-copy, parser combinators library and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Cargo stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Alternatives to nom
Version history
| Version | Published | License |
|---|---|---|
| 8.0.0latest | 1 year ago | MIT |
| 8.0.0-beta.1 | 1 year ago | MIT |
| 8.0.0-alpha2 | 2 years ago | MIT |
| 8.0.0-alpha1 | 2 years ago | MIT |
| 6.2.2 | 3 years ago | MIT |
| 5.1.3 | 3 years ago | MIT |
| 7.1.3 | 3 years ago | MIT |
| 7.1.2 | 3 years ago | MIT |
| 7.1.1 | 4 years ago | MIT |
| 7.1.0 | 4 years ago | MIT |
| 7.0.0 | 4 years ago | MIT |
| 7.0.0-alpha3 | 4 years ago | MIT |
| 7.0.0-alpha2 | 5 years ago | MIT |
| 7.0.0-alpha1 | 5 years ago | MIT |
| 6.2.1 | 5 years ago | MIT |
| 6.2.0 | 5 years ago | MIT |
| 6.1.2 | 5 years ago | MIT |
| 6.1.1 | 5 years ago | MIT |
| 6.1.0 | 5 years ago | MIT |
| 6.0.1 | 5 years ago | MIT |
Maintainers
Frequently asked questions
How do I install nom?
Run `cargo add nom` to add nom to your Cargo project.
What license is nom released under?
No license was detected in nom's metadata; review the repository before use.
How popular is nom?
nom has approximately 0 downloads per week.