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/kylesmith19091/beautiful-soup-cpp
Beautiful soup inspired program for extracting data from HTML documents.
beautifulsoup cpp11 parser treesitter-api
Last synced: 20 Jun 2025
https://github.com/yawkar/extended-expressions-parser-calculator
(Student Lab Project) Первая проба пера в создании калькулятора, строящего вычислительный граф на основе спарсенных выражений и вычисляющего значение главного выражения
calculator laboratory-work parser
Last synced: 09 Apr 2025
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/lowern1ght/fior
betting sites parser
betting fior parser parser-site portfolio-project
Last synced: 24 Mar 2025
https://github.com/eyrafabdullayev/swagger-doc-parser
Merge Swagger files into one quickly.
java open-api parser spring swagger-ui
Last synced: 25 Feb 2026
https://github.com/ondra6ak/argpar
A simple arguments parser.
arguments command-line parser python3 simple
Last synced: 03 Jan 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/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/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/wipeseals/nvme-bar0-viewer
Parses and validates a binary dump of NVMe Controller Registers.
nvme parser pcie vibecoding viewer
Last synced: 05 Jul 2025
https://github.com/lonnycorp/astroparse
A minimal, zero dependency, fully-typed parser combinator library
functional parser parser-combinators typescript
Last synced: 15 Jun 2026
https://github.com/pbaille/parsing-combinators
exploring parsing combinators in scheme
combinators functional-programming parser
Last synced: 11 Mar 2026
https://github.com/zheng-bote/hd_json_writer_plugin
JSON writer plugin for header_docu_qt
Last synced: 03 May 2026
https://github.com/cmac2112/obby-parser
package that can parse markdown files and pick out links from text in an obsidian like fashion
Last synced: 06 May 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/yiweisong/node-ace-msg-parser
A node add-on for Aceinna device message parser
Last synced: 01 Jul 2025
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/rameshvarun/galaxy-parser
A parser for StarCraft 2's Galaxy scripting language, written in JavaScript using parser combinators.
parser parser-combinator starcraft2
Last synced: 08 Apr 2025
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/abougouffa/simple_parser_rs
Basic math parser made with Rust, made for fun and for trying the language!
grammar lexer parser rust simple-math-parser
Last synced: 01 Jul 2025
https://github.com/wangchunsen/parser
A pure function parser library for general purpose
Last synced: 31 Oct 2025
https://github.com/dusrdev/sagittarius
Performant reflection-less argument parser
cli cross-platform csharp dotnet parser
Last synced: 16 Apr 2026
https://github.com/videlais/libtwee
libtwee is a C# library for creating and parsing current and historic Twine file formats
Last synced: 14 Jan 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/bushero/pevac
A parser combinator library around the System.Text.Json.Utf8JsonReader class
csharp dotnet5 json parser parser-combinators system-text-json
Last synced: 13 Feb 2026
https://github.com/alexhedley/broadcom-community-parser
Broadcom Community Parser
broadcom community parser symantec
Last synced: 08 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/onyazuka/htmlparser
HTML parser written in Python
dom html javascript parser python python3
Last synced: 03 May 2026
https://github.com/dark-lon3r/aiomediagrabber
AioMediaGrabber — бота для Telegram на базе библиотеки aiogram, который позволяет скачивать видео из TikTok 🎵 и треки из SoundCloud 🎧! 🚀
aiogram aiogram-bot bot download downloader easy music os parser parsing python scraper telegram telegram-bot telegram-bot-api ukraine ukrainian video
Last synced: 28 Feb 2025
https://github.com/szsascha/race-result-parser-poc
Proof of concept of race result parser.
Last synced: 15 Jun 2026
https://github.com/adminy/anidb_titles_parser
anidb DAT | XML to json array
Last synced: 03 May 2026
https://github.com/athrvk/tokindlemanager
A cron job to keep to kindle service available
actions android epub epub-generation extract-articles ios kindle nextjs nodejs parser react react-native reactjs send-to-kindle
Last synced: 12 Apr 2026
https://github.com/mann-conomy/vdf-utils
A Node.js utility library for parsing and converting objects in Valve's Data File (VDF) format.
format mann-conomy nodejs parser steam typescript valve vdf
Last synced: 28 Feb 2026
https://github.com/poppa/string-walker
Navigate within a string
parser string-manipulation strings tokenizer
Last synced: 14 Feb 2026
https://github.com/nanonid/xmljsonkit
XML to JSON parser library with ordered elements based on Chevrotain
Last synced: 15 May 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/maikorapppublic/parser
Maikor ASM parser
assembly-language maikor parser
Last synced: 15 Feb 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/hashadex/naturaldateinput
Java library for parsing human, natural language dates
date natural-language parser time todoist
Last synced: 15 Feb 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/stoe/action-reporting-parse-cli
CLI to parse https://github.com/stoe/action-reporting-cli reports
Last synced: 15 Feb 2026
https://github.com/xcrap-cloud/core
Xcrap core é o pacote principal do framework Xcrap, ele contém a Base de um Cliente HTTP, a interface de como deve ser um Cliente HTTP, um objeto de HttpResponse que juntamente com o `@xcrap/parser` é utilizado para fazer parsing e extração de dados do conteúdo da resposta.
Last synced: 28 Feb 2026
https://github.com/elecena/ic-package-info
Extract IC package from a given string
elecena electronic-components electronics-engineering integrated-circuits parser php
Last synced: 09 Jun 2026
https://github.com/erkmik/best-python-html-parsers
The top Python HTML parsers for web scraping, including Beautiful Soup, lxml, PyQuery, Scrapy, and more.
beautifulsoup datasets html htmlparser lxml parser pyquery python python-parser requests scrapy web-scraping
Last synced: 09 Apr 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/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/tomashubelbauer/js-markdown-parser
A MarkDown parser written in JavaScript
Last synced: 07 May 2026
https://github.com/OrlovEvgeny/serde.zig
Universal serialization for Zig: JSON, Yaml, MessagePack, TOML, CSV and more from a single API
json-serialization parser serde zig zig-library zig-package
Last synced: 24 Mar 2026
https://github.com/mann-conomy/tf-parser
A Node.js parser for converting Team Fortress 2 game files to JSON objects.
file json localization mann-conomy nodejs parser tf2 typescript
Last synced: 02 Mar 2026
https://github.com/protegrity/sqlglot-net
Standalone .NET port of sql-glot-rust, a SQL parser, optimizer, and transpiler library.
csharp dotnet parser sql transpiler
Last synced: 22 Jun 2026
https://github.com/vladislavgoltjajev/java-isikukood
Library for working with Estonian personal identification codes (isikukood).
isikukood java java-isikukood java8 parser personal-code
Last synced: 14 Jan 2026
https://github.com/vbasky/revelo
A safe, fast Rust port of MediaInfoLib — reads technical and tag metadata from 177 audio, video, image, and container formats. Drop-in libmediainfo replacement (C ABI + CLI), differential-tested byte-for-byte against the mediainfo oracle.
audio c-api cli codec container-formats ffi image libmediainfo media mediainfo mediainfo-alternative metadata metadata-extraction multimedia parser rust video
Last synced: 06 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/andreas19/argparsebuilder
Builder for argparse.ArgumentParser.
argparse argument-parser command-line parser
Last synced: 27 Mar 2026
https://github.com/msk998/gofrec
Multi record file parser written in Golang
Last synced: 14 Jan 2026
https://github.com/davidraleche/ralecheframework
Quick PHP Error Log parser
error-log framework logging-library logging-parser parser php php7
Last synced: 31 Mar 2025
https://github.com/negrienko/iban-ex
Elixir library for working with IBAN numbers (parsing, validating, checking and formatting)
elixir elixir-lang elixir-library iban library parser
Last synced: 28 Mar 2025
https://github.com/dbadoy/eth-simple-parser
Web for decode data from transaction and generate method id
Last synced: 23 Mar 2025
https://github.com/kavex/vrchat-log-monitor
Parser for VRChat output logs with custom event configs and discord support
bot discord log monitor parser reader vrc vrchat vrchat-api vrchat-tool
Last synced: 08 May 2026
https://github.com/davidbernal/async-json-parser
Async JSON parser (parse & stringify)
Last synced: 05 May 2026
https://github.com/thetrueender/day-one-export-analyzer
A tool to examine statistics and trends of metadata for the Day One (https://dayoneapp.com/) journaling app.
dayone export journaling parser python
Last synced: 24 Mar 2025
https://github.com/elkronos/gpt_read
Functions to read documents using GPT.
data-science gpt llm parser question-answering questions-and-answers r
Last synced: 15 Mar 2025
https://github.com/mezoni/parser_combinator
Parser combinator is a collection of parsers that can be used to combine basic parsers to create parsers for more complex rules.
dart dart3 parser parser-combinators parser-library parsers parsing
Last synced: 09 Jun 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/zhuliquan/datemath_parser
This package can parse date match expression, which used by ElasticSearch
datemath elasticsearch golang parser
Last synced: 12 Apr 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/yazaldefilimone/letter.parser
📄 | Recursive descent parser | Abstract Syntax Trees | Tokenizer
compiler compiler-design lexical-analyzer parser scanner tokenizer
Last synced: 07 Jul 2025
https://github.com/robbycbennett/json
JavaScript Object Notation library for Rust
Last synced: 17 Apr 2026
https://github.com/cheesegrinder/templatestr-rust
TemplateStr allows to add variable, function, condition and switch in a string.
Last synced: 23 Jun 2026
https://github.com/bohdaq/url-build-parse
`url-build-parse` provides the ability to parse URL from string as well as construct URL from parts.
Last synced: 02 Apr 2026
https://github.com/dills122/checklist-parser
WIP - Parse sports card checklists & get usable data
Last synced: 14 Jun 2025
https://github.com/rmuir/tree-sitter-javadoc
Javadoc grammar for tree-sitter
Last synced: 02 Apr 2026
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/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