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/hdoc1509/gh-actions.nvim

Plugins that improves support for Github Actions files in Neovim.

github-actions neovim neovim-plugin parser tree-sitter tree-sitter-gh-actions-expressions

Last synced: 06 May 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/cykps/genso

Replace to elements symbol

chemistry parser

Last synced: 02 Apr 2025

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

header_docu with plain cpp

cpp cpp20 parser

Last synced: 31 Mar 2025

https://github.com/nils91/som

Som is a simulated very simple cpu architecture and a runtime as well as a compiler for it.

antlr4 compiler grammar java parser

Last synced: 07 Feb 2026

https://github.com/bgildson/enext-challenge

This repository contains the source code to satisfy the enext challenge

api challenge ci coverage docker golang parser quake3 report rest tdd tests

Last synced: 15 Apr 2026

https://github.com/serengti/tree-sitter-chaiscript

Tree-Sitter parser for the Chaiscript language

chaiscript cpp parser scripting tree-sitter

Last synced: 07 May 2026

https://github.com/minidomo/laifutil

Identify and parse Discord embeds sent from LaifuBot.

bot discord embed laifu laifubot parser

Last synced: 15 May 2026

https://github.com/retr0h/git-url-parse

Package for parsing GIT URLs.

git golang parser repository urls

Last synced: 04 Sep 2025

https://github.com/deftio/fifostr

python mutable string class with streaming pattern recognition parser and FIFO support

deque fifo-queue mutable-python-string parser python regex streaming-parser

Last synced: 04 Jul 2025

https://github.com/teixdavide/FEUP_PFL_Parser

λ | Low-level machine interpreter and compiler project, including stack management, parsing, and compiling imperative programs

assembler compiler feup functional-parsing functional-programming parser pfl

Last synced: 05 Jan 2026

https://github.com/klkvsk/whoeasy

Smart WHOIS client and parser for PHP

dns domains parser php whois whois-lookup whois-parser

Last synced: 14 Jan 2026

https://github.com/bluk/leb128fmt

A library to encode and decode LEB128 compressed values.

compression dwarf leb128 parser rust variable-length-encoding wasm webassembly

Last synced: 09 Apr 2025

https://github.com/seff34/string-parser-in-c

String Parser in C Standart Libs.

c cparser parse parser string strings

Last synced: 23 May 2026

https://github.com/iamriteshkoushik/hermes

An interpreter for a toy language written in Go.

ast lexer parser repl token

Last synced: 09 Apr 2025

https://github.com/aqzi/settingsloader

Type safe settings loader for python - support for env, args, secrets, app setttings and more

config parser python settings typesafe

Last synced: 18 Mar 2026

https://github.com/karynaaliushkevich14/currency-calculator

Task was to write a simple currency calculator with a source for exchange rates http://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml.

dom java parser xml

Last synced: 09 Apr 2025

https://github.com/nlopes/asciicast-rs

An asciicast file format parser

asciicast asciinema parser

Last synced: 12 Jun 2026

https://github.com/mrozio13pl/ofi

Yet another arguments parser.

args argv cli cmd command commander opt options parser sade yargs

Last synced: 10 Feb 2026

https://github.com/smaug6739/mparser

Markdown parser & tokenizer in Golang. Output: HTML/XHTML/Markdown

commonmark golang markdown parser

Last synced: 16 Apr 2026

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/anexia/python-param-parser

A parser library for a param string expression.

hacktoberfest parameters parser

Last synced: 12 Feb 2026

https://github.com/JayTwoLab/XMLDOMReader

Document Object Model reader for XML (Qt5)

c cpp dom parser qt qt5 reader xml

Last synced: 17 Jul 2025

https://github.com/massigy/lalr1p.viz

This is a visualization of a Look Ahead Left to Right with 1 look ahead token Parser.

clr-parsing lalr-grammar lalr-parser parser visualization

Last synced: 20 Aug 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/markhershey/gmail-paylah

Gmail PayLah / Fave / Grab Transaction Notification Email Parser

email email-exporter fave gmail gmail-api grab parser paylah singapore

Last synced: 08 Apr 2025

https://github.com/artnum/md-parse

Convert markdown to docx with PHPOffice and custom markdown parser

docx gfm mardown parser php-library php8 phpoffice phpword

Last synced: 08 Apr 2025

https://github.com/customcommander/ohm-grammar-quiz-markdown

Write up your practice problem (Quiz) in Markdown and turn it into JSON-LD structured data.

json-ld markdown ohm-grammar parser

Last synced: 13 Feb 2026

https://github.com/gsun/yang-parser

yang parser in haxe

haxe haxe-externs javascript parser yang

Last synced: 10 Mar 2025

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/fulminazzo/markdownparser

A simple Markdown parser. It provides an API to work with Markdown elements.

github-actions java markdown parser

Last synced: 08 May 2026

https://github.com/ignatov/jvm-parser-test

Standalone Groovy, Java, and Kotlin Parsing Samples with IntelliJ API

groovy intellij java kotlin parser

Last synced: 20 Apr 2026

https://github.com/autonomous-bits/nomos

Configuration scripting language that compiles reusable, cascading configs into deterministic, versioned snapshots for IaC

cli compiler configuration configuration-management devops dsl go golang infrastructure-as-code monorepo parser reproducibility scripting-language

Last synced: 17 Feb 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/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/p4suta/afm

Aozora Flavored Markdown — Rust dialect fusing CommonMark/GFM with 青空文庫 typography (ruby, bouten, 縦中横, 字下げ, 外字).

aozora-bunko cli commonmark gfm japanese markdown parser ruby rust typography

Last synced: 16 Jun 2026

https://gitlab.com/fabian_kreutz/apigen

A parsing/generation toolset that handles OpenAPI and AsyncAPI specification.

asyncapi documentation generator openapi parser python specification

Last synced: 10 Mar 2025

https://github.com/20yyq/parser

An energy saving/efficient modern data protocol format parser.Supported modern data protocol formats are JSON/YAML, etc

golang hierarchical-data json parser rating serialization serialization-format yaml

Last synced: 08 May 2026

https://github.com/under-web/job_lab_paser

Парсер для вакансий с сайта joblab.ru

joblab parser

Last synced: 14 Mar 2025

https://github.com/stoe/action-reporting-parse-cli

CLI to parse https://github.com/stoe/action-reporting-cli reports

cli github parser reporting

Last synced: 15 Feb 2026

https://github.com/luisreinoso/ng-filename-parser

Angular file name convention parser

angular parser typescript

Last synced: 29 Apr 2026

https://github.com/bel-framework/bel-scan

Generic scanner for Erlang

erlang erlang-library parser parser-library

Last synced: 16 Feb 2026

https://github.com/a3onn/parseed

A C-struct inspired language generating parsers in multiple programming languages.

c-struct file-format generator language parser protocols python

Last synced: 15 Mar 2025

https://github.com/mezoni/parser_builder_lite

Parser Builder Lite is a source code generator of high performance real-time parsers.

dart dart3 dartlang parser parser-combinators parser-generator parsers peg

Last synced: 24 Mar 2025

https://github.com/rouming/usb-parser

Tool which parses USB 2.0 protocol sampled by the oscilloscope

ds1054z oscilloscope parser protocol rigol scpi usb

Last synced: 24 Jun 2026

https://github.com/gemmaro/mruby-uriparser

URI parsing for mruby

mruby parser uri

Last synced: 03 Sep 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/froks/dlt-core

kotlin dlt library to parse autosar dlt files

automotive autosar diagnostic-log-and-trace dlt kotlin library parser

Last synced: 02 Mar 2026

https://github.com/martinkindall/piton

A dinamically typed programming language inspired in python.

context-free-grammar java-cup jflex jflex-cup lexer parser

Last synced: 10 Jul 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/wapiti08/crawlerset

The collections for different platforms to apply the python crawler and scrapy to extract information and also present different scraping methods

bs4 crawlspider parser python3 scrapy scrapy-redis selenium selenium-webdriver spider xml

Last synced: 16 Apr 2026

https://github.com/2alf/gparse

Quick tool that separates group tags in svgs for future parsing

parser python svg

Last synced: 25 Aug 2025

https://github.com/risto-stevcev/url-parser-combinator

:telescope: A proper url parser and combinator that works with eulalie

combinator parser url

Last synced: 25 Jun 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/linuskmr/clipyarser

A simple, declarative and easy-testable command line argument parser

argparse argumentparser cli parser

Last synced: 02 Jul 2025

https://github.com/sotaneum/go-args-parser

환경변수나 인자로 전달받는 내용을 map[string]string 포맷으로 변경합니다.

args-parser arguments env env-parser go golang parser

Last synced: 10 Jun 2025

https://github.com/beenotung/nginx-portal

A utility tool to easily manage port forwarding and update Nginx configurations through an interactive and scriptable CLI interface.

automation cli config generator interactive-cli nginx parser port-forwarding

Last synced: 24 Mar 2025

https://github.com/panthevm/clj-ph-css

Clojure wrapper for ph-css

clojure css parser

Last synced: 16 Apr 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/nanonid/xmljsonkit

XML to JSON parser library with ordered elements based on Chevrotain

json parser xml-parse

Last synced: 15 May 2026

https://github.com/hangxingliu/node-sqlite-ddl-parser

⛓ A SQLite DDL parser module

ddl parser sqlite3

Last synced: 05 Aug 2025

https://github.com/cheminfo/mgf-parser

Parse an MGF database into a JSON

mgf mgf-parser parser

Last synced: 16 Apr 2026

https://github.com/abo/mqpp

MQTT Packet Parser

mqtt mqtt-packet-parser parser

Last synced: 17 Apr 2026

https://github.com/thomascamminady/fit2parquets

Convert Garmin `.fit` files to `.parquet` files using Garmin's FIT SDK.

fit-file parser workouts

Last synced: 16 Jan 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.

parser rust url

Last synced: 02 Apr 2026

https://github.com/swiftdo/markup

swift 字符解析大法

parser swift

Last synced: 27 May 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.

cron go golang parser

Last synced: 16 Jan 2026

https://github.com/oxabl-project/oxabl

High performance, unofficial Progress ABL tooling

build-tool lexer parser progress-abl rust

Last synced: 03 Apr 2026

https://github.com/soramimi/jstream

Header only streaming JSON parser for C++

json parser

Last synced: 18 May 2026

https://github.com/visionik/trongo

TRON (Token Reduced Object Notation) format library for Go

go json parser serialization tron

Last synced: 17 Apr 2026

https://github.com/prodigysn95/universal-file-converter

Universal File Converter is a Flask web app that converts images, videos, and audio with multi-file upload, real-time progress, and ZIP downloads. 🐙

audio-converter batch-processing batch-processing-of-multiple-files chordpro church churchtech converter ffmpeg file-converter flask image-converter opensong parser parser-library pro5 rhythm-game songpro songshowplus

Last synced: 17 Apr 2026

https://github.com/2moe/tmpl-resolver

A lightweight template resolution engine with conditional logic support.

parser rust

Last synced: 09 Mar 2025

https://github.com/psychollama/json-parser

A hand-written JSON parser because reasons

json parser

Last synced: 17 Apr 2026

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/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/falsehuman/vk-video-dowloader

Сервис по скачиванию видео с платформы VK Видео.

fastapi parser selenium vkontakte vue vuejs

Last synced: 19 Jan 2026

https://github.com/tinyclub/vtools

Scripts for the noVNC recordings

encoder novnc optimizer parser recordings slicer

Last synced: 17 Apr 2026

https://github.com/ak4-sh/rahu

A python LSP written in go

golang-package lexer lsp parser python-lsp-server

Last synced: 13 Jan 2026

https://github.com/mysticastra/jsoncraftor

JsonCraftor is a lightweight, header-only JSON parser for C that maps JSON data directly to C structs. It provides type-safe parsing with support for nested objects and arrays.

c json parser

Last synced: 09 May 2026

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/svm-zhang/tinyhgvs

Lightweight HGVS variant parser

bioinformatics genomics hgvs parser variant-analysis

Last synced: 05 Apr 2026

https://github.com/thetimick/tivkparser

Приложение, для получения различных данных из соц. сети VK

parser parsing vk vkontakte

Last synced: 29 Sep 2025