</>PackageGraphPackageGraph

nom

Cargov8.0.0

A 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

VersionPublishedLicense
8.0.0latest1 year agoMIT
8.0.0-beta.11 year agoMIT
8.0.0-alpha22 years agoMIT
8.0.0-alpha12 years agoMIT
6.2.23 years agoMIT
5.1.33 years agoMIT
7.1.33 years agoMIT
7.1.23 years agoMIT
7.1.14 years agoMIT
7.1.04 years agoMIT
7.0.04 years agoMIT
7.0.0-alpha34 years agoMIT
7.0.0-alpha25 years agoMIT
7.0.0-alpha15 years agoMIT
6.2.15 years agoMIT
6.2.05 years agoMIT
6.1.25 years agoMIT
6.1.15 years agoMIT
6.1.05 years agoMIT
6.0.15 years agoMIT

Maintainers

Keywords

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.