Benchmarks for the nom, a parser combinators library written in Rust
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
http
mp4
.gitignore
README.md

README.md

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