nom
There are 117 repositories under nom topic.
rust-bakery/nom
Rust parser combinator framework
maralorn/nix-output-monitor
Pipe your nix-build output through the nix-output-monitor a.k.a nom to get additional information while building.
Rydgel/monkey-rust
An interpreter for the Monkey programming language written in Rust
fflorent/nom_locate
A special input type for nom to locate tokens
ds4v/NomNaOCR
Leverage Deep Learning to digitize old Vietnamese handwritten for historical document archiving (Made with national pride in every single line of code): https://www.kaggle.com/datasets/quandang/nomnaocr
sebosp/s2protocol-rs
Starcraft 2 Protocol Replay Reader
progval/rust-python-parser
A Python parser written in Rust using nom
systemxlabs/sqlparser-nom
A SQL query parser written using nom.
rust-av/flavors
FLV parser in Rust with nom
stadelmanma/fitparse-rs
Rust library to parse FIT formatted files
mindeng/nom-exif
Exif/metadata parsing library written in pure Rust, both image (jpeg/heif/heic/jpg/tiff/raf etc.) and video/audio (mov/mp4/3gp/webm/mkv/mka, etc.) files are supported.
PrivateRookie/boxercrab
MySQL binlog parser impl with Rust
rustwasm/weedle
A WebIDL Parser
Mubelotix/faster-pest
A generator for high-performance Pest parsers, bringing your grammar to the next level
fmiras/potterscript
The Wizarding World Programming Language written in Rust
YaLTeR/hldemo-rs
Half-Life demo format parser using nom.
charlesvdv/nom-bibtex
A feature complete bibtex parser using nom
jimexist/gguf
A small utility library for parsing GGUF file info
huyhoang17/kuzushiji_recognition
[Late Submission] Solution for Kuzushiji recognition (Kaggle competition)
andrusha/sqlite-parser-nom
Parser library for SQLite storage format in Rust
michaeljones/elm-parser
A parser for the Elm language written in Rust using the nom library
nickysemenza/ingredient-parser
recipe ingredient line item parser 🍳
s1ck/nom-gdl
Graph Definition Language in Rust
Mcdostone/nom-kconfig
A Kconfig parser written in rust.
Jana-Marie/hlcc
hormone level conversion calculator written in Rust
ayrat555/cronenberg
Simple cron command entry parser
dalance/nom-greedyerror
Custom error type of nom to improve accuracy of error position
erihsu/tf-parser
Technology file parser in Rust
nilsmartel/js
Fast JavaScript Parser implemented in Rust
rodneylab/cmessless
A markdown parser to output Astro markup
iamazy/jvm-rs
mini-jvm in rust
koushiro/flvparse
A FLV format parsing library written in Rust with nom.
orhanbalci/patoz
Protein Data Bank (pdb) file parser
baoyachi/eat-nom
eat nom
iamazy/mqtt-rs
implement mqtt5 protocol with rust, any pr would be appreciate