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/lavajuno/lucidjson
Straightforward JSON serialization & deserialization library for Java.
java json ll-parser parser serialization
Last synced: 16 Jan 2026
https://github.com/rmuir/tree-sitter-javadoc
Javadoc grammar for tree-sitter
Last synced: 02 Apr 2026
https://github.com/mcecode/gemtext-parser
A library for parsing, transforming, generating, and converting gemtext.
gemini-protocol gemtext html parser
Last synced: 30 Aug 2025
https://github.com/daedalus/oeis_validator
Validate OEIS entries against the internal format specification and style sheet
cli integer-sequences linting number-theory oeis online-encyclopedia-of-integer-sequences parser python style-linter validator zero-dependencies
Last synced: 03 Jun 2026
https://github.com/lucianosarno/llms-benchmarks-costs-parser
The `vals_parser.py` script aims to parse LLM costs/latency/benchmarks data from the website vals.ai and make it available through the charts in the README file and the 'benchmarks_data.json' file
chrome-driver cost-benchmarking cost-benefit information-parsing llm llm-benchmarking llms parser python
Last synced: 30 Aug 2025
https://github.com/qraqras/pydocstring
A zero-dependency Rust parser for Python docstrings (Google & NumPy) — full AST with byte-precise source locations, built for linters and formatters.
docstring docstrings parser python rust
Last synced: 02 Apr 2026
https://github.com/luisfuentech/object-dot-parser
Parse string dotted keys to nested attributes in object
hacktoberfest json nodejs npm npm-package parser
Last synced: 17 Apr 2026
https://github.com/montasim/client-parser-demo
Interactive demo website for the client-parser npm package
browser-detection client-parser demo device-detection os-detection parser user-agent user-agent-parser
Last synced: 03 Apr 2026
https://github.com/hasuzawa/nspredicate_parser
A simple Go parser for Objective-C NSPredicate. Created for personal usage and work.
golang objective-c parser swift
Last synced: 17 Apr 2026
https://github.com/linjonh/videowebsidesparser
This Project is used to parse a video web side to remove ads.
Last synced: 13 Jun 2025
https://github.com/prodigysn95/universal-file-converter
Universal File Converter is a Flask web app that converts images, videos, and audio with multi-file upload, real-time progress, and ZIP downloads. 🐙
audio-converter batch-processing batch-processing-of-multiple-files chordpro church churchtech converter ffmpeg file-converter flask image-converter opensong parser parser-library pro5 rhythm-game songpro songshowplus
Last synced: 17 Apr 2026
https://github.com/sonytruelove/telegram-bot-wb-parser
:robot: Telegram bot(0.58.0) Wildberries parser
parser refactoring shoes sneakers telegram telegram-bot wildberries
Last synced: 26 Aug 2025
https://github.com/psychollama/json-parser
A hand-written JSON parser because reasons
Last synced: 17 Apr 2026
https://github.com/almide/csv
CSV parser and serializer for Almide. Quoted fields, header rows, roundtrip-safe.
Last synced: 04 Apr 2026
https://github.com/rgrove/parse-yaya
A Yet Another Yet Another Markup Language parser for Node.js and browsers.
javascript js json nodejs parser yaya
Last synced: 17 Apr 2026
https://github.com/tinyclub/vtools
Scripts for the noVNC recordings
encoder novnc optimizer parser recordings slicer
Last synced: 17 Apr 2026
https://github.com/sheroz/http_common
Common types and operations for HTTP
header http http-requests network network-programming parser web
Last synced: 17 Apr 2026
https://github.com/meshhouse/sfmlab-unofficial-api
Unofficial SFMLab-based sites API server, written on Node.js
api-server fastify nodejs parser sfmlab sqlite typeorm typescript
Last synced: 18 Jun 2026
https://github.com/svm-zhang/tinyhgvs
Lightweight HGVS variant parser
bioinformatics genomics hgvs parser variant-analysis
Last synced: 05 Apr 2026
https://github.com/qrailibs/objectscript
✨ Object-oriented programming language. Transpiles directly intro JavaScript.
javascript lexer parser programminglanguage transpiler
Last synced: 24 Aug 2025
https://github.com/cicciog/node-dockerfile-parser
Parser for dockerfile of Docker Images
docker docker-image dockerfile json nodejs parser
Last synced: 05 Apr 2026
https://github.com/pavlenkodr/ethermineparser
ethermine
ethermine mining notifications parser vk vkontakte
Last synced: 18 Apr 2026
https://github.com/networkexception/script
A primitive scripting language I develop when I'm bored
csharp interpreter parser typescript
Last synced: 18 Apr 2026
https://github.com/aleclarson/tab-delimited
Parse or build a string of tabular data
nodejs parser string stringify
Last synced: 18 Apr 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/koumoul-dev/mime-type-stream
Streaming parser + serializer for various mime-types
csv json ndjson parser serializer stream
Last synced: 24 Aug 2025
https://github.com/m-anshu/python-construct-parser
Python constructs parser built using lex and yacc
automata-and-formal-languages parser python yacc-lex
Last synced: 04 Jun 2026
https://github.com/nir3x/markuplanguageparser.cpp
MarkupLanguageParser.cpp - Simple C++ Parser for Markup Language
c-plus-plus cpp markup-language parser parsing tree-structure unit-testing
Last synced: 04 Jun 2026
https://github.com/ne0ekspert/libxgwx
Rust parser for LS XG5000 .xgwx workspace files
Last synced: 27 Jun 2026
https://github.com/danilosampaio/integraph
Create Architecture diagrams from your code.
architecture diagram mermaid parser yaml
Last synced: 20 Apr 2026
https://github.com/slegarraga/json-from-llm
Extract valid JSON from an LLM response, even when wrapped in reasoning/thinking tags, markdown fences or prose. Zero dependencies.
ai-agents anthropic deepseek gemini json json-parser llm llm-output openai openai-compatible parser reasoning structured-output tool-calling typescript zero-dependencies
Last synced: 05 Jun 2026
https://github.com/mrizaln/octave-ndjson
Newline Delimited JSON (ndjson) or JSON Lines (jsonl) parser for Octave
json jsonl multithreading ndjson octave parser
Last synced: 20 Apr 2026
https://github.com/ramanakumars/bibtexparser
Parses .bib file into plaintext/HTML entries
Last synced: 20 Apr 2026
https://github.com/dbidwell94/parse_logs
A rust binary used to parse different logs (ex. /var/log/auth.log or /var/log/nginx/access.log)
administration log-parsing parser server-side
Last synced: 22 Aug 2025
https://github.com/aloisdeniel/node-xmlobject
Convert javascript objects to and from xml strings.
Last synced: 21 Apr 2026
https://github.com/kx0101/liakos-language
Writing An Interpreter (Tree-Walking) In Go from scratch, using Vaughan Pratt's Parser For Educational Purposes
ast expressions go golang identifiers interpreter lexer parser pratt-parser repl statements tokenizer tokens vaughan-pratt
Last synced: 01 Aug 2025
https://github.com/thechampagne/bibtex.h
A single-file header-only library to parse BibTeX.
bibtex bibtexparser c library parser
Last synced: 05 Jun 2026
https://github.com/nielssp/parco
PHP parser combinators
grammar lexer parser parser-combinators php regular-expression
Last synced: 05 Jun 2026
https://github.com/alanvf/star_parser
WIP parser for the Star programming language
Last synced: 05 Jun 2026
https://github.com/idanfishman/playwright-results-parser
Core building block for Playwright test analysis tools - provides foundational parsing, normalization, and transformation APIs that other packages can build upon.
automation parser playwright reporting test-automation test-results testing
Last synced: 01 Sep 2025
https://github.com/prantlf/crass
A CSS minifier and utility library for JavaScript
Last synced: 05 Oct 2025
https://github.com/jayeshmepani/libpostal-ffi-python
Zero-setup, 1:1 C-FFI Python wrapper for libpostal. Cross-platform, automatic prebuilt binaries, no C compilation required.
address-normalization address-parser address-standardization c-binding cross-platform ctypes ffi geocoding gis libpostal libpostal-python machine-learning nlp openvenues parser postalkit pypi python python3 zero-setup
Last synced: 24 Apr 2026
https://github.com/dpronin/regexp
The binary and library to parse input lines with regular expressions
Last synced: 24 Apr 2026
https://github.com/shortishly/pgsqlp
Postgres SQL parser using scran
erlang parser postgresql scran sql
Last synced: 24 Apr 2026
https://github.com/mlightcad/dxf-json
Forked version of dotoritos-kim/dxf-json with some enhancement which are not supported in the original repository.
Last synced: 06 Jun 2026
https://github.com/jelhamm/compiler-design
"This repository focuses on implementing Compiler-Related concepts."
c compiler compiler-design cpp finite-state-machine lexical lexical-analysis lexical-parser lexical-resource parser recursive-descent-parser regular-expressions representation semantic symbolic-execution syntax-analysis syntax-tree
Last synced: 24 Apr 2026
https://github.com/nowaalex/masters-parsed
https://masterspl.com/ parser
docker docker-compose fastify headless-chrome nginx nodejs parser puppeteer react react-query tailwindcss typescript vitejs
Last synced: 10 Apr 2026
https://github.com/puukis/ccparse
TypeScript SDK for discovering, parsing, normalizing, and querying Claude Code local session data. npm: ccparse-sdk
claude-code jsonl parser sdk typescript
Last synced: 25 Apr 2026
https://github.com/kaustubholpadkar/nginx-access-log-parser-python
nginx access log parser Python
log-parsing multithreading nginx-server parser python-3
Last synced: 28 Jun 2026
https://github.com/puntorigen4u/dsl_parser
ES6 Class for creating and parsing Concepto DSL files.
concepto creador dsl javascript nodejs parser puntorigen
Last synced: 25 Apr 2026
https://github.com/atian25/git-changelog-parser
Parse Git `ChangeLog.md / History.md` to JSON
changelog history markdown parser
Last synced: 25 Apr 2026
https://github.com/ktav-lang/python
Python bindings for Ktav — a plain configuration format with three rules, zero indentation, and zero quoting. PyO3 over the reference Rust crate, abi3 wheels, json-shaped API.
config config-format configuration ktav parser pyo3 python
Last synced: 25 Apr 2026
https://github.com/sshaplygin/go-engine.io-parser
engine-io-parser go go-socket-io-parser golang parser socket-io
Last synced: 25 Apr 2026
https://github.com/dplocki/generic-conversation-bot
The chat bot with programmable conversation mechanism
bot conversation conversation-bot conversation-tree framework javascript js json parser preparser state-machine
Last synced: 25 Apr 2026
https://github.com/asynched/json-parser
A JSON parser written in Javascript using parser combinators.
json parser parser-combinators
Last synced: 26 Apr 2026
https://github.com/saimoulibandari/transfigure.server
This server is responsible for converting excel to other formats
lambda pandas parser python-lambda python3
Last synced: 26 Apr 2026
https://github.com/matteopolak/zod-to-cli
Type-safe CLI argument parsing using Zod schemas.
args cli command-line parser zod
Last synced: 26 Apr 2026
https://github.com/osvegn/libparser
Library to parse argument into options
argument-parser argument-parsing arguments c library parser parser-library parsing
Last synced: 21 Jun 2026
https://github.com/kim0chi/mini-compiler
A simple educational compiler for a custom mini-language.
assembly code-generation code-optimizer compiler intermediate-representation interpreter java lexer ll1-parser nasm parser recursive-descent regex semantic-analysis swing-gui three-address-code
Last synced: 26 Apr 2026
https://github.com/yudai-nkt/tree-sitter-satysfi
SATySFi grammar for tree-sitter
Last synced: 27 Apr 2026
https://github.com/bryik/deno-parse-link-header
A Deno module for parsing HTTP Link headers.
Last synced: 27 Apr 2026
https://github.com/httpland/jfv-parser
JSON field values for HTTP parser and serialize
field header http json json-field-value parse parser serialize serializer
Last synced: 27 Apr 2026
https://github.com/hyper-prog/smartyaml
SmartYAML - Go package to handle YAML
go golang json-parser module parser yaml
Last synced: 27 Apr 2026
https://github.com/liblouis/tree-sitter-liblouis
A tree-sitter parser for liblouis tables
Last synced: 28 Apr 2026
https://github.com/kozlov721/tree-sitter-epytext
Epytext grammar for tree-sitter
Last synced: 28 Apr 2026
https://github.com/zchee/go-yaml
go-yaml implements a YAML AST parser for Go
Last synced: 29 Apr 2026
https://github.com/lonaryx/cardataparser
CarDataParser🚗💻 - это простой и удобный инструмент, созданный с использованием библиотеки Eel на Python. Он предоставляет возможность получать информацию о транспортных средствах, основываясь на их регистрационных номерах, в текущей версии ограничиваясь Украиной.
car css desktop eel eel-python exe html number numbers parser program python python-script python3 scraper ukraine ukrainian winodws
Last synced: 06 May 2026
https://github.com/kirbo/ruuvitag-parser
This is a mirror repository. Please contribute here: https://gitlab.com/kirbo/ruuvitag-parser
parser ruuvitag ruuvitag-sensor typescript
Last synced: 08 Jun 2026
https://github.com/ydv-ankit/cache-system
cache system built from scratch in golang
Last synced: 15 May 2026
https://github.com/ghostbuster91/tree-sitter-javap
Javap grammar for tree-sitter
Last synced: 30 Apr 2026
https://github.com/techouse/flask-docs-parser
Parse the Flask HTML documentation into a JSON format to be used with Algolia
documentation flask parser python3
Last synced: 30 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/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/brunojppb/gohan
Markdown Parser and HTML compiler for generating static sites
Last synced: 30 Apr 2026
https://github.com/anujdhillxn/functiondifferentiator
A web app that parses a mathematical function into an expression tree and then performs differentiation.
binary-tree flask parser python3
Last synced: 30 Apr 2026
https://github.com/martinheinrich2/gmc-500-tool
GUI-Tool to read data from the GQ GMC 500 Plus Geiger Counter.
customtkinter geiger-counter parser python
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/maxim-mazurok/phantomjs-reddit-programmer-humor-parser
Parse r/ProgrammerHumor from Reddit using PhantomJS in NodeJS
jquery node-js nodejs parser phantomjs phantomjs-node reddit
Last synced: 01 May 2026
https://github.com/nikolapeja6/bio-med-proj
School project for the course Bio-Med (Računarstvo u Bio-Medicini, en. Computers in Biomedicine) course which is part of the Master studies at the School of Electrical Engineering, University of Belgrade.
expression-engine expression-evaluator parser rest-api school-project
Last synced: 04 Oct 2025
https://github.com/anatolelucet/tiq
Modular Go Struct tags parser
extractor go golang library parser reflection struct tags
Last synced: 09 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/azhovan/brainfuck
A brain fuck interpreter implementation with Golang
brain-fuck-interpreter brainfuck golang interpreter lexer parser
Last synced: 14 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/adminy/anidb_titles_parser
anidb DAT | XML to json array
Last synced: 03 May 2026