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/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/ktav-lang/java
Java bindings for Ktav — a plain configuration format with three rules, zero indentation, and zero quoting. JNA over the reference Rust crate — no JNI for consumers, prebuilt binaries for Linux/macOS/Windows.
bindings config config-format configuration java jna ktav parser rust serializer
Last synced: 25 Apr 2026
https://github.com/YGGverse/gemtext-php
Object-oriented PHP 8 library for Gemini / Gemtext operations
composer gemini gemini-php gemini-protocol gemtext gemtext-php library parser php text-gemini
Last synced: 15 Jun 2026
https://github.com/alvarolm/hjson-js
an HJSON (https://hjson.github.io/) compatible parser and encoder
encoder hjson javascript js json parser
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/szsascha/race-result-parser-poc
Proof of concept of race result parser.
Last synced: 15 Jun 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/ktav-lang/php
PHP bindings for Ktav — a plain configuration format with three rules, zero indentation, and zero quoting. FFI over the reference Rust crate — no PHP extension to compile, prebuilt binaries for Linux/macOS/Windows.
bindings composer config config-format configuration ffi ktav parser php rust
Last synced: 26 Apr 2026
https://github.com/liolle/mdparser
markdown parser
markdown npm-package parser typescript
Last synced: 19 Feb 2026
https://github.com/mgood7123/qparse
A powerful Parser Combinator library with error reporting and input rewriting capabilities, build WITH or WITHOUT QT6 support
cpp parser parser-combinators qt6 std
Last synced: 08 May 2026
https://github.com/agrvanshika/parser-for-perl-like
Parser for a Perl-like-language given the EBNF notation
Last synced: 27 Apr 2026
https://github.com/filvyb/vut-ipp-projekt-22
XML parser and code interpreter
code-interpreter parser php python3 vut-fit
Last synced: 27 Apr 2026
https://github.com/corentinptrl/cisconf
Parses, generates and compares Cisco configurations
cisco ios ios-xe network networking parser router switch
Last synced: 14 Jan 2026
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/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/hemakodaa/bsky-getauthorfeed-parser
A parser for app.bsky.feed.getAuthorFeed GET endpoint
Last synced: 16 Apr 2026
https://github.com/traverseda/rratbot
The bot for the /r/rational discord channel
dice-roller discord discord-bot dsl interpreter parser
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/kd3n1z/go-telegram-parser
Telegram Web App initData parsing & validation
go golang parser telegram telegram-mini-app telegram-web-app telegram-web-app-data telegram-web-app-data-parser validation
Last synced: 16 Jun 2026
https://github.com/liblouis/tree-sitter-liblouis
A tree-sitter parser for liblouis tables
Last synced: 28 Apr 2026
https://github.com/khmelnitskiianton/language
My translation system: my language + translator to NASM
language nasm parser translator x86
Last synced: 30 Oct 2025
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/praneethv-cmd/jelly-bean
jelly-bean is a simple and lightweight JSON parser written in haskell
haskell json json-parser parser
Last synced: 28 Apr 2026
https://github.com/kruceo/marceo-go
A rewrite of the markdown-html parser Marceo, but in golang, focusing in performance.
go html markdown parser performance speed
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/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/p4suta/aozora
Pure-functional Rust parser for 青空文庫記法 (Aozora Bunko notation): ルビ, 傍点, 縦中横, 外字, 返り点, indent containers, page breaks.
aozora-bunko cli japanese parser ruby rust shift-jis tategaki typography
Last synced: 16 Jun 2026
https://github.com/ydah/zygalim
A YAML file parser by Zig-lang.
parser yaml yaml-parser zig ziglang
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/tariqs26/st
Interpreted language with a JavaScript-like syntax
ast bun bun-test interpreter lexer parser programming-language repl scope typescript
Last synced: 09 May 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/autodruid/photon-parser
Blazing fast photon parser protocol16
network parser photon protocol16
Last synced: 17 May 2026
https://github.com/jasperav/env_parser
Parses an env file which can be used to map properties in Rust code
Last synced: 14 Mar 2025
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/veapach/broskibot
A telegram bot that is linked to the Must(https://mustapp.com) site. In short, the bot is a movie helper
aiogram bot parser python telegram telegram-bot tgbot
Last synced: 29 Apr 2026
https://github.com/i-rzr-i/domaincommonextensions
The purpose of this repository/library is to provide the most relevant and used extension methods in the life cycle of application development that allow us to improve our code, and writing speed, and use more efficiently dev team time during this period for more complex functionality.
api class data datatype extension helper object parser type util
Last synced: 20 Sep 2025
https://github.com/msk998/gofrec
Multi record file parser written in Golang
Last synced: 14 Jan 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/spp595/chainabuse_unoffapi
cryptowallet docker parser python
Last synced: 29 Apr 2026
https://github.com/gobstones/gobstones-gbb-parser
[GobstonesWeb2] A parser/printer for GBB (Gobstones Board) file format
gbb gobstones-board gobstonesweb2 parser
Last synced: 18 Jan 2026
https://github.com/bilalhameed248/pdf-document-extraction
Python PDF-to-HTML Converter: Transforming PDF Documents into Structured HTML Tags. - Feb 2022 - Jun 2023
document extraction fitz parser parsing pdf pymupdf pymupdf-fitz python python3
Last synced: 08 Oct 2025
https://github.com/mhogeveen/monkey-interpreter
Monkey Interpreter written in Go
go golang interpreter lexer parser
Last synced: 23 Apr 2025
https://github.com/ohadswissa/nand2tetris-jack-analyzer
Jack Analyzer: A two-stage syntax parser that converts .jack code into structured XML (tokens + syntax tree)
jack java nand2tetris parser vm
Last synced: 27 Feb 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/oblac/jodd-lagarto-site
Jodd Lagarto site hosted on Gitbook
Last synced: 04 Feb 2026
https://github.com/retr0h/git-url-parse
Package for parsing GIT URLs.
git golang parser repository urls
Last synced: 04 Sep 2025
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/ydv-ankit/cache-system
cache system built from scratch in golang
Last synced: 15 May 2026
https://github.com/ldez/structtags
Struct tag parser
go golang parser parsing struct-tags structtags
Last synced: 09 Oct 2025
https://github.com/darinochka/parser_courses_ru
Parser courses from coursera, openedu, stepik.
coursera openedu parser stepik
Last synced: 09 Oct 2025
https://github.com/elianna-2004/c-compiler
Implementation of a Small C Compiler
c-compiler evaluator lexer ocaml parser
Last synced: 09 Oct 2025
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/max-planck-innovation-competition/go-semanticscholar
A toolbox for the interaction with semantic scholar data.
client go parser semanticscholar
Last synced: 04 Apr 2025
https://github.com/ghostbuster91/tree-sitter-javap
Javap grammar for tree-sitter
Last synced: 30 Apr 2026
https://github.com/rivnakm/tree-sitter-zenscript
Zenscript grammar for tree-sitter
Last synced: 18 May 2026
https://github.com/polespurnes/semgrep-json-to-sqlite-parser
A tool to easily parse a Semgrep CLI scan output file into a simple SQLite Database.
cybersecurity parser python semgrep sqlite tool
Last synced: 18 Feb 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/solrikk/2gistrace
Скрипт на Python для автоматического сбора информации о компаниях из каталога 2ГИС. Полученные данные сохраняются в формате CSV и могут использоваться для анализа или интеграции в другие системы.
Last synced: 23 Jun 2026
https://github.com/klkvsk/whoeasy
Smart WHOIS client and parser for PHP
dns domains parser php whois whois-lookup whois-parser
Last synced: 14 Jan 2026
https://github.com/shinigami92/url-parser
Parse a given URL and return an abstract syntax tree
abstract-syntax-tree ast parser typescript url
Last synced: 11 Oct 2025
https://github.com/zianksm/smartcontract-type-binding-generator
ethereum smart contract bindings code generator
code-generation javascript parser truffle typescript
Last synced: 30 Apr 2026
https://github.com/stalonelab/wiki_fencing
An automatic Wikipedia filler for fencing
Last synced: 23 Oct 2025
https://github.com/marcinorl/nmea-0183_gps_parser
GPS parser. Project for the subject 'Mobile Technologies'.
Last synced: 14 Apr 2025
https://github.com/jcavat/relational-algebra-parser
fastparse parser relational-algebra scala sql
Last synced: 24 Jun 2026
https://github.com/jkphl/rdfa-lite-microdata
RDFa Lite 1.1 and HTML Microdata parser for web documents (HTML, SVG, XML)
extract extraction extractor linked-data microdata parser rdfa rdfa-lite schema-org semantic-web structured-data vocabulary
Last synced: 23 Apr 2025
https://github.com/sergeypedan/rust-book-parser
Parses ”The Rust book“ and saves as ePub
Last synced: 08 Jun 2026
https://github.com/cheesegrinder/templatestr-python
TemplateStr allows to add variable, function, condition and switch in a string.
Last synced: 05 Oct 2025
https://github.com/valtech-commerce/keepachangelog
Parser and linter in Node.js for Keep a Changelog
keep-a-changelog keepachangelog linter marked npm-package parser
Last synced: 28 Jun 2026
https://github.com/pitw/boll-kaspersky-subscriptions-parser
Boll Kaspersky Subscriptions Parser
boll go golang kaspersky kaspersky-subscriptions parser
Last synced: 14 Jan 2026
https://github.com/fossiq/root
Monorepo for all tools fossiq related
kql kusto parser tree-sitter tree-sitter-grammar typescript
Last synced: 21 Jan 2026
https://github.com/ondra6ak/argpar
A simple arguments parser.
arguments command-line parser python3 simple
Last synced: 03 Jan 2026
https://github.com/programie/pini
A library for reading and writing Ini files in PHP
ini oop parser php-library reader writer
Last synced: 12 Oct 2025
https://github.com/casatrick/solana-transaction-crawler
crawl & parse solana transaction
crawler parser rust solana transaction
Last synced: 20 Jun 2026
https://github.com/eu-ge-ne/kitty-keys
Kitty keyboard protocol parser library for Node.js, Deno and Bun.
bun deno javascript kitty-terminal nodejs parser terminal tui typescript
Last synced: 12 Apr 2026
https://github.com/ledorub/snort-parser
Simple snort output parser written for my friend's master thesis
Last synced: 10 Sep 2025
https://github.com/dhunanyan/moonchunk
MoonChunk is a TypeScript-based DSL runtime for generating static HTML from .mncnk files with imports, scoped variables, functions, loops, metadata, and ANTLR parsing.
antlr antlr4 antlr4ts compiler-construction developer-tools dsl html-generation interpreter language-runtime moonchunk parser static-site-generator templating typescript
Last synced: 24 Jun 2026