nom benchmarks
This repository holds benchmarks comparing nom, a parser combinators library written in Rust, to other parsers.
Right now, there are two examples:
- HTTP request header parsing
- MP4 filetype atom parsing
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up| Failed to load latest commit information. | |||
|
|
http | ||
|
|
mp4 | ||
|
|
.gitignore | ||
|
|
README.md | ||
This repository holds benchmarks comparing nom, a parser combinators library written in Rust, to other parsers.
Right now, there are two examples: