An open API service indexing awesome lists of open source software.

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:

https://github.com/dkeeghan/slackformatter.js

Formats messages from the Slack API into HTML

formatter javascript parser slack slack-api

Last synced: 17 May 2026

https://github.com/daniel-yonkov/currency-transaction-kata

A small exercise for transaction based CLI application

kata parser php

Last synced: 19 Aug 2025

https://github.com/alaazameldev/flutter-to-html-and-js-transpiler

Experimental transpiler for "Flutter-like" code to HTML & JS. Built with ANTLR, focusing on lexer, parser, AST generation, and error handling.

antlr4 composite-pattern flutter html java javascript lexer parser visitor-pattern

Last synced: 11 May 2026

https://github.com/maxrt101/xcfg

Custom configuration format parser.

configuration cpp17 parser

Last synced: 05 Apr 2025

https://github.com/ichowdhury01/cyk-syntactic-parser

App that parses the syntax of inputted sentences using the CYK algorithm with a context-free grammar.

context-free-grammar cyk-algorithm natural-language-processing parser syntax-analysis

Last synced: 10 Jul 2025

https://github.com/omar-azmi/fbicodec_ts

A Forward and Backward Invertible binary serializer TypeScript library built on modularity and composition. When you hear the words `FBI OPEN UP!`, you'll be able to prove your innocence with any data encoded with this library.

binary-serialization codec decoder deno encoder es6 file-parser invertible modular oop parser schema serialization serialization-library tiny typescript unparser unserialize

Last synced: 28 Apr 2026

https://github.com/thedvlprs/cheerio-parser

🔥 Cheerio Parser

cheeriojs demo parser

Last synced: 26 Mar 2025

https://github.com/paebbels/pyipcmi.parser.rules

Parser for *.rules files in pyIPCMI.

parser pyipcmi python3

Last synced: 28 Mar 2025

https://github.com/sushmaakoju/polynomial-equation-parser

A proof-of-concept implementation of polynomial equation parser in Python

parser python sympy

Last synced: 21 Mar 2025

https://github.com/feel2code/cinema_parser

Parsing top films from site about films

films pandas parser

Last synced: 16 May 2026

https://github.com/tokland/antlr4ts-adt

Build ADT types for Typesscript from a ANTLR4 grammar

adt antlr4 parser typescript

Last synced: 21 Mar 2025

https://github.com/shaunlwm/dwix

😈 A parallel open directory mapper.

indexer opendirectory parser webscraper webscraping

Last synced: 13 May 2026

https://github.com/neluckoff/html-image-parser

The program can download all pictures from any site.

html-parser image-parser java parser parsing

Last synced: 24 Oct 2025

https://github.com/usiqwerty/vuz

Поисковик направлений в вузах

csv parser python students

Last synced: 03 Apr 2025

https://github.com/aleclarson/php-serialized

PHP serialize and unserialize for NodeJS (with useful error messages)

ast nodejs parser php serialized

Last synced: 08 May 2026

https://github.com/usiqwerty/megaconkurs

Сервис-агрегатор конкурсных списков абитуриентов

education parser python university web

Last synced: 03 Apr 2025

https://github.com/ggdream/mini

Golang的迷你版命令行参数解析器。(你看js的库--minimist)

cmd golang minimal minimist parser terminal

Last synced: 21 May 2026

https://github.com/drublic/microdata-parser

Parse Microdata of a given string

microdata nodejs parser

Last synced: 16 May 2026

https://github.com/rinatmambetov/emnist-letters-parser

Simple parser of emnist letters

emnist-dataset letters parser

Last synced: 25 Jun 2025

https://github.com/hangxingliu/node-verb-uri

A verb URI parse and stringify Node.js module

http nodejs parser stringify uri

Last synced: 16 May 2026

https://github.com/crdoconnor/usy

Ultra-simple YAML - Roundtrippable YAML parser that only parses comments and a flat list of key/value pairs.

parser python simple yaml

Last synced: 19 May 2026

https://github.com/psynetic-software/camt-parser

CAMT XML Parser for SEPA banking data (C++).

banking camt camt052 camt053 camt054 cpp csv finance mit parser qif sepa swift xml

Last synced: 18 May 2026

https://github.com/dipakdotyadav/texttojson

Transform unstructured text into structured JSON using human-readable templates.

charp dotnet hacktoberfest json parser template text-processing

Last synced: 18 May 2026

https://github.com/juancastillo0/dart-parser

Parser for the Dart programming language grammar. Written in Rust with a WASM, Dart and JavaScript API

dart grammar javascript nodejs parser parser-generator wasm

Last synced: 08 Apr 2026

https://github.com/mufidu/sunda-lexical-analyzer-and-parser

Web interface for Basa Sunda's lexical analyzer and parser

lexical-analyzer parser

Last synced: 21 Jul 2025

https://github.com/luminati-io/golang-html-parsing

Parse HTML in Go using Node Parser, Tokenizer, and tools like Goquery and Colly, with practical examples and efficient web scraping techniques

bright-data colly go golang goquery html node-html-parser parser tokenizer tokenizer-parser web-scraping

Last synced: 25 Jun 2025

https://github.com/rooyca/markup

Write your markdown and share it with the world!

markdown markdown-editor markdown-parser parser vue vue3 vuejs

Last synced: 06 Apr 2026

https://github.com/marianmeres/simple-router

Minimalistic route parser for sapper-like regex routes

parser router routing

Last synced: 17 Feb 2026

https://github.com/htomsik/urlreader

Read Urls from file and count some tags from urls

mvvm parser reactiveui wpf

Last synced: 01 Oct 2025

https://github.com/wisskirchenj/desktop-calculator

Graphical (Swing-based) Desktop calculator

calculator-application parser recursion swing-gui

Last synced: 17 Jun 2026

https://github.com/pa1n-dev/nbu_parser

Windows service which parses data from NBU

nbu nbu-api parser windows-service

Last synced: 03 Apr 2025

https://github.com/alenaksu/rust-tinybasic-interpreter

A simple interpreter for TinyBasic language made in Rust.

interpreter parser rust tinybasic

Last synced: 20 Mar 2025

https://github.com/giuseppe998e/xentrace-parser-rs

XenTrace binary file parser written in Rust with a study purpose

analyzer binary-data parser rust trace xen xentrace xentrace-parser

Last synced: 03 Apr 2025

https://github.com/professionalmenace/math-parser

Parser of mathematical expressions (in developement)

calculator math mathematics parser

Last synced: 27 Mar 2025

https://github.com/mikeleo03/javascript-parser-cyk

Tugas Besar Teori Bahasa Formal dan Otomata IF2124 - Parser Bahasa Javascript

javascript parser python3

Last synced: 18 May 2026

https://github.com/dan-sazonov/olimpiada.ru-bot

🤖🏆 [IN DEVELOP] Telegram bot for getting news about the olympiads from the website olimpiada.ru

aiogram beautifulsoup4 heroku olympics parser telegram-bot

Last synced: 24 Oct 2025

https://github.com/akdasa/pycopa

A dead simple python module to parse command line arguments

command-line parser

Last synced: 21 Mar 2025

https://github.com/tryomar/compilerxarabic

A compiler implementation for an Arabic-based programming language, featuring lexical analysis, syntax parsing, and a graphical user interface for interactive testing and development.

arabic arabic-programming-language compiler parser python tokenizer

Last synced: 25 Jun 2025

https://github.com/voldien/sp-simple-parser

Simple Parser for configuration files.

configuration-file parser python27

Last synced: 11 Sep 2025

https://github.com/koykov/halvector

Vector HTTP Accept-Language parser with minimum memory consumption.

hal parser vector

Last synced: 03 Jan 2026

https://github.com/jollyboss123/interpreter-go

interpreter written in go based on Thorsten Ball's book

interpreter lexer parser

Last synced: 09 Sep 2025

https://github.com/d06i/dalg

LLVM Based Simple Language

ast lexer llvm parser programming-language toy-language

Last synced: 20 May 2026

https://github.com/screwdriver-cd/workflow-parser

Calculate a directed graph workflow based on a pipeline config

parser

Last synced: 09 Oct 2025

https://github.com/wmakeev/have2

Have your arguments, and validate it too. -- Slick arguments validator for all your js functions.

argument-parser argument-parsing arguments function javascript nodejs parser slick validation

Last synced: 11 Jan 2026

https://github.com/stanleystanmarsh/binary-parser

The parser of binary expressions

haskell parser

Last synced: 20 Mar 2025

https://github.com/igeligel/schedulostfalia

:clock1: Parser for the time schedule of the Ostfalia Hochschule für angewandte Wissenschaften in Wolfenbüttel. It will give you an easily readable format on your console via Haskell/GHCI.

haskell haskell-learning html ostfalia parser

Last synced: 30 Jun 2025

https://github.com/zachary822/parser-combinator

Javascript Parser Combinator

deno parser typescript

Last synced: 16 May 2026

https://github.com/aleclarson/import-scan

Scan a string of JavaScript for its imported modules

imports javascript parser

Last synced: 18 May 2026

https://github.com/cosmosgenius/jsonparser

A JSON Parser for node server

http json middleware parser

Last synced: 18 May 2026

https://github.com/vhiribarren/json-parser-rust

Simple JSON parser as a toy project.

json parser rust toy-project

Last synced: 16 May 2026

https://github.com/brunoviola/compiladores-1

Atividades e trabalhos realizados durante o andamento da disciplina de Compiladores 1

bison compiladores compilers flex lexer lexer-parser parser

Last synced: 20 Mar 2025

https://github.com/mleone10/artspeople

Arts People Line Item Reconciliation Report parser library

arts-people csv line-item-reconciliation-report parser theater

Last synced: 16 May 2026

https://github.com/zaki-x86/xhttp

Your ultimate HTTP request/response message parser in C++

cpp http llhttp parser

Last synced: 27 Mar 2025

https://github.com/anathelegend/perl-efz

🚀 Simplify data management with Perl EFZ, an efficient tool for efficient file and data manipulation in Perl applications.

automation code-utilities command-line-tool cross-platform data-manipulation efz file-formatter open-source parser perl programming-language scripting software-development text-processing utf-8

Last synced: 28 Jun 2026

https://github.com/negrienko/ukraine-taxid-ex

Library to parse and validate EDRPOU (unique 8-digit number that identifies legal entities in Ukraine registered in the official business register) and ITIN (unique identification number assigned to individuals for tax purposes)

edrpou elixir elixir-lang itin library parser taxid ukraine

Last synced: 16 Jun 2025

https://github.com/pradyunsg/toml-python

Pure-Python TOML library

parser python toml

Last synced: 11 Jul 2025

https://github.com/Htomsik/UrlReader

Read Urls from file and count some tags from urls

mvvm parser reactiveui wpf

Last synced: 11 Mar 2025

https://github.com/hramov/go-excel-parser

Web server that get Excel file and template JSON file to parse given Excel to JSON

excel golang parser webserver

Last synced: 17 Jul 2025

https://github.com/grimen/python-envjoy

A more enjoyable environment variable getter and setter - for Python.

caster env environ environment getter key parser python python2 python3 setter value variable

Last synced: 29 Mar 2025

https://gitlab.com/aziis98/telegram-uctexbot

A Telegram Bot to render LaTeX to Unicode and pretty printed display math.

bot latex parser python telegram telegrambot tex unicode

Last synced: 11 Mar 2025

https://github.com/nstevens1040/anglesharp.domparser

This library uses AngelSharp to parse an HTML string into a document object model. The library targets .NET Framework 4.7.2 so that it is compatible with Windows PowerShell.

csharp document-object-model dom dotnet-framework html library parser powershell windows-powershell

Last synced: 06 Mar 2026

https://github.com/radutul/sistem-de-autentificare

Generator simplu de chestionare

authentication java login parser

Last synced: 29 Mar 2025

https://github.com/zheng-bote/hd_ghmd_parser_plugin

Github markdown parser plugin for header_docu_qt

cpp17 parser qt6

Last synced: 16 May 2026

https://github.com/danielpclark/keyer_cr

HTTP Request Parameter Parsing

crystal parameters parser

Last synced: 13 Mar 2025

https://github.com/oxtna/css-engine

Parsing a subset of CSS and querying data

cpp css parser showcase

Last synced: 16 May 2026

https://github.com/adarshnaidu/simple-sql-parser

A program to parse basic sql queries.

parser sql

Last synced: 11 Jun 2025

https://github.com/mattrmiller/php-threadedmailparser

PHP - Multi threaded command line mail parser.

concept exercise mail mailparser mime parser php proof

Last synced: 27 Jun 2025

https://github.com/quintenstr/calculatorelm

Functionally programmed calculator app in the browser with Elm. Custom parser for mathematical equations (no built in support from Elm). Based on iOS UI.

calculator calculator-app elm elm-lang parser

Last synced: 18 Mar 2025

https://github.com/adeschen/mpileuptools

This python script parses a mpileup file to extract the coverage of each base at each position.

bioinformatics bioinformatics-scripts coverage mpileup parser position python27

Last synced: 18 Mar 2025

https://github.com/womblee/retard_link_uploader

A C++ Desktop Client for a URL Shortening service "Retard Link"

client cpp cpp-programming http parser request shortener tool url url-shortener url-shortener-api

Last synced: 18 Mar 2025

https://github.com/ponlawat-w/flags-args-readline

Command line arguments reader from specified flags, with readline prompt when value is not specified.

arguments arguments-reader cmd flags npm parser reader

Last synced: 03 Apr 2025

https://github.com/thomas-touhey/lscl

Logstash configuration language handling. (Gitlab.com mirror)

logstash parser python

Last synced: 18 Mar 2025

https://github.com/megahomyak/nxml

A parser for NXML (NXML is not XML!)

parser

Last synced: 09 Jul 2025

https://github.com/ichigowalker/freelance-alarm

Freelance track helper for new tasks

freelance parser php

Last synced: 21 Jul 2025

https://github.com/skyf0l/funevalexpr

Epitech - An expression evaluation in Haskell

ast combinatory-parsers haskell interpreter math parser

Last synced: 21 Mar 2025

https://github.com/olyutorskii/jinparser

JinParser is a web-scraping Java library for 人狼BBS

game gamedev java library parser werewolf

Last synced: 04 Mar 2025

https://github.com/dub1401/rule34bot

Бот для автоматической трансляции постов категории Rule34 в группу или канал Telegram.

bot parser rule34 telegram

Last synced: 03 Apr 2025

https://github.com/matiasjastrebow/tp-hibrido-objeto-funcional

Trabajo Práctico del paradigma hibrido Objeto-Funcional de la materia Técnicas Avanzadas de la Programación (TADP) de la UTN 2024

monads object-functional parser parser-combinators scala

Last synced: 04 Apr 2025

https://github.com/dotchoco/jdotparser

It is a library for C# that converts a class into a text(like a json) to be stored in a txt file or on a server, it is also an alternative for the JsonUtility tool.

csharp csharp-libarary dll library parser

Last synced: 18 Mar 2025

https://github.com/somucheffort/fox

A command parser library

command command-parser node nodejs parser

Last synced: 11 Mar 2025

https://github.com/torahappy/marshal_saikou

Ruby Marshal parser written in Rust

marshal parse parser parser-library ruby rust

Last synced: 10 May 2026

https://github.com/byloth/html-element-style

🎨 A library to easily manage HTMLElement style properties, just like normal properties; no more strings to parse or replace!

dom html-element library parser replacer style

Last synced: 13 Apr 2025

https://github.com/danesparza/dlshow

Go package to help parse downloaded TV show filenames

filename go golang package parser tvshow

Last synced: 20 Jun 2025

https://github.com/VoidBGS/Ordina-XMLParser

File parser made for extracting data from weird XML files. Made in Visual Studio using XmlReader in C#.

c-sharp custom parser visual-studio xml xmlreader

Last synced: 11 Mar 2025

https://github.com/bermudaphp/tokenizer

PHP tokenizer for finding class, interface, trait, and enum declarations.

parser php php84 tokenization tokenizer

Last synced: 10 Jul 2025

https://github.com/uzmoi/tree-sitter-aiscript

AiScript grammar for tree-sitter

aiscript parser tree-sitter

Last synced: 15 May 2026

https://github.com/chakradeb/env

A simple golang library to parse environment variables to struct

environment-variables golang parser

Last synced: 17 Jan 2026

https://github.com/greatislander/descriptify

Generate an HTML5 description list from CSV input.

csv description-list html5 parser

Last synced: 13 Mar 2025

https://github.com/followtheprocess/parser

Simple, combinatorial parsing in Go!

go parser parser-combinators text-parsing utf-8

Last synced: 10 Apr 2025