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
- Make guides from doc/*.md available through docs.rs and offline docs
- Abysmal performance of `terminated()` in `rust-analyzer`
- Add Prometheus chunkenc link to README
- Recognize undos map
- Added a combinator similar to separated_list0, but that allows for a trailing separator. (doc)tests are mostly complete.
- Add bside Bencode parser to README
- point out the blanket impl of Parser
- Compilation time explodes exponentially when chaining `.or()` calls
- Use unsafe APIs to optimize `HexDisplay::to_hex_from`
- [doc] `Check` mode does not supress fatal errors
- Docs
- Rust not yet supported