Lines Matching full:https
3 [](LICENSE)
4 [](https://…
5 [](https://github.co…
6 [](https://co…
7 [](https://crates.io/crates/nom)
8 [](#rust-version-…
16  parser:
76 - [Reference documentation](https://docs.rs/nom)
77 - [Various design documents and tutorials](https://github.com/Geal/nom/tree/master/doc)
78 - [List of combinators and their behaviour](https://github.com/Geal/nom/blob/master/doc/choosing_a_…
80 …, oftc), go to `#nom-parsers` on Libera IRC, or on the [Gitter chat room](https://gitter.im/Geal/n…
92 - [TLV](https://en.wikipedia.org/wiki/Type-length-value)
99 - [FLV parser](https://github.com/rust-av/flavors)
100 - [Matroska parser](https://github.com/rust-av/matroska)
101 - [tar parser](https://github.com/Keruspe/tar-parser.rs)
116 - [HTTP proxy](https://github.com/sozu-proxy/sozu/blob/master/lib/src/protocol/http/parser.rs)
117 - [TOML parser](https://github.com/joelself/tomllib)
126 can leverage with [nom_locate](https://github.com/fflorent/nom_locate) to
133 - [PHP VM](https://github.com/tagua-vm/parser)
135 - [xshade shading language](https://github.com/xshade-lang/xshade/)
151 - [HTTP proxy](https://github.com/sozu-proxy/sozu/blob/master/lib/src/protocol/http/parser.rs)
152 - [Using nom with generators](https://github.com/Geal/generator_nom)
157 software like [lex](https://en.wikipedia.org/wiki/Lex_(software)) and
158 [yacc](https://en.wikipedia.org/wiki/Yacc). Instead of writing the grammar
187 Some benchmarks are available on [Github](https://github.com/Geal/nom_benchmarks).
197 nom is available on [crates.io](https://crates.io/crates/nom) and can be included in your Cargo ena…
220 - [Get line and column info in nom's input type](https://github.com/fflorent/nom_locate)
221 - [Using nom as lexer and parser](https://github.com/Rydgel/monkey-rust)
227 - Text file formats: [Ceph Crush](https://github.com/cholcombe973/crushtool),
228 [Cronenberg](https://github.com/ayrat555/cronenberg),
229 [XFS Runtime Stats](https://github.com/ChrisMacNaughton/xfs-rs),
230 [CSV](https://github.com/GuillaumeGomez/csv-parser),
231 [FASTA](https://github.com/TianyiShi2001/nom-fasta),
232 [FASTQ](https://github.com/elij/fastq.rs),
233 [INI](https://github.com/Geal/nom/blob/master/tests/ini.rs),
234 [ISO 8601 dates](https://github.com/badboy/iso8601),
235 [libconfig-like configuration file format](https://github.com/filipegoncalves/rust-config),
236 [Web archive](https://github.com/sbeckeriv/warc_nom_parser),
237 [PDB](https://github.com/TianyiShi2001/nom-pdb),
238 [proto files](https://github.com/tafia/protobuf-parser),
239 [Fountain screenplay markup](https://github.com/adamchalmers/fountain-rs),
240 [vimwiki](https://github.com/chipsenkbeil/vimwiki-server/tree/master/vimwiki) & [vimwiki_macros](ht…
242 [PHP](https://github.com/tagua-vm/parser),
243 [Basic Calculator](https://github.com/balajisivaraman/basic_calculator_rs),
244 [GLSL](https://github.com/phaazon/glsl),
245 [Lua](https://github.com/doomrobo/nom-lua53),
246 [Python](https://github.com/ProgVal/rust-python-parser),
247 [SQL](https://github.com/ms705/nom-sql),
248 [Elm](https://github.com/cout970/Elm-interpreter),
249 [SystemVerilog](https://github.com/dalance/sv-parser),
250 [Turtle](https://github.com/vandenoever/rome/tree/master/src/io/turtle),
251 [CSML](https://github.com/CSML-by-Clevy/csml-interpreter),
252 [Wasm](https://github.com/Strytyp/wasm-nom),
253 [Pseudocode](https://github.com/Gungy2/pseudocode)
254 - Interface definition formats: [Thrift](https://github.com/thehydroimpulse/thrust)
256 [GIF](https://github.com/Geal/gif.rs),
257 [MagicaVoxel .vox](https://github.com/davidedmonds/dot_vox),
258 [midi](https://github.com/derekdreery/nom-midi-rs),
259 [SWF](https://github.com/open-flash/swf-parser),
261 [Matroska (MKV)](https://github.com/rust-av/matroska)
263 [TAR](https://github.com/Keruspe/tar-parser.rs),
264 [GZ](https://github.com/nharward/nom-gzip)
266 [X.509](https://github.com/rusticata/x509-parser)
268 [Bencode](https://github.com/jbaum98/bencode.rs),
269 [D-Bus](https://github.com/toshokan/misato),
270 [DHCP](https://github.com/rusticata/dhcp-parser),
271 [HTTP](https://github.com/sozu-proxy/sozu/tree/master/lib/src/protocol/http),
272 [URI](https://github.com/santifa/rrp/blob/master/src/uri.rs),
273 [IMAP](https://github.com/djc/tokio-imap),
274 [IRC](https://github.com/Detegr/RBot-parser),
275 [Pcap-NG](https://github.com/richo/pcapng-rs),
276 [Pcap](https://github.com/ithinuel/pcap-rs),
277 [Pcap + PcapNG](https://github.com/rusticata/pcap-parser),
278 [IKEv2](https://github.com/rusticata/ipsec-parser),
279 [NTP](https://github.com/rusticata/ntp-parser),
280 [SNMP](https://github.com/rusticata/snmp-parser),
281 [Kerberos v5](https://github.com/rusticata/kerberos-parser),
282 [DER](https://github.com/rusticata/der-parser),
283 [TLS](https://github.com/rusticata/tls-parser),
284 [IPFIX / Netflow v10](https://github.com/dominotree/rs-ipfix),
285 [GTP](https://github.com/fuerstenau/gorrosion-gtp),
286 [SIP](https://github.com/armatusmiles/sipcore/tree/master/crates/sipmsg),
287 [Prometheus](https://github.com/timberio/vector/blob/master/lib/prometheus-parser/src/line.rs)
289 [BNF](https://github.com/snewt/bnf)
291 [Gameboy ROM](https://github.com/MarkMcCaskey/gameboy-rom-parser),
292 [ANT FIT](https://github.com/stadelmanma/fitparse-rs),
293 [Version Numbers](https://github.com/fosskers/rs-versions),
294 [Telcordia/Bellcore SR-4731 SOR OTDR files](https://github.com/JamesHarrison/otdrs),
295 [MySQL binary log](https://github.com/PrivateRookie/boxercrab),
296 [URI](https://github.com/Skasselbard/nom-uri),
297 [Furigana](https://github.com/sachaarbonel/furigana.rs)
299 …er using `nom`? A list of not yet implemented formats is available [here](https://github.com/Geal/…
307 <a href="https://github.com/geal/nom/graphs/contributors">
308 <img src="https://contributors-img.web.app/image?repo=geal/nom" />