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
- Implement nom traits for slices other than byte slices
- AsyncRead: Some issues with default error type having lifetime.
- length_value doesn't work with bits
- No implementation of `InputTake` for bit inputs
- Number module parsers are potentially confusing
- Missing match on byte.
- [Question] Nested many* don't work as expected
- Prefer `Into` over `From` in trait bounds.
- Changelog should clarify whether float parsing change is a performance regression even when compiled with recent Rust
- Updated the pull request from #469 so that it will cleanly apply against master.
- Docs
- Rust not yet supported