-
nom
A byte-oriented, zero-copy, parser combinators library
-
x509-parser
Parser for the X.509 v3 format (RFC 5280 certificates)
-
nom_locate
A special input type for nom to locate tokens
-
tls-parser
Parser for the TLS protocol
-
pcap-parser
Parser for the PCAP/PCAPNG format
-
rusticata-macros
Helper macros for Rusticata
-
cookie-factory
nom inspired serialization library
-
nom-language
Language parsing focused combinators for the nom parser library
-
nom-bibtex
BibTeX parser using nom
-
ldap-parser
Parser for the LDAP protocol (RFC 4511)
-
snmp-parser
Parser for the SNMP protocol
-
influxdb-line-protocol
InfluxDB line protocol parser and builder
-
gcode-nom
Visualization tool for inspecting a g-code file
-
abnf
A nom-based parser for ABNF
-
kparse
Tracking and better error handling for nom parsers
-
ansi-parser
using nom for parsing ANSI Escape Codes
-
nomcurl
written in Rust that uses the nom library to parse cURL commands. It can handle various cURL options, including methods, headers, data, and flags.
-
kerberos-parser
Parser for the Kerberos protocol
-
nom-rfc8288
A nom based parser for RFC 8288
-
nom-unicode
Unicode extensions for Nom
-
nom-tracable
Extension of nom to trace parser
-
aseprite-loader
Aseprite file loader
-
itchy
Nom-based parser library for NASDAQ ITCH protocol
-
pori
Parser location and state extensions for nom
-
nom-tracer
Extension of nom to trace parser execution
-
monch
Inspired by nom, but specifically for strings
-
rar
Rust native RAR extractor based upon nom
-
lber
An ASN.1/BER parser/encoder based on nom
-
nmea0183-parser
A zero-allocation NMEA 0183 parser that separates message framing from content parsing
-
ipsec-parser
Parser for the IKEv2 protocol
-
cosmic-nom
Is a collection of utilities for making using the great nom parser combinator easier to use
-
nom-supreme
A collection of excellent utilities for nom
-
mps
A fast MPS parser
-
patch
Parse patches in the unified diff format
-
nom-parse-trait
Adding traits to make parsing types easier
-
oval
A stream abstraction designed for use with nom, winnow, etc
-
nom-greedyerror
Custom error type to take a deepest error
-
amq-protocol-codegen
AMQP specifications - codegen
-
nom-packrat
Extension of nom to apply Packrat Parsing
-
ntp-parser
Parser for the NTP protocol
-
snacks
more nom parser-combinators
-
circular
A stream abstraction designed for use with nom
-
pktparse
Collection of packet parsers
-
stomp-parser
parsing Stomp frames, implemented using nom
-
synom
Stripped-down Nom parser used by Syn
-
vrt
Parser/encoder for VITA Radio Transport data
-
wsv
A collection of implementations of the Whitespace-separated values, as defined by Stenway. Follow the release notes on https://honestlysam.uk
-
sqlparser-mysql
A SQL parser for MySQL with nom
-
bitvec-nom2
Bit level parsing for nom with bitvec
-
image-rider-fat
Rust nom parser to read FAT file systems
-
modelfile
A parser for Ollama Modelfiles
-
gdl
Graph Definition Language
-
nparse
Parser in rust for specific use-cases
-
nom-grapheme-clusters
Adapter that allows nom to account for unicode grapheme clusters
-
nombytes
that provides a wrapper for the bytes::Bytes byte container for use with nom
-
creole-nom
WikiCreole markup language parser library by nom
-
gitpatch
Parse patches in the unified diff format
-
nom-recursive
Extension of nom to handle left recursion
-
ospf-parser
Parser for the OSPF version 2 protocol
-
ron-reboot
Highly experimental RON parser
-
openvpn-parser
Parser for the OpenVPN protocol
-
nom-parse-macros
Procedural macros for generating parser functions for the nom libary
-
agprefs
parser and serializer for the reading and writing agprefs files and the text fields in lrcat files from lightroom
-
juicy_bencode
A little parser for bencode using the Nom library
-
nom-pdb
PDB parser implemented with nom
-
nom-openmetrics
A prometheus and openmetrics parser
-
sqlite-parser-nom
SQLite database file parser
-
nom-span
Wrap your nom input into a span to get line, column and byte offset
-
tree-builder
Parser Generator library which uses Nom and procedural macros to generate recursive-descent parsers
-
knitting_parse
A knitting parser library based on nom
-
nbnf_language
A parser for the NBNF language itself, and the parser generator
-
calamp-rs
Parser for the Calamp LMDirect message protocol
-
nom_permutation
permutation conbinator for nom
-
cursor_binary_parser
A helper for using Cursor to manage the parsing of binary packed files
-
nom-test-helpers
Macros to help with testing nom parsers
-
attr-parser-fn
parse attribute procedual macros in functional way
-
nom-leb128
Fast LEB128 decoding for the nom parser combinator library
-
strace-parse
Parser and utilities for strace files
-
nom-sql
A SQL parser written using nom
-
tomllib
A format-preserving TOML file parser and manipulator
-
nbnf
A parser generator based on nom, with syntax inspired by EBNF and regex
-
nom-trace
A tracer for nom parsers
-
gtftools
A barebones GTF toolkit with fast nom-based IO
-
starlane-parse
Is a collection of utilities for making using the great nom parser combinator easier to use
-
netbios-parser
Parser for the NetBIOS/NBSS network format
-
nom-obj
obj/mtl parser written with nom
-
brainfuck_rs
Brainfuck parser and interpreter using nom
-
nmea-0183
sentence parser using nom 5
-
lrc-nom
zero-copy LRC parser wrote with nom
-
clc-engine
Provide calculation api for calculator ui
-
nom_pem
PEM parser (rfc1421) based of nom
-
nom-psl
Fast public suffix list domain parsing, written in nom
-
wson
JSON parser made with nom
-
nomhttp
Parser HTTP for the rustyproxy project based on nom
-
lber-serde
An ASN.1/BER parser/encoder based on nom
-
nom_html_parser
A parser to convert HTML string to HTML tree structure written with Nom
-
nom-rule
A procedural macro for writing nom parsers using a grammar-like DSL
-
nom-midi
Parse a simple midi file into data structures using nom
-
redis-protocol-mm
Structs and functions to implement the Redis protocol
-
combinedfun
A little
nom-like parser combinator library which stays away from macros, while trying to achieve at least part of the expressiveness ofnom -
nom_stl
A fast STL parser
-
bitvec-nom
Bit level parsing for nom with bitvec
-
nom-varint
Parse varints (used by Celeste, Minecraft, and Protocol buffers) using nom
-
nom_bencode
A bencode parser written with nom
-
nom-bitvec
Bit level parsing for nom with bitvec
-
python-parser
A complete Python parser based on nom
-
nom-errors
Strong-typed errors support for nom parser combinator library
-
nom_input_aux
Add support for managing arbitrary data during parsing with nom
-
nom-gcode
GCode parser using Nom
-
ruby-parser
A parser for the Ruby language
-
numnums
Reusable bite-sized zero-copy parsers to feed your nom parser
-
pyreq-rs
parse python requirements file using nom
-
thrift-parser
thrift parser
-
did-rs
Implements a parser for decentralized identifiers
-
nom-both
Extension of nom to provide special both_ parsers
-
nom-hpgl
Rust HP-GL parser (using nom)
-
abnf-core
A nom-based parser for ABNF core rules
-
doyoumarkdown
Validation and accessibility checks on markdown text
-
mrt
(RFC6396) file parser implemented in Rust, using Nom
-
hldemo
A parser for Half-Life (Goldsource) demo files using nom
-
flvparse
A FLV format parsing library written in Rust
-
ipfix
(RFC7011) parser library with JSON export, based on nom
-
sie4
SIE4 parser
-
namumark
Namumark
-
nom-lua
Lua 5.3 parser written in nom
-
ubjson
parser
Try searching with DuckDuckGo.