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/edmolima/frontmattergo
Simplifying YAML frontmatter unmarshalling in Go.
Last synced: 27 Apr 2026
https://github.com/lfdominguez/ffmpeg_vstat_parser
Parse the vstats ffmpeg format from a PIPE and try to sent to external service
Last synced: 27 Apr 2026
https://github.com/cheesegrinder/templatestr-go
TemplateStr allows to add variable, function, condition and switch in a string.
Last synced: 19 Jun 2026
https://github.com/serkodev/markdown-exit
Fast, customizable Markdown parser and renderer with full CommonMark support. TypeScript rewrite of markdown-it with enhancements.
commonmark javascript markdown parser renderer typescript
Last synced: 20 Jan 2026
https://github.com/dub1401/bib.bz-parser
Программа для загрузки глав и книг с сайта BiB.bz в формате JSON.
Last synced: 28 Apr 2026
https://github.com/benoitlx/simple-assembler
Simple assembler for my custom cpu
assembly bitstream-generation parser tokenizer
Last synced: 28 Apr 2026
https://github.com/jwillbold/rust-esprima-tree
Parser for a JavaScript AST produced by esprima
ast esprima javascript parser rust serde serde-json
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/teleivo/go-json
JSON parser written in Go for fun and learning purposes
Last synced: 29 Apr 2026
https://github.com/wl0ckk/circle_tg
Bot for converting video into a circle note, scheduling feeds to channels, and merging video files together
bot converter docker docker-compose ffmpeg ffmpeg-wrapper parser ruby schedule scheduler send-video telegram telegram-bot telegram-bot-api telegram-channel timetable video-bot video-processing video-tools
Last synced: 29 Apr 2026
https://github.com/ghostbuster91/tree-sitter-javap
Javap grammar for tree-sitter
Last synced: 30 Apr 2026
https://github.com/divadsn/python-trainzconfig
A simple parser for Trainz config.txt files written in Python
library parser python3 trainz trainz-config
Last synced: 15 May 2025
https://github.com/afeiship/sse-parser
Event source message parser.
event-source json parse parser prefixed-json sse
Last synced: 30 Apr 2026
https://github.com/abhishekkr/pywebvtt
Python file parser for WebVTT subtitles
file-parser parser python python3 subtitles webvtt
Last synced: 08 Jun 2026
https://github.com/isaacvando/minipythonparser
Haskell parser for a subset of Python
Last synced: 08 Jun 2026
https://github.com/ryu-ryuk/kyoka
a CLI-first system that leverages Large Language Models (LLMs) to interpret natural language queries and retrieve relevant information from complex, unstructured insurance documents (PDFs, DOCX, emails)
cli decision-making llm parser python rag reasoning
Last synced: 08 Jun 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/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/indiependente/gomison
Go implementation of the MISON JSON parser
Last synced: 02 May 2026
https://github.com/anjakammer/dockerfile-parser
Parses a Dockerfile file and outputs the last occurring value of a specified key
Last synced: 02 May 2026
https://github.com/zheng-bote/hd_md_parser_plugin
Markdown parser plugin for header_docu_qt
Last synced: 02 May 2026
https://github.com/gpalleschi/jevalexpr
Extensible Java Library and Tool to parse, interpret, compile and execute commands written in a language SQL Like.
compile compiler extensible extensible-parsing interpreted-language interpreter java language languages library line-command parse parser parser-library
Last synced: 02 May 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/anatolelucet/tiq
Modular Go Struct tags parser
extractor go golang library parser reflection struct tags
Last synced: 09 Jun 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/anotherbyte-net/leaf-focus
Extract structured text from pdf files.
data-science machine-learning parser pdf utility
Last synced: 16 Jan 2026
https://github.com/cmdwtf/numberstones
Digital only clicky clack math rocks.
dice dice-roller dotnet dotnet-core parser parser-combinators random random-generation
Last synced: 09 Jun 2026
https://github.com/mohabashraf-byte/compiler
Simple compiler to parse a new language
Last synced: 23 Jun 2026
https://github.com/kawamurakazushi/monkey-ml
OCaml implementation of an interpreter for the Monkey programming language
interpreter lexer monkey ocaml parser
Last synced: 26 Feb 2025
https://github.com/martinius96/webscraper-esp
WebScraper postavený na mikrokontroléroch ESP8266 a ESP32. Umožňuje scrapovanie údajov z HTML kódu webstránky Minv odcudzené vozidlá.
esp32 esp8266 html parser scraper web-scraper wifi
Last synced: 03 May 2026
https://github.com/sebyx07/json-asm
⚡ The fastest JSON parser/serializer - hand-optimized x86-64 & ARM64 assembly with C API. AVX-512/AVX2/NEON SIMD, 24-byte nodes, zero-copy parsing
arm64 assembly avx2 avx512 c high-performance json neon parser performance serializer simd x86-64
Last synced: 03 May 2026
https://github.com/acrion/tree-sitter-raku
A fork of tree-sitter-perl adapted to provide improved Raku language grammar and syntax highlighting for the Helix editor.
grammar helix-editor parser perl6 raku rakulang syntax-highlighting tree-sitter
Last synced: 03 May 2026
https://github.com/hlibpavlyk/markdown-parser
This console application enables the parsing of Markdown into HTML and escaped ANSI
ansi ci console-application dotnet html markdown parser xunit-tests
Last synced: 03 May 2026
https://github.com/extybr/playlist_check
parser playlist python-script script shell
Last synced: 04 May 2026
https://github.com/pustovitdmytro/quotes
web scrapper (python3, beautifull soap, aiohhtp,csv)
aiohhtp beautifullsoup csv parser postgresql python3 scrapper selenium
Last synced: 04 May 2026
https://github.com/davidbernal/async-json-parser
Async JSON parser (parse & stringify)
Last synced: 05 May 2026
https://github.com/quantiusbenignus/dated
ZSH exoskeleton for the command line "date" utility. Support free-form time references.
command-line command-line-tool date datetime future linux nlp parser shell-script text-processing time zsh
Last synced: 10 Apr 2026
https://github.com/bpetermann/ts-compiler
A typescript compiler
compiler jest lexer nodejs parser typescript virtual-machine
Last synced: 05 May 2026
https://github.com/redboo/polkassembly-comment-parser
Парсер комментариев Polkassembly
Last synced: 09 Jun 2026
https://github.com/softjunkorg/fxbuilder
Biblioteca simplifica a gestão do manifesto CFX em projetos FiveM e RedM.
cfx fivem fxmanifest next parser typescript
Last synced: 05 May 2026
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/pyramidheadshark/aij_2025_downloader
AIJ 2025 lectures downloader
aijourney downloader education ffmpeg parser playwright video
Last synced: 07 May 2026
https://github.com/fulminazzo/markdownparser
A simple Markdown parser. It provides an API to work with Markdown elements.
github-actions java markdown parser
Last synced: 08 May 2026
https://github.com/marwanradwan7/dojo
An interpreter written in Go.
ast go go-standard-library golang interpreter lexer parser
Last synced: 12 Oct 2025
https://github.com/emptyflow/flowcommandline
Command line parser and processor
command-line commandline parser
Last synced: 20 Jan 2026
https://github.com/xarantolus/funloop
Small experiment in transforming the JavaScript AST to make code more cursed
cursed javascript loops parser
Last synced: 09 May 2026
https://github.com/julian-nash/restparse
Python parser for RESTful HTTP requests
Last synced: 19 May 2026
https://github.com/ssukhpinder/log.parser
A quick analysis of server logs and displays in tabular format is needed.
angular csharp dotnet log parser rest rest-api visual-studio
Last synced: 09 May 2026
https://github.com/thetasinner/echelon-unicode-parser
Experimental parser which can process unicode input
Last synced: 13 Oct 2025
https://github.com/fabianopinto/kaitai-struct-ts
Runtime interpreter for Kaitai Struct binary format definitions in TypeScript
binary-format binary-parser kaitai-struct ksy parser runtime-interpreter typescript
Last synced: 22 Jan 2026
https://github.com/thomasvergne/tree-sitter-cabal
Port of original Cabal tree sitter implementation from Magus
cabal highlight parser tree-sitter
Last synced: 19 Jan 2026
https://github.com/necroin/golibs
Package of useful golang libraries
concurrency-library concurrent csv fsm go golang golang-library metrics parser reflection-struct tags tokenizer
Last synced: 14 Jan 2026
https://github.com/phdoerfler/enni
A parser for IMAP envelopes
imap parboiled2 parser scala specs2
Last synced: 19 Jan 2026
https://github.com/pyzh/gdpl-ex.poc-1
gdpl:elixir 简单的语句解析演示
chinese gdpl ld2 parser poc program-in-chinese s6rt
Last synced: 18 Jan 2026
https://github.com/plume-lang/tree-sitter-plume
Plume grammar for tree-sitter
Last synced: 09 May 2026
https://github.com/leoz0214/xml-parser
A parser for XML (Extensible Markup Language) written in C++. Follows the standard: https://www.w3.org/TR/xml
Last synced: 09 Oct 2025
https://github.com/tompaton/goparsec
Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.
golang parser parser-combinators
Last synced: 14 Jan 2026
https://github.com/lichtso/es6-parser
A lightweight parser written in and for ES6 JavaScript
Last synced: 07 Oct 2025
https://github.com/ahnafyy/string-2-react
Turn your valid HTML strings into React components with ease!
Last synced: 20 Apr 2026
https://github.com/tejasmr/commandlineparser
Command Line Parser is a tool to parse command line arguments as flags and values
command-line-tool cpp cpp11 header-only parser
Last synced: 07 Oct 2025
https://github.com/lastchiliarch/cronparser
Crontab parser for golang(using yacc).
cron crontab-parser golang goyacc parser
Last synced: 14 Jan 2026
https://github.com/discoverygarden/foxml
Provides migration plugins and utility scripts to facilitate I7 to Modern Islandora migration.
drupal drupal-module islandora migration parser
Last synced: 18 Oct 2025
https://github.com/yinonavraham/go-turtle
Turtle logic (LOGO) library and tool written in GoLang
golang logo parser turtle turtle-graphics turtle-logic
Last synced: 22 Mar 2025
https://github.com/jpiechowka/npm-audit-2-docx
Parse npm audit reports and create docx documents with summary of vulnerabilities
docx npm npm-audit parser reporting security security-tools
Last synced: 27 Jan 2026
https://github.com/kdwils/dockerfile
golang package to help parse and modify dockerfile contents
Last synced: 14 Jan 2026
https://github.com/ferdinand-beyer/paco
Parser combinators for Clojure(Script)
clojure clojurescript parser parser-combinators
Last synced: 21 Oct 2025