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
- Consider CR only for line endings
- Thread state through nom combinators
- Swap module hierarchy so `streaming`/`complete` is in the root
- try_fold support
- 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
- Docs
- Rust not yet supported