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/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/arturduisheev/medparser
bs4 parser python selenium-webdriver
Last synced: 11 Mar 2026
https://github.com/thorgathis/ycontestparser
💿 Single-threaded Yandex Contest parser
parser yandex-contest yandex-contest-parser
Last synced: 29 Jul 2025
https://github.com/genial-framework/parser
Parser component from Genial Framework [READ-ONLY]. An extremely fast and eloquent parser.
genial-framework parser php-component php-library php72 php73 php74
Last synced: 16 Mar 2026
https://github.com/jccampagne/cvs-parser-fun
cvs haskell parser parser-combinators
Last synced: 16 Mar 2025
https://github.com/euforic/opentable
Basic Opentable reservation parser in Golang. With an optional gRPC service and Node.js binding-ish module.
golang nodejs opentable parser
Last synced: 30 Jan 2026
https://github.com/njakob/parcel
Simple NPM package parser
flowtype helper library npm npm-package parser
Last synced: 09 May 2026
https://github.com/chobeat/scala-json-feed
Library to handle and validate documents in JSONFeed format
json jsonfeed parser validator
Last synced: 05 May 2026
https://github.com/chardoncs/zig-ansi-parse
Comptime-proof ANSI format parsing library for Zig
ansi-code ansi-colors ansi-terminal colorization parser zig ziglang
Last synced: 19 Jun 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/zevio/pcu_json
JSON parser component for PCU project
component json json-parser json-parser-component parser pcu pcu-json python
Last synced: 15 Apr 2026
https://github.com/xrplwin/xrpl-txmutationparser
Parse XRPL transaction to context aware object.
parser php php8 transaction xrpl
Last synced: 01 Feb 2026
https://github.com/eric-esoteric/job-hunter-ai
🎯 Job Hunter AI — персональный ИИ-ассистент для автоматического отсева вакансий и генерации сопроводительных писем.
ai automation chrome-extension gemini job-search parser python tkinter webhooks
Last synced: 27 Jun 2026
https://github.com/superbox64/jibberjabber
JJ is a token based computer language designed for AI with the ability to transpile to C, JS, Assembly and Python with more output languages to coming soon
assembly claudecode interpreter jibberjabber jibjab jj lexer parser python swift toddbruss token transpiler
Last synced: 01 Feb 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/norgate-av/tree-sitter-netlinx
NetLinx grammar for tree-sitter
amx grammar harman netlinx parser tree-sitter
Last synced: 30 Apr 2026
https://github.com/ynori7/datesforhumans
This library is a helper to transform natural language date time info into real times.
dates datetime golang natural-language natural-language-processing parser time utility
Last synced: 11 Mar 2026
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/thanadolps/simplederivitive
an attempt to build automatic differtator
Last synced: 29 Jun 2026
https://github.com/luckasranarison/tree-sitter-icelang
icelang grammar for tree-sitter
parser programming-language tree-sitter
Last synced: 15 Apr 2026
https://github.com/casatrick/solana-transaction-parser
solana trasaction parser
Last synced: 20 Jun 2026
https://github.com/lathoub/express
Fast, unopinionated, (very) minimalist web framework for Arduino ESP32
arduino arduino-library esp32-arduino express html http http-server parser web webservice
Last synced: 13 Apr 2026
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/tom-weatherhead/boss-gx-700-patch-parser
A parser for MIDI SysEx messages that describe guitar effects patches used by the Boss GX-700 guitar effects processor.
audio boss guitar gx-700 midi parser sysex-messages web-midi
Last synced: 24 Apr 2026
https://github.com/securityronin/segb-forensic
Apple SEGB (Biome) forensic analyzer + reader — decode SEGB v1/v2 records and flag CRC-mismatch, deletion-residue, and timestamp-order anomalies as graded findings. Panic-free, no unsafe.
apple biome dfir digital-forensics forensics incident-response macos parser rust segb
Last synced: 21 Jun 2026
https://github.com/proh14/psh
psh, a small and minimal shell. public domain 💘
c cli lexer parser public-domain shell
Last synced: 17 Jan 2026
https://github.com/anexia/python-param-parser
A parser library for a param string expression.
hacktoberfest parameters parser
Last synced: 12 Feb 2026
https://github.com/nguoidungkhongdinhdanh/mwtp
A parser for MediaWiki titles
Last synced: 12 Feb 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/pierre-24/pybibtex
Provides a Python API to parse BibTeX files
Last synced: 11 Apr 2026
https://github.com/minoritea/go-decls
go-decls: list declarations in a Go source file
Last synced: 06 Jul 2025
https://github.com/alextkdev/parser_instagram_and_youtube
These two scripts allow you to download content from YouTube and Instagram
async-parser instagram instagram-scraper parser youtube-downloader
Last synced: 05 Sep 2025
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/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/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/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/pyramidheadshark/aij_2025_downloader
AIJ 2025 lectures downloader
aijourney downloader education ffmpeg parser playwright video
Last synced: 07 May 2026
https://github.com/somewind/highlight-words-parser
Parse a give string to highlight words.
highlight highlightwords parser words
Last synced: 15 Feb 2026
https://github.com/maikorapppublic/parser
Maikor ASM parser
assembly-language maikor parser
Last synced: 15 Feb 2026
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/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/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/itsryu/syn
Repositório referente ao trabalho de implementação de um analisador sintáxico para a linguagem MicroPascal (µ-Pascal) da disciplina Linguagens formais, Autômatos e Compiladores da Universidade Católica de Brasília.
c compiler micro-pascal parser syntax-analysis
Last synced: 24 Mar 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/martan03/ipp-project
Parser and interpreter implementation
interpreter parser php python school
Last synced: 18 Apr 2026
https://github.com/anujdhillxn/flipbook
A language for generating flipbooks using pictures
Last synced: 22 Mar 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/selfagency/agentsy
🤖 WIP agentic development framework
agentic agentic-ai agentic-framework agentic-workflow agents ai anthropic chatbot chatgpt json llm mistral models ollama openai parser xml
Last synced: 09 May 2026
https://github.com/ethiy/free3ds
Small Library handling the 3DS format files.
Last synced: 02 Apr 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/franfj/sinfonier
Parsers and bolts developed in the 'Desfragmentando la Identidad' Sinfonier's hackaton
Last synced: 23 Jun 2025
https://github.com/razshare/olang-old
Experimental frontend for WASI and other targets (mainly PHP).
ast frontend parser php webassembly
Last synced: 18 Jun 2025
https://github.com/ayeshathoi/compiler-310
yet another sub-c-compiler
bison-yacc cpp flex intermediate-code-generation lexer-parser optimization parser symbol-table-generation
Last synced: 10 Oct 2025
https://github.com/mynttt/ezconf
A simple hierarchical scoped group based key:value storage/configuration format.
configuration java key-value parser storage-format
Last synced: 12 Oct 2025
https://github.com/fis-stuff/fis-parser-ejs-2.x
ejs template parser plugin for fis3
Last synced: 29 Apr 2026
https://github.com/spajai/freeside-telcobridges-cdr
Telcobridges CDR import plugin module for Freeside
cdr config freeside parser perl perl-module teclcobridges
Last synced: 11 Nov 2025
https://github.com/yoannchb-pro/tokenize
An advanced tokenizer made with typescript
ast javascript lexer nodejs parser tokenizer typescript
Last synced: 09 May 2026
https://github.com/robbycbennett/json
JavaScript Object Notation library for Rust
Last synced: 17 Apr 2026
https://github.com/mishamyrt/compars
📄 Fast comment parser
comments golang parser pure-function
Last synced: 06 Sep 2025
https://github.com/bekbolsky/kolesakz-parser
Парсер грузовых автомобилей с kolesa.kz, с выгрузкой данных в формате csv
beautifulsoup4 kolesa kolesakz parser webscraping
Last synced: 17 Jan 2026
https://github.com/LeviOP/tree-sitter-keyvalues
Valve KeyValues grammar for tree-sitter
goldsrc keyvalues parser tree-sitter
Last synced: 11 Mar 2025
https://github.com/plume-lang/tree-sitter-plume
Plume grammar for tree-sitter
Last synced: 09 May 2026
https://github.com/jacobshirley/csv-stream-lite
Zero dependency, lightweight TypeScript CSV streaming and stringification library
csv parser parsing stream stringification stringify type-safe typescript
Last synced: 13 Jan 2026
https://github.com/pb-shrugged/tree-sitter-powerscript
Powerscript grammar for Tree-sitter
parser powerbuilder powerscript tree-sitter
Last synced: 09 May 2026
https://github.com/railt/http
[READ ONLY] Subtree split of the Railt Http component (see railt/railt)
Last synced: 17 May 2026
https://github.com/ksxgithub/lazy-template
String template library that send queries to function responder and interpolate the responses
crate interpolation lazy library no-std parser rust string template template-engine
Last synced: 26 Jan 2026
https://github.com/under-web/bot_vacantion_hh
Бот для парсинга вакансий программистов с hh.ru (Казань) и автопостинга в телеграм
parser python telegram telegram-bot tg
Last synced: 02 Sep 2025
https://github.com/jrmycanady/cronschedule
Go module that provides a cron parser and methods to determine the next run.
Last synced: 16 Jan 2026
https://github.com/notakeith/itmoscript
Interpreter for ITMOScript, a dynamically-typed scripting language. Hand-written lexer, recursive descent parser, AST, and tree-walking interpreter
ast cpp interpreter lexer parser programming-language scripting-language
Last synced: 03 Jun 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/yetanotherchris/text-template
Go's text templating - a port of Go's text template package to C# via OpenAI Codex
dotnet parser template text-template text-templating-engine
Last synced: 11 Mar 2026
https://github.com/zubalyana/git-portfolio
A portfolio prototype with the usage of GitHub-parser. This scretch will be used for my future portfolio application!
github html-css-javascript nodejs parser scss
Last synced: 11 May 2026
https://github.com/gianptdev/zdoom-textures-writer
Small tool to write a valid textures text file for the zdoom engine, inteded to be used for automated scripts.
Last synced: 11 May 2026
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