# nom_benchmarks **Repository Path**: mirrors_traviscross/nom_benchmarks ## Basic Information - **Project Name**: nom_benchmarks - **Description**: Benchmarks for the nom, a parser combinators library written in Rust - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # nom benchmarks This repository holds benchmarks comparing [nom](https://github.com/Geal/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