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/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/hellrungj/csc-412-networking
checksum client networking parser python server
Last synced: 03 Jul 2025
https://github.com/zhongzc/gparser
A naive parser combinator library
functional-programming parser parser-combinators parser-library python python3
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/hammadmajid/htmlizemd
A CLI application that converts Markdown to HTML while following CommonMark Spec
markdown parser portfolio-project
Last synced: 14 Mar 2025
https://github.com/develephant/corona-html5-url-plugin
Corona HTML5 plugin with similar functionality to socket.url
corona corona-sdk coronasdk html5 parser plugin url
Last synced: 08 Apr 2025
https://github.com/luisreinoso/ng-filename-parser
Angular file name convention parser
Last synced: 29 Apr 2026
https://github.com/sushant1827/LangChain-Basics
A Simple LLM application with chat models and prompt templates
chatopenai gpt-4o-mini invoke langchain parser prompt-template
Last synced: 14 Oct 2025
https://github.com/ruggeryiury/ugc2json-converter
UGC files acts as a JSON pre-processor that generates JSON files without needing to use explicit JSON structure.
Last synced: 02 May 2026
https://github.com/mrgriefs/calculate-string
Parses a string containing mathematical operators to a number
javascript numbers parser string-manipulation
Last synced: 14 Oct 2025
https://github.com/claudiuhbann/streamable_old
Fast and easy-to-use single-header parser with a simple format for C++20 and NO dependencies.
cpp20 easy-to-use fast format no-dependencies parser simple single-header
Last synced: 31 Mar 2025
https://github.com/mathjslab/mathjslab-app
MathJSLab - An interpreter with language syntax like MATLAB/Octave. ISBN 978-65-00-82338-7, 978-65-00-84828-1
antlr antlr4 educational grammar interpreter lexer math mathematics mathjslab mathml matlab octave parser
Last synced: 10 Jun 2025
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/burnett01/kotlin-hafas-toolchain
hafas-toolchain is a collection of expressions, dictionary and a parser. Use these tools to parse and process raw HAFAS files.
aseag dictionary hafas parse parser public-transport toolchain
Last synced: 15 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/tlonny/astroparse
A minimal, zero dependency, fully-typed parser combinator library
functional parser parser-combinators typescript
Last synced: 13 Jan 2026
https://github.com/onesignal/kafka-offsets-parser
Rust library parsing __consumer_offsets and its messages
Last synced: 22 Jul 2025
https://github.com/gadiim/webdriverio-googlesheet
Universal tool for automated data interaction between websites and Google Sheets.
automation bot chromedriver google google-cloud parser scraper sheets wdio web webdriver webdriverio
Last synced: 28 Oct 2025
https://github.com/eeriemyxi/wiktionary-cli
A fast command-line interface to search words at Wiktionary.
cpp parser scraping wiktionary
Last synced: 31 Dec 2025
https://github.com/dino65-dev/lox
Lox is a lightweight, dynamically-typed programming language with a simple and minimal syntax.
ast compiler interpreter lox-language parser python scripting-language
Last synced: 15 Mar 2025
https://github.com/noimred/lua-minecraft-nbt
A Lua module for decoding and encoding Minecraft NBT and decoding SNBT data
data-serialization decoder encoder lua minecraft nbt parser snbt
Last synced: 29 Oct 2025
https://github.com/vanduc1102/parse-stackoverflow-data
Parse stackoverflow data
Last synced: 16 Oct 2025
https://github.com/tonyaajjackson/sosh_coding_test
A Python-based attempt at solving Sosh's take-home programming test, begun with next to no knowledge of parsers.
datetime parser parser-combinators recursive-descent-parser
Last synced: 24 Jun 2025
https://github.com/mtsewrs/partzilla
Multipart parser for node and bun
bun library multipart node nodejs npm-package parser rust typescript
Last synced: 21 Feb 2026
https://github.com/aalpar/cronfab
Extensible crontab parser for Go — define custom calendar fields (moon phases, fiscal quarters, etc.)
cron crontab crontab-go custom-calendars extensible go golang parser scheduler
Last synced: 10 Mar 2026
https://github.com/mathjslab/.github
MathJSLab organization profile.
antlr antlr4 educational grammar interpreter lexer math mathematics mathjslab mathml matlab octave parser
Last synced: 12 May 2026
https://github.com/rstoetter/csmartsqlstatement-php
The php class cSmartSqlStatement helps to manage and change SQL statements
Last synced: 18 May 2026
https://github.com/mondeja/cartocss-doc-parser
CartoCSS styling documentation parser
Last synced: 14 Mar 2026
https://github.com/kojobailey/samurai-vs-zombies-data-parser
C++ library to parse TXT data files from Samurai vs Zombies Defense.
cpp cpp17 cpp20 cpp23 glu glu-mobile library parser samurai-vs-zombies samurai-vs-zombies-defense svz
Last synced: 15 Mar 2025
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/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/chenshenhai/html-schema-parser
A HTML parser based on JSON-Schema Reference source code, 基于JSON Schema格式的HTML解析器
html html-schema-parser json-schema json-schema-html parser schema
Last synced: 03 May 2026
https://github.com/cimpress-mcp/tiger-challenge
A parser of WWW-Authenticate challenge headers.
bearer challenge oauth2 parser www-authenticate
Last synced: 25 Sep 2025
https://github.com/purpleclay/chomp
A parser combinator library for Go that makes parsing text intuitive and maintainable
chomp go parser parser-combinators runes strings
Last synced: 03 Feb 2026
https://github.com/bersegosx/exparic
Web parser via yaml config
crawler parser yaml-configuration
Last synced: 21 Oct 2025
https://github.com/dub1401/desuparser
Парсер Desu в формат JSON.
beautifulsoup4 manga parser requests
Last synced: 01 Jul 2025
https://github.com/jirihnidek/python-iniparse
Python iniparse module with patches from Fedora project
Last synced: 01 Jun 2026
https://github.com/2moe/tmpl-resolver
A lightweight template resolution engine with conditional logic support.
Last synced: 09 Mar 2025
https://github.com/playfulsparkle/sprintf.js
A lightweight, Open Source sprintf.js sprintf implementation written in JavaScript
formatting javascript parser sprintf vsprintf
Last synced: 01 Mar 2026
https://github.com/johannst/flex-bison-cpp-playground
A playground for some flex/bison experiments in cpp
ast bison bison-flex cpp example flex gnu lalr lex lexer lexer-parser parser playground yacc
Last synced: 15 Mar 2025
https://github.com/moabdelazem/parser
A Simple JSON parser built from scratch in Go
Last synced: 23 Jan 2026
https://github.com/antoncoding/html_content_crawler
A smart html crawler to automatically detect main content of a HTML page.
beautifulsoup content crawlers html nlp-parsing parser
Last synced: 02 Apr 2025
https://github.com/JesseCoretta/go-aci
Package aci implements the complete Netscape ACIv3 syntax as an SDK in a vendor-agnostic manner with rich features and a flexible design.
access-control access-control-instruction access-control-list access-rights aci aciv3 experimental go golang ldap netscape parser permissions sdk syntax
Last synced: 31 Mar 2025
https://github.com/techouse/django-docs-parser
Parse the Django HTML documentation into a JSON format to be used with Algolia
django documentation parser python3
Last synced: 19 Apr 2026
https://github.com/httpland/sfv-parser
Structured Field Values for HTTP parser and serializer
field header http parse parser rfc8941 selializer serialize structured structured-field
Last synced: 21 Feb 2026
https://github.com/s8sachin/whatsapp-chat-parser-js
Whatsapp Chat Parser for Javascript
Last synced: 05 Jan 2026
https://github.com/zavvdev/elise-lang
Mini programming language.
interpreter language lexer parser programming-language rust semantic-analysis semantic-analyzer tokenizer tokenizer-parser
Last synced: 24 Oct 2025
https://github.com/hazzaclark/korone
A Lightweight Endianess Parser and Lexer
endian endianutils parser rust
Last synced: 23 Mar 2025
https://github.com/sixarm/sixarm_html_scripts
SixArm.com » HTML » Scripts for parsing markup
Last synced: 24 Jun 2025
https://github.com/s3b4s/html-monparser
An HTML parser implemented using the monadic parser monpar.
functional-programming parser parsing
Last synced: 23 Mar 2025
https://github.com/zevio/pcu_io
IO management for PCU project
input-output json json-to-text parser pcu pcu-io pdf pdf-to-text python text
Last synced: 18 May 2026
https://github.com/katistix/eval-from-scratch
A simple "interpreter" that takes in as input simple arithmetic expressions and computes their values.
cpp mathematics parser tokenizer
Last synced: 30 Jun 2025
https://github.com/redboo/ses_parser
Скрипт для парсинга файла «Советский Энциклопедический Словарь»
Last synced: 15 Jun 2025
https://github.com/josephbartlett/ccd-viewer
Lightweight PHP CCDA/CCD viewer that parses uploaded clinical documents, shows patient metadata, section narratives, structured entries, and XML snippets in a Bootstrap UI.
bootstrap ccd ccda clinical-documents health-data health-it healthcare hl7 parser php viewer xml
Last synced: 13 Jan 2026
https://github.com/suryakantamangaraj/touchstone-python
Python library for parsing Touchstone .sNp files in RF/microwave engineering. Provides easy APIs for S‑parameter analysis, integration with NumPy/SciPy, and reproducible workflows for simulation and visualization.
microwave network networkanalyzer parser rf s-parameter s2p snp touchstone
Last synced: 24 Apr 2026
https://github.com/aparzi/l3d
Website for lighting company
component css html javascript parser php project website
Last synced: 11 Apr 2026
https://github.com/mvc-works/lilac-parser
A toy combinator parser inspired by Lilac
Last synced: 21 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/khmelnitskiianton/differentiator
Program differentiates expressions, makes tree in .dot and generates funny .tex book of convertions
graphviz-dot latex matplotlib parser
Last synced: 19 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/gers2017/flago
🐉 Simple and Flexible Command line flag parser in go (Working on it)
command-line command-line-parser flag-parser flags go golang parser
Last synced: 01 Jun 2026
https://github.com/vajahath/array-objectify
Hierarchically transform an array of objects into a single object
Last synced: 10 Apr 2026
https://github.com/comba92/zig-json-parser
Json Parser in 400 lines of code.
Last synced: 28 Jan 2026
https://github.com/djurm/jackson
Advanced type discrimination for .NET’s System.Text.Json.
csharp discriminator dotnet fsharp json parser systemtextjson
Last synced: 26 Dec 2025
https://github.com/k1low/grpcurlreq
grpcurlreq is parser for gRPCurl command.
Last synced: 29 Jan 2026
https://github.com/the-mikedavis/tree-sitter-edoc
A tree-sitter grammar for the Erlang documentation generator (Edoc) syntax
edoc erlang lexer parser tree-sitter
Last synced: 09 May 2026
https://github.com/astrodynamic/arithmetic-calculations-in-c-for-calculator
Library for arithmetic string calculator in C.
c calculator cmake library makefile math parser
Last synced: 09 Jun 2026
https://github.com/fontseca/passwd-parser
Parse users inside the `/etc/passwd' file.
Last synced: 15 Mar 2025
https://github.com/php-collective/laravel-djot
Djot markup language integration for Laravel — Twig filters, services, forms, validation and caching.
Last synced: 19 Jun 2026
https://github.com/thowv/easy-parse
Parsing using objects and types in Python (WIP)
Last synced: 21 Jul 2025
https://github.com/mattriley/node-pathstruct
Parse and stringify data structures embedded in file paths.
javascript nodejs npm-package parser
Last synced: 18 Jun 2025
https://github.com/karlbateman/vyper
An experimental programming language inspired by Python and Go.
codegen golang lexer parser programming python zig
Last synced: 10 May 2026
https://github.com/craiggleso/torrent-parser
parse torrents
bittorrent parse parser parsing torrent torrent-parser
Last synced: 30 Mar 2025
https://github.com/risto-stevcev/url-parser-combinator
:telescope: A proper url parser and combinator that works with eulalie
Last synced: 25 Jun 2026
https://github.com/freekds/easyjson
Easy to use c++ JSON reader
c-plus-plus json json-parser parser
Last synced: 28 Apr 2026
https://github.com/soft/haskell-mlocate
Haskell library for parsing mlocate files
file-format haskell haskell-library locate parser
Last synced: 23 Mar 2025
https://github.com/extwiii/request-header-parser
Request Header Parser API
api extwiii header javascript nodejs parser routes
Last synced: 15 Apr 2026
https://github.com/securityronin/dar-forensic
Pure-Rust forensic reader + anomaly auditor for Denis Corbin DAR (Disk ARchiver) archives, incl. Passware Kit Mobile / Cellebrite mobile extractions; formats 1-11, transparent gzip/bzip2/xz/zstd/lz4/lzo, multi-volume, hardened and fuzz-tested. dar-core reader + dar-forensic analyzer.
archive backup compression dar dfir disk-archiver forensics incident-response mobile-forensics parser passware rust
Last synced: 21 Jun 2026