An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with nom

A curated list of projects in awesome lists tagged with nom .

https://github.com/rust-bakery/nom

Rust parser combinator framework

byte-array grammar nom parse parser parser-combinators rust

Last synced: 11 Nov 2025

https://github.com/maralorn/nix-output-monitor

Pipe your nix-build output through the nix-output-monitor a.k.a nom to get additional information while building.

hacktoberfest haskell nix nom

Last synced: 11 Nov 2025

https://github.com/Rydgel/monkey-rust

An interpreter for the Monkey programming language written in Rust

interpreter lexer monkey nom parser rust

Last synced: 27 Apr 2025

https://github.com/fflorent/nom_locate

A special input type for nom to locate tokens

nom rust

Last synced: 15 May 2025

https://github.com/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

digitization history nom ocr optical-character-recognition text-detection text-recognition vietnamese

Last synced: 11 Nov 2025

https://github.com/progval/rust-python-parser

A Python parser written in Rust using nom

nom parser python python-parser rust rust-python

Last synced: 12 Oct 2025

https://github.com/systemxlabs/sqlparser-nom

A SQL query parser written using nom.

database logos nom parser rust sql

Last synced: 30 Apr 2025

https://github.com/rust-av/flavors

FLV parser in Rust with nom

demuxer flv flv-parser nom rust

Last synced: 07 Apr 2025

https://github.com/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.

exif heif jpeg matroska metadata mkv mov mp4 nom parser quicktime raw rust tiff webm

Last synced: 11 Nov 2025

https://github.com/stadelmanma/fitparse-rs

Rust library to parse FIT formatted files

ant crates fit fit-sdk fitparse garmin nom serde

Last synced: 11 Nov 2025

https://github.com/rustwasm/weedle

A WebIDL Parser

nom parser webidl

Last synced: 22 Feb 2025

https://github.com/mubelotix/faster-pest

A generator for high-performance Pest parsers, bringing your grammar to the next level

json nom parsing pest rust serde

Last synced: 11 Nov 2025

https://github.com/Mubelotix/faster-pest

A generator for high-performance Pest parsers, bringing your grammar to the next level

json nom parsing pest rust serde

Last synced: 22 Jul 2025

https://github.com/yalter/hldemo-rs

Half-Life demo format parser using nom.

demo goldsource half-life nom parser rust

Last synced: 23 Jul 2025

https://github.com/mcdostone/nom-kconfig

A Kconfig parser written in rust.

kconfig kernel linux nom parser parsing

Last synced: 11 Nov 2025

https://github.com/nickysemenza/ingredient-parser

recipe ingredient line item parser ๐Ÿณ

cooking nom parser rust

Last synced: 11 Nov 2025

https://github.com/s1ck/nom-gdl

Graph Definition Language in Rust

cypher gdl hacktoberfest nom parser rust

Last synced: 11 Nov 2025

https://github.com/jana-marie/hlcc

hormone level conversion calculator written in Rust

cli converter css hormone hrt html nom oss otter rust

Last synced: 11 Nov 2025

https://github.com/rodneylab/cmessless

A markdown parser to output Astro markup

astro astrojs markdown mdx nom rust

Last synced: 11 Nov 2025

https://github.com/ayrat555/cronenberg

Simple cron command entry parser

cron nom parser-combinators rust

Last synced: 15 Oct 2025

https://github.com/dalance/nom-greedyerror

Custom error type of nom to improve accuracy of error position

nom rust rust-library

Last synced: 11 Nov 2025

https://github.com/orhanbalci/patoz

Protein Data Bank (pdb) file parser

bioinformatics nom parser pdb protein-data-bank protein-structure rust

Last synced: 11 Nov 2025

https://github.com/iamazy/jvm-rs

mini-jvm in rust

java jvm nom rust

Last synced: 11 Nov 2025

https://github.com/iamazy/mqtt-rs

implement mqtt5 protocol with rust, any pr would be appreciate

mqtt mqtt5 nom rust tokio

Last synced: 11 Nov 2025

https://github.com/koushiro/flvparse

A FLV format parsing library written in Rust with nom.

flv flv-parser nom parse rust

Last synced: 30 Jul 2025

https://github.com/onatm/hackerman

An assembler for 16-bit Hack machine language written in Rust

assembler hack-assembler nom rust

Last synced: 11 Nov 2025

https://github.com/keruspe/brainfuck.rs

Brainfuck parser written in rust using nom

brainfuck brainfuck-parser interpreter nom parser rust

Last synced: 11 Nov 2025

https://github.com/mookerzhou/cooking_journal

A cooking journal. Lightweight. Portable. Semantically versioned.

charcuterie cooking nom nomnom

Last synced: 03 Apr 2025

https://github.com/edgarogh/rowan-nom

Build rowan green ASTs using nom parsers

abstract-syntax-tree ast nom parser parser-combinators rowan

Last synced: 11 Nov 2025

https://github.com/artemgr/gstuff.rs

Small macro and trinkets that make my life easier.

nom statusline

Last synced: 26 Mar 2025

https://github.com/termoshtt/vtk-format

WIP: VTK legacy format parser with nom paresr combinator

nom parser rust vtk

Last synced: 11 Nov 2025

https://github.com/sentinel1909/fun-with-nom

A repo which serves as a learning ground for the Nom crate.

nom rust

Last synced: 02 Aug 2025

https://github.com/edg-l/nompdf

A PDF parser written in Rust using nom.

nom parser pdf rust

Last synced: 11 Nov 2025

https://github.com/huytd/reminder-parser

An experiment to parse Reminder events in natural language

natural-language nom parser-combinator rust

Last synced: 11 Nov 2025

https://github.com/pagliacii/sicp-reg-machine

Register machine in SICP Chapter 5. Solve exercise 5.51.

compiler nom rust sicp

Last synced: 11 Nov 2025

https://github.com/glint-lang/glint

๐Ÿš€Glint - Flexible, fast and lightning fast programming language

cbor compiler glint glint-lang glint-language intepreter nom programming-language rust rust-language safety serde serde-json

Last synced: 11 Nov 2025

https://github.com/engineersbox/rust-auto-byte-unpacking

A rust macro to define byte unpacking for structs

byte-parsing bytes deserialization encoder-decoder nom rust serialization

Last synced: 11 Nov 2025

https://github.com/julesguesnon/nom-span

๐Ÿ“ฆ Wrap your nom input into a span to get line, column and byte offset

nom nom-span parser rust span

Last synced: 11 Nov 2025

https://github.com/woutifier/mrt

An MRT (RFC6396) file parser implemented in Rust, using Nom.

bgp mrt nom rust

Last synced: 12 Dec 2025

https://github.com/mkeeter/titan

A half-finished terminal browser for the Gemini protocol

gemini gemini-client nom rust

Last synced: 11 Nov 2025

https://github.com/fyko/wordle-stats

Collect and parse Wordle game share content and make pretty graphs

nom rust twitter wordle

Last synced: 11 Nov 2025

https://github.com/marirs/nparse

Parser library for specific use-cases

nom nom-parser parser rust rust-crate rust-lang rust-library

Last synced: 11 Nov 2025

https://github.com/longbridge/parser-benchmark

Benchmark parsers

nom parser peg pest

Last synced: 11 Nov 2025

https://github.com/tpltnt/fudi-rs

A Rust library to handle FUDI messages for Pure Data

creative-coding messaging network nom puredata sound

Last synced: 11 Nov 2025

https://github.com/naryand/bencode

See https://github.com/lepton-rs/bencode

bencode nom parse parser rust serde zerocopy

Last synced: 17 Jul 2025

https://github.com/ryanleecode/solwasmc

Solidity Web Assembly Compiler

compiler ethereum evm functional-programming nom rust solidity

Last synced: 11 Nov 2025

https://github.com/lulu-berlin/gift

A GIF parser in Rust powered by nom

gif nom parser rust

Last synced: 11 Nov 2025

https://github.com/envp/plist-utils

Library for parsing Apple's binary preference list (plist) format

nom parser-combinators parsing plist rust-library

Last synced: 11 Nov 2025

https://github.com/arthrp/rgb-custom-parser

Extremely simple parser made with parser combinators which parses rgb string

nom

Last synced: 11 Nov 2025

https://github.com/ianhomer/try-nom

Explore nom - Rust file parser

explore nom rust

Last synced: 11 Nov 2025

https://github.com/akanoa/nom-stream-parser

An Rust lib which allow to downstream result data from an upstream

nom parsing performance rust stream

Last synced: 11 Nov 2025

https://github.com/sify21/gomod-rs

go.mod file parser with locations

gomod nom rust-library

Last synced: 11 Nov 2025

https://github.com/adaszko/orgdt

Emacs' org-mode date/time parser and renderer

emacs nom org-mode parser

Last synced: 24 Dec 2025

https://github.com/mcdostone/nom-config-in

A config.in parser written in Rust.

config-in linux-kernel nom parsing rust

Last synced: 25 Dec 2025

https://github.com/booyaa/iwlist-parser

It parses the iwlist or it gets the hose again.

iwlist network nom wifi wireless

Last synced: 23 Aug 2025

https://github.com/fenollp/ply

Rust PLY parser using Nom

nom parser ply rust

Last synced: 02 Aug 2025

https://github.com/asynched/nom-language-parser-demo

A short language parser built using nom to test it. :)

nom parser rust

Last synced: 11 Nov 2025