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/jonathanjameswatson/earley_parser
Earley parser for context-free grammars
dune earley-parser ocaml parser
Last synced: 16 May 2025
https://github.com/filipnet/ups-json-publisher
UPS Data Publisher for MQTT: Capture UPS details using upsc, format as JSON, and send to MQTT broker.
grafana grafana-dashboard grafana-influxdb json mosquitto-pub mqtt mqtt-client nodered parser parsing shell-script ups upsc
Last synced: 09 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/pitw/boll-kaspersky-subscriptions-parser
Boll Kaspersky Subscriptions Parser
boll go golang kaspersky kaspersky-subscriptions parser
Last synced: 14 Jan 2026
https://github.com/terratensor/fct-parser
Утилита командной строки для синтаксического анализа страниц списка вопросов к рубрике «Вопрос-ответ» и сохранением в файл в формате csv или json.
Last synced: 18 Feb 2026
https://github.com/paych3ck/pcconfigurator
Оконный конфигуратор персонального компьютера на PyQt6.
parser pyqt6-desktop-application python
Last synced: 17 Mar 2025
https://github.com/koumoul-dev/mime-type-stream
Streaming parser + serializer for various mime-types
csv json ndjson parser serializer stream
Last synced: 24 Aug 2025
https://github.com/pistonite/depfile
Simply parse `.d` files
build-system cpp d dependency-parser depfile gcc make makefile parser rust
Last synced: 18 Apr 2026
https://github.com/redboo/ses_parser
Скрипт для парсинга файла «Советский Энциклопедический Словарь»
Last synced: 15 Jun 2025
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/hazzaclark/korone
A Lightweight Endianess Parser and Lexer
endian endianutils parser rust
Last synced: 23 Mar 2025
https://github.com/maureranton/artificialanalysis-ai-parser
Parser for artificialanalysis.ai — extract AI model pricing, benchmarks & speed without an API key. Python (CLI) + JavaScript (browser & Node.js). Rewrites the broken demianarc/artificialanalysisscrapper.
ai-models artificial-analysis artificialanalysis benchmarks data-extraction llm model-data parser pricing python rsc scraper
Last synced: 31 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/ksxgithub/split-char-from-str
A small utility to split a string into the first or last character (type `char`) and the rest (type `&str`)
no-std parser rust string text-processing
Last synced: 07 Feb 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/compactjs/parse-time
Small hour/time parser & stringifier
hour javascript parser stringifier time
Last synced: 13 Oct 2025
https://github.com/rstoetter/csqlscript-php
a PHP class to execute SQL scripts (mysql)
batch-processing mysql parser php5 script-sql sql
Last synced: 04 May 2026
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/omimouni/use-pdf-renderer
A React hook for rendering PDF files as images
converter hook images parser pdf pdf-renderer react renderer
Last synced: 27 Jun 2025
https://github.com/dkandalov/parser4k
Parser combinator library for Kotlin 🧩🧩🧩 🔨
Last synced: 14 Mar 2025
https://github.com/wiredwiz/moo-parser
A parser library for parsing the Moo and Moo# programming languages.
Last synced: 20 Jan 2026
https://github.com/scmlab/tree-sitter-pi
tree-sitter parser for the language pi
Last synced: 10 May 2025
https://github.com/haronbh/lexical-analyzer-with-java
Java program serves as a lexical analyzer that validates a specific pattern within a given string. The validation is done based on predefined rules, and it checks if the input string conforms to a certain structure
compilation java lexical-analysis lexical-analyzer parser
Last synced: 02 May 2026
https://github.com/kociumba/stackparse
utility to parse go stack traces and make them more readable
go golang minimal-dependencies pack parser stacktrace
Last synced: 03 Nov 2025
https://github.com/prestonltaylor/jss
JavaScript Sharp is an in-progress C# JavaScript parser, runtime engine and REPL.
csharp csharp-library engine javascript parser
Last synced: 02 Apr 2026
https://github.com/nowaalex/masters-parsed
https://masterspl.com/ parser
docker docker-compose fastify headless-chrome nginx nodejs parser puppeteer react react-query tailwindcss typescript vitejs
Last synced: 10 Apr 2026
https://github.com/thetasinner/echelon-unicode-parser
Experimental parser which can process unicode input
Last synced: 13 Oct 2025
https://github.com/vajahath/array-objectify
Hierarchically transform an array of objects into a single object
Last synced: 10 Apr 2026
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/dreamycecil/vdf
Simple public domain VDF/KeyValues reader & writer in ANSI C.
ansi-c c89 c90 keyvalue keyvalues parser reader reader-writer valve-data-format vdf vdf-files vdf-format vdf-parser writer
Last synced: 11 Jun 2025
https://github.com/ekusiadadus/h2lang
H2 Language compiler - Fully compatible with Herbert Online Judge (HOJ) H language spec, with multi-agent robot swarm support. Runs natively and in browsers via WebAssembly.
compiler herbert multi-agent parser programming-language robot rust wasm webassembly
Last synced: 13 Jan 2026
https://github.com/adaszko/orgdt
Emacs' org-mode date/time parser and renderer
Last synced: 13 Mar 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/aldor007/ngx_url_parser
Yet another url parser, written in C.
nginx ngx-url-parser parser uri uri-parser uriparser url url-parser
Last synced: 03 May 2026
https://github.com/diegocurbelo/feedex
Feedex is a simple elixir feed (atom/rss) parser
Last synced: 14 Oct 2025
https://github.com/gonzalo-bulnes/kata-images_gallery_generator
Generate a set of static HTML files from an XML representation of EXIF data so users can browse a collection of images.
Last synced: 05 Feb 2026
https://github.com/oscarmarcusson/whitespacenet
A C# utility for scanning the significant whitespace hierarchy of a string
csharp hierarchy-structure indentation-depth indentation-parsing parser whitespace
Last synced: 25 Jun 2026
https://github.com/santymendez/tp-tadp-hibrido-objetos-funcional
Desarrollo de un Parser para interpretar imágenes realizado en la materia Técnicas Avanzadas de Programación en UTN FRBA
functional-programming monads object-oriented-programming parser parser-combinators scala
Last synced: 25 Mar 2025
https://github.com/aimingoo/babel-dev
A lite version babel for plugins/packages developer.
Last synced: 15 Apr 2026
https://github.com/ewilan-riviere/scanner
CLI to parse files or to get metadata.
Last synced: 28 Mar 2025
https://github.com/jacoblightning/prefix_parser
A rust library to parse binary and SI number prefixes
binary binary-prefix parser prefix rust rust-crate rust-library si si-prefixes
Last synced: 28 Jul 2025
https://github.com/ilzrv/instagram-parser
The parser accounts of the followers and following in Instagram
Last synced: 28 Jul 2025
https://github.com/nboldi/codecompass-haskell-plugin
A Haskell plugin that is used to parse Haskell projects for codecompass. The data necessary for providing code comprehension for the project is exported.
code-comprehension codecompass haskell parser
Last synced: 15 May 2025
https://github.com/valdezfomar/tree-sitter-format-string
Curly brace style string formatting grammar for tree-sitter
parser python rust tree-sitter tree-sitter-grammar tree-sitter-highlight tree-sitter-parser
Last synced: 28 Jul 2025
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/mtoohey31/ppx_cmd
Declarative command line parsing for OCaml with `@@deriving`.
command-line ocaml ocaml-library parser ppx-deriver
Last synced: 08 Feb 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/mrmarble/steambd-calculator-parser
Simple Python package to parse steamdb.info/calculator
calculator parser python steam steamdb
Last synced: 12 Oct 2025
https://github.com/electrikmilk/hashbrown
Parsing package 🥔
go golang golang-package parser parser-library parsing
Last synced: 27 Feb 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/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/mattiaz/funk
A custom programming language called Funk. This is a mirror of the Gitlab repo.
interpreter lexer parser programming-language
Last synced: 28 Jul 2025
https://github.com/antandros/go-pkgparser
custom parser for `go-dpkg` , `go-rpm`, `go-packman` packages
Last synced: 25 May 2026
https://github.com/brianpjscott/text_indexer
A program to create and export an index for one or more text files
Last synced: 29 Jul 2025
https://github.com/dromse/ua-job-parser
Simple parser on rust for gathering vacancies from ukranian job websites (dou.ua, robota.ua).
Last synced: 25 Dec 2025
https://github.com/averemee-si/ojdbc-types
A set of classes for converting oracle.sql.* to/from Java types and for decoding some Oracle RDBMS internal structures
datatypes internals java jdbc number oracle parser rba redo redobyteaddress rowid uba undobyteaddress unsigned xid
Last synced: 14 Jan 2026
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/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/iamgerwin/csharp-razor-docx-parser-poc
A proof of concept Blazor web application that accepts DOCX file uploads and provides intelligent parsing with multiple output formats. Built with .NET 9 and modern web technologies.
Last synced: 18 Feb 2026
https://github.com/tytonidaehangover51/anvil
🚀 Simplify C project builds with Anvil, a minimal, dependency-free system offering live file watching, custom directories, and easy Makefile generation.
ace anvil anvil-zksync arma bukkit bukkit-plugin dagger2-android debugging decompiler fullstack gui kotlin-compiler-plugin kubernetes-controller kubernetes-operator llvm parser realism verification
Last synced: 13 Apr 2026
https://github.com/casatrick/solana-transaction-crawler
crawl & parse solana transaction
crawler parser rust solana transaction
Last synced: 20 Jun 2026
https://github.com/gosulja/twee
A Lua/Luau parser for code analysis and editor integration.
Last synced: 28 Jul 2025
https://github.com/KSXGitHub/split-char-from-str
A small utility to split a string into the first or last character (type `char`) and the rest (type `&str`)
no-std parser rust string text-processing
Last synced: 15 Oct 2025
https://github.com/nathanpc/pickle
An electronic component pick list application and file parser library
Last synced: 19 Feb 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/nokskiy/simple-command-line-parser
Simple command line parser
console dotnet library nuget nuget-package parser
Last synced: 20 Jan 2026
https://github.com/jamesgober/luminess
A high-performance, JIT-enabled template engine for Rust with configurable extensions, smart includes, and professional-grade directives.
code-generation lexer parser rendering rust template template-engine
Last synced: 12 Aug 2025
https://github.com/tacxou/parser_ldap_rfc4512
A TypeScript parser for LDAP schema definitions based on RFC 4512, using PEG.js grammar.
bun cli developer-tools enterprise ldap nodejs parser parsing pegjs rfc4512 schema typescript
Last synced: 20 Jan 2026
https://github.com/schanur/geocache-compas
app c-sharp geocaching gps live mobile parser university
Last synced: 24 Mar 2025
https://github.com/baranovskis/go-nuget-list
Export used NuGet packages in the project or solution
Last synced: 12 Jan 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/inferara/tree-sitter-inference
Inference Grammar for tree-sitter
Last synced: 17 Apr 2026
https://github.com/1517mb/short-info-aida
GUI парсер HTM файлов программы AIDA64 для Windows 64. Приложение помогает автоматизировать процесс копирования данных.
Last synced: 07 May 2026
https://github.com/ilyaumanets/improve_your_code
Code smell detector for Ruby
Last synced: 13 May 2026
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/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/jaqx0r/filterexpression
A parser for the AIP-160 filter expression language, implemented in Go
aip api expression filter go google-aip parser rest
Last synced: 17 Jan 2026
https://github.com/haobogu/ling571
Deep techniques for natural language processing
Last synced: 16 Oct 2025
https://github.com/boristim/tickets
interview for Python
interview-test parser python3 reverse-engineering
Last synced: 14 Mar 2025
https://github.com/ivuorinen/bbcodeparser
Parse your BBCode easy with this library.
bbcode bbcode-parser laravel laravel-package parser php
Last synced: 14 Jan 2026