nom
https://github.com/rust-bakery/nom
Rust
Rust parser combinator framework
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported2 Subscribers
Add a CodeTriage badge to nom
Help out
- Issues
- Support `&str` for `number::complete::hex_u32`
- Fix Parsing Special Numbers
- `escaped(digit1, ...)` succeeds for empty string
- FindSubstring<&[u8]>: make use of `memchr::memmem`
- How to match eagerly until the remaining string matches a pattern?
- Parse Arc'ed String without allocation
- Size from incomplete streaming crlf parser
- Document improvement: flat_map
- Parsing custom input, a minimal example?
- add fold_separated0 and fold_separated1 combinators
- Docs
- Rust not yet supported