Parser
A parser turns its input (often text in form of a file) into a more advantageous representation (usually a certain data structure in memory) to perform a specific task.
Common examples include:
- parsers for markup languages (e.g. HTML/Markdown etc)
- parsers for data-serialization formats (e.g. JSON/XML/YAML etc)
- parsers used as part of/in conjunction with a compiler (in this case, the parser consumes the tokenized input emitted by the Lexer and ultimately feeds the resulting parse tree/concrete syntax tree into the compiler)
- GitHub: https://github.com/topics/parser
- Last updated: 2026-06-26 00:19:23 UTC
- JSON Representation
https://github.com/warlock/boolean-search
Boolean Query Search
boolean elasticsearch engine keywords lucene parser query search search-engine semantic solr
Last synced: 29 Apr 2026
https://github.com/cloudsucker/cs2crap
Парсинг, автоматизация поиска выгод, автоматизация торговли предметами Counter Strike 2
counter-strike counter-strike-2 cs2 csgo csgomarket parser python skins steam valve web-scraper
Last synced: 30 Apr 2026
https://github.com/sergeypedan/rust-book-parser
Parses ”The Rust book“ and saves as ePub
Last synced: 08 Jun 2026
https://github.com/xdevor/composer-parser
A parser that can parse all the installed PHP packages composer.json file in your project
composer composer-packages installed-json parser php
Last synced: 30 Apr 2026
https://github.com/aayes89/honlogparser
Java application that converts Heroes of Newerth (HoN) log files into a sql database
dom dom-manipulation hon java logs parser sql
Last synced: 01 May 2026
https://github.com/andrijzyn/nyshkaloparser
My little project for training in parsing. Also instrument for my life tasks
gekodriver openpyxl parser python selenium
Last synced: 01 May 2026
https://github.com/aichingm/libcj
Libcj is a simple header only json stringify and parsing library written in c.
Last synced: 01 May 2026
https://github.com/koenig-dominik/env-json-parser
Library that parses JSON structures out of environment variables
12factor env environment json node object parser ts typescript
Last synced: 01 May 2026
https://github.com/indiependente/gomison
Go implementation of the MISON JSON parser
Last synced: 02 May 2026
https://github.com/e0selmy4v/schema2class
Parse JSON schema to class
class es3 ie6 json-schema parse parser schema schema-parser
Last synced: 02 May 2026
https://github.com/faizkhairi/flatfile-js
Schema-first parser and generator for pipe, comma, and tab-delimited flat files with type coercion and streaming
csv flat-file npm-package parser typescript
Last synced: 02 May 2026
https://github.com/b72u68/tree-sitter-iitran
IITRAN grammar for tree-sitter
iitran lexer parser syntax-highlighting tree-sitter tree-sitter-parser
Last synced: 03 May 2026
https://github.com/redboo/polkassembly-comment-parser
Парсер комментариев Polkassembly
Last synced: 09 Jun 2026
https://github.com/reklatsmasters/wasm2ast
WebAssembly Binary AST Parser
ast node parser wasm webassembly
Last synced: 06 May 2026
https://github.com/nsavinda/calc-parser
Simple calculator using flex and bison.
bison-flex bison-yacc compiler compiler-design parser
Last synced: 07 May 2026
https://github.com/kahlery/top-frequent-words-sorter-from-json
cli tool: finding the most frequent words in a JSON file. Reads file and processes it to identify the words that appear most frequently in the file. Outputs the identified words to the user and store.
hashtable json-data json-parser linked-list parser sorting
Last synced: 10 Jun 2026
https://github.com/sfranzyshen/astinterpreter
AST Interpreter
arduino arduino-code arduino-examples arduino-programming arduino-simulator arduino-sketch ast esp32-arduino interpreter parser
Last synced: 09 May 2026
https://github.com/biosustain/omics_valid
Specifications and validators for omics data formats used on C. autoethanogemum C1 program
bioinformatics biology omics parser
Last synced: 09 May 2026
https://github.com/plume-lang/tree-sitter-plume
Plume grammar for tree-sitter
Last synced: 09 May 2026
https://github.com/ruslantolstov/azure-connection-parser
Azure connection string parser
azure cosmosdb eventhub parser servicebus
Last synced: 10 May 2026
https://github.com/gianptdev/zdoom-textures-writer
Small tool to write a valid textures text file for the zdoom engine, inteded to be used for automated scripts.
Last synced: 11 May 2026
https://github.com/danielway/nexrad-parser
Parses NEXRAD weather radar data into a convenient structure for analysis.
Last synced: 12 May 2026
https://github.com/lonaryx/proxyfun
ProxyFun - это простой Python-скрипт для парсинга прокси-серверов с веб-сайта, их креативного отображения и сохранения результатов в текстовом файле.
bs4 file files lists parser parsers proxy proxy-configuration proxy-list proxy-scraper proxy-server python python-3 python-script python3 request requests script
Last synced: 15 Jun 2026
https://github.com/p4suta/afm
Aozora Flavored Markdown — Rust dialect fusing CommonMark/GFM with 青空文庫 typography (ruby, bouten, 縦中横, 字下げ, 外字).
aozora-bunko cli commonmark gfm japanese markdown parser ruby rust typography
Last synced: 16 Jun 2026
https://github.com/electrikmilk/aml
Interpreted math equation language 🧮
calculator interpreter language math math-language parser programming-language
Last synced: 17 Jun 2026
https://github.com/sei40kr/tree-sitter-fstar
Tree-sitter grammar for F*
fstar parser syntax-highlighting tree-sitter
Last synced: 18 Jun 2026
https://github.com/chardoncs/zig-ansi-parse
Comptime-proof ANSI format parsing library for Zig
ansi-code ansi-colors ansi-terminal colorization parser zig ziglang
Last synced: 19 Jun 2026
https://github.com/lbwa/mark-to-json
:truck: Parse the markdown into a JSON static file.
json markdown-parser markdown-parsing markdown-to-json parser static static-files
Last synced: 22 Jun 2026
https://github.com/cumulus13/pyheaderparse
A robust HTTP header and cookie parser library
dict headers modern parser production python raw robust smart
Last synced: 22 Jun 2026
https://github.com/adminy/anidb_titles_parser
anidb DAT | XML to json array
Last synced: 03 May 2026
https://github.com/robojones/parser-test
Recursive descend parser for a simple test language
parser recursive-descent-parser
Last synced: 24 Mar 2025
https://github.com/peterekepeter/ucx
UnrealScript Extensions - all in one language support, transformer, formatter, build system
build-tool language-support linter parser
Last synced: 01 Mar 2025
https://github.com/wibosco/approachingparsers-example
Experimenting with some possible parser architectures
ios mapper network parser plug-and-play swift travis-ci
Last synced: 16 Mar 2025
https://github.com/arturduisheev/medparser
bs4 parser python selenium-webdriver
Last synced: 11 Mar 2026
https://github.com/mp3martin/js-parse-links
gh-pages html javascript js parser web
Last synced: 08 Jul 2025
https://github.com/yasyf/cc-transcript
Typed, non-lossy events for Claude Code transcripts: superset JSONL parser (Rust fast path), sentiment + feedback-mining domains, and a transcript-investigation CLI
anthropic claude claude-code claude-code-plugin cli jsonl parser pyo3 python rust transcripts
Last synced: 25 Jun 2026
https://github.com/daksh14/rtoml
RToml is an experimental 100% handwritten toml parser
Last synced: 14 Jun 2025
https://github.com/gsun/yang-parser
yang parser in haxe
haxe haxe-externs javascript parser yang
Last synced: 10 Mar 2025
https://github.com/vikaspotluri123/election-16
Merging data to uncover trends
election-data elections node parser
Last synced: 22 May 2026
https://github.com/zensey/go-lr-parser
An LR parser library with user-defined error recovery strategy
Last synced: 08 Jun 2026
https://github.com/karimsa/bench-js-parsers
Some benchmarks to show the performance of various modern JS parsers.
acorn babel benchmark esprima javascript parser performance
Last synced: 19 May 2026
https://github.com/playday3008/rbil-parser
Parser for Ralf Brown's Interrupt List (RBIL) Release 61 — converts CP437-encoded data files into structured YAML
cp437 dos ghidra interrupt-list parser ralf-browns-interrupt-list rbil reverse-engineering x86 yaml
Last synced: 09 Jun 2026
https://github.com/artnum/md-parse
Convert markdown to docx with PHPOffice and custom markdown parser
docx gfm mardown parser php-library php8 phpoffice phpword
Last synced: 08 Apr 2025
https://github.com/norgate-av/tree-sitter-netlinx
NetLinx grammar for tree-sitter
amx grammar harman netlinx parser tree-sitter
Last synced: 30 Apr 2026
https://github.com/markhershey/gmail-paylah
Gmail PayLah / Fave / Grab Transaction Notification Email Parser
email email-exporter fave gmail gmail-api grab parser paylah singapore
Last synced: 08 Apr 2025
https://github.com/davidbernal/async-json-parser
Async JSON parser (parse & stringify)
Last synced: 05 May 2026
https://github.com/malyshevars/smgnr3000
A parser that periodically fetches and logs runtime and temperature data from the Samogoner AE3000 into CSV/PostgreSQL and generates daily graphs, plus a PyQt5 GUI for interactively plotting that data. A PyQt5 “Test Panel” for manually sending test commands.
esp8266 ethanol homebrew hw-364a mathplotlib parser postgresql pyqt5 python3 vodka
Last synced: 05 May 2026
https://github.com/yoannchb-pro/own-json-parser
A JSON parser made in typescript with tokenizer, ast, parser ...
ast-builder javascript json-parser nodejs parser tokenizer typescript
Last synced: 05 May 2026
https://github.com/dreamycecil/vdf
Simple public domain VDF/KeyValues reader & writer in ANSI C.
ansi-c c89 c90 keyvalue keyvalues parser reader reader-writer valve-data-format vdf vdf-files vdf-format vdf-parser writer
Last synced: 11 Jun 2025
https://github.com/stonestepsinc/expat-nuget
Expat is a stream-oriented XML parser.
expat library nuget nuget-package parser static-library xml xml-parser
Last synced: 10 Feb 2026
https://github.com/rstoetter/csqlscript-php
a PHP class to execute SQL scripts (mysql)
batch-processing mysql parser php5 script-sql sql
Last synced: 04 May 2026
https://github.com/abhishekkr/gowebvtt
WebVTT Parser, parsing main parts of Web Video Text Tracks Format
go golang parser parser-library subtitles subtitles-parsing webvtt webvtt-parser
Last synced: 16 Aug 2025
https://github.com/Deviluc/python-tree-sitter
A python wrapper around the tree-sitter c-api (using swig)
ast java parser parser-library python python3 swig tree-sitter
Last synced: 11 Mar 2025
https://github.com/hdoc1509/gh-actions.nvim
Plugins that improves support for Github Actions files in Neovim.
github-actions neovim neovim-plugin parser tree-sitter tree-sitter-gh-actions-expressions
Last synced: 06 May 2026
https://github.com/nguoidungkhongdinhdanh/mwtp
A parser for MediaWiki titles
Last synced: 12 Feb 2026
https://github.com/minoritea/go-decls
go-decls: list declarations in a Go source file
Last synced: 06 Jul 2025
https://github.com/jai0212/course-selector-uoft
A program that suggests university courses based on your program and provides a custom GUI to customize your course plan. Created to help UofT students
beautifulsoup csv graphs graphs-algorithms networkx-graph numpy os parser pickle pillow plotly python tkinter-gui tkmacosx
Last synced: 06 May 2026
https://github.com/yggverse/pulsarss
RSS Aggregator for Gemini Protocol
aggregator cli crawler daemon feed gemini gemini-protocol gemtext parser rss rust
Last synced: 13 Feb 2026
https://github.com/smiley4/simpleparser
Creates a syntax tree from a given string and grammar (ebnf)
Last synced: 15 May 2025
https://github.com/securityronin/iso9660-forensic
Forensic ISO 9660 reader & tamper analyzer in pure Rust — analyse() surfaces 23 anomaly findings (redundancy, slack, EDC/ECC, concealment) across multi-session, Rock Ridge, Joliet, El Torito & raw CD images
dfir digital-forensics disk-image ecma-119 el-torito file-format forensics incident-response iso iso9660 joliet optical-disc parser rock-ridge rust security udf
Last synced: 21 Jun 2026
https://github.com/serengti/tree-sitter-chaiscript
Tree-Sitter parser for the Chaiscript language
chaiscript cpp parser scripting tree-sitter
Last synced: 07 May 2026
https://github.com/reedchan7/ls-json
parse ls output to json format.
command-line file-listing jc json ls parser
Last synced: 20 Jan 2026
https://github.com/daverandom/xsddistiller
Parses XSD schema documents into data structures
Last synced: 26 Jan 2026
https://github.com/tytonidaehangover51/anvil
🚀 Simplify C project builds with Anvil, a minimal, dependency-free system offering live file watching, custom directories, and easy Makefile generation.
ace anvil anvil-zksync arma bukkit bukkit-plugin dagger2-android debugging decompiler fullstack gui kotlin-compiler-plugin kubernetes-controller kubernetes-operator llvm parser realism verification
Last synced: 13 Apr 2026
https://github.com/en10/vbparsehtml
Parse HTML in VB
html parser vbnet visual-basic
Last synced: 06 Jan 2026
https://github.com/bel-framework/bel-html
HTML utilities for Erlang
erlang erlang-library html html-parser html5 parser
Last synced: 16 Feb 2026
https://github.com/adbancroft/tunerstudioiniparser
TsIniParser - a TunerStudio INI parser
Last synced: 26 Mar 2025
https://github.com/nasa-pds/pds3-product-tools
Library supporting the design/generation, validation and submission of PDS3 archival products.
Last synced: 01 Mar 2026
https://github.com/ethiy/free3ds
Small Library handling the 3DS format files.
Last synced: 02 Apr 2025
https://github.com/vueware/csv-parser
Converts .csv files to JSON object arrays.
Last synced: 18 Apr 2026
https://github.com/techouse/homebrew-envq
Homebrew tap for envq, a byte-preserving .env query and editing tool.
cli command-line-tool configuration dotenv env homebrew parser rust
Last synced: 14 Jun 2026
https://github.com/sebastian-software/ferrocat
Performance-first Rust toolkit for Gettext PO and NDJSON catalogs, merge workflows, and ICU MessageFormat-aware localization.
benchmarking gettext i18n icu-messageformat localization ndjson parser po-files rust translation
Last synced: 21 May 2026
https://github.com/womblee/discord-ai-helper-bot
This is a Discord Bot designed to help noobs in my Discord server chat about Dying Light modding.
ai bot chatbot discord discord-bot llama llamacpp-python parser python support
Last synced: 08 May 2026
https://github.com/jf17/html-to-json-parser
HTML parser(grabber) to JSON format
golang grabber html html-parser json parser skrapping
Last synced: 09 May 2026
https://github.com/fedescripts/showmap
Showmap a simple parser of Nmap output
Last synced: 06 Jul 2025