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/jcs090218/tree-sitter-actionscript

ActionScript grammar for tree-sitter

actionscript parser tree-sitter

Last synced: 17 May 2026

https://github.com/himenon/commit-mesage-parser

commit message parser

coimmit message parser

Last synced: 10 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/hashal890/salesway-dashboard-assignment

Welcome to the Salesway Dashboard, a comprehensive tool designed for visualizing and managing sales data effectively. This dashboard offers a seamless user experience with various features to enhance data visualization and analysis, while ensuring secure access and robust error handling.

axios body chakra-ui chartjs cors css dotenv express html javascript mongoose parser react react-chartjs-2 react-icons vercel

Last synced: 07 Apr 2026

https://github.com/gitcordier/thechemicalbrowsers

Given a chemical formula, find how many H, He, Li, Be, B, C, N, ... are involved. Iterative algorithm, not the naive one!

chemical-formula iterative-algorithms parser

Last synced: 12 Apr 2025

https://github.com/jirikostiha/atin

Utilities for parsing and formatting time spans to and from alphanumeric time interval notation.

duration-parsing notation parser time-conversion time-format time-interval time-parsing

Last synced: 18 Feb 2026

https://github.com/harikrishnanbalagopal/starjson

JSON parser for the Starlark language

json parser starlark

Last synced: 16 Jun 2025

https://github.com/marianmeres/condition-parser

Human friendly search conditions notation parser. Somewhat similar to Gmail "Search email" input.

conditions parser

Last synced: 06 May 2026

https://github.com/aki237/dibba

Dibba File Format utility package for golang

binary dibba golang package parser tlv writer

Last synced: 12 Jan 2026

https://github.com/thergh/compiler_tinker

Learning compiler design on an example of a simple language - Gebalang23

compiler-design compiler-optimization compilers lexer parser

Last synced: 03 Apr 2025

https://github.com/antononcube/wl-functionalparsers-paclet

This Wolfram Language paclet provides an implementation of a system of functional parsers.

bnf bnf-parser ebnf interpreter mathematica monad parser parser-combinators wolfram-language

Last synced: 16 Jan 2026

https://github.com/vladpuz/proxy-string-parser

Parsing proxy string

parser proxy string

Last synced: 05 Apr 2025

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/sondr3/solidity-hs

A Haskell megaparsec parser for Solidity

haskell megaparsec parser solidity

Last synced: 15 May 2026

https://github.com/stamir36/kurotranslate-tools

A fork of KuroTools for working with .tbl and .dat files, designed to create translations of Falcom games.

dat disasembler kuro parser python tbl tools translation translation-tool ui xliff

Last synced: 18 May 2026

https://github.com/qba73/caplex

Lexers and parsers in Go

go golang learning-by-doing lexer parser

Last synced: 29 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/ostensibly-1/blua

Lua 5.1 VM Environment with 5.3 Functions Support. Made in Lua 5.3, this thing can run Lua 5.1!

bytecode compilation environment lexing lua lua-virtual-machine lua-vm lua51 lua53 parser runtime virtual-machine vm

Last synced: 08 Jul 2025

https://github.com/abhaysp95/rap

Parser of results from AKTU one view

cli golang html parser

Last synced: 25 Jun 2025

https://github.com/writetome51/get-url-query

Javascript functions: one takes in key : value pairs (a literal object) and returns a url-encoded query string. The other takes a url-encoded query string and returns an object.

get get-request javascript parser query-string query-string-builder typescript url

Last synced: 14 May 2026

https://github.com/ravahn/eq_act_plugin

Everquest 1 ACT Plugin

act everquest parser

Last synced: 27 Jun 2025

https://github.com/grassleaff/tif

tif is a lightweight interpreted language implemented in Lua, featuring basic control flow, variables, expressions and more. Aimed at experimentation and educational use.

interpreter language lexer lua lua-programming parser programming-language

Last synced: 15 May 2026

https://github.com/qbbr/autoru-parser

auto.ru site parser

parser php tor xlsx

Last synced: 27 Mar 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/kyuch4n/piglet

A language named Piglet to describe the flow chart

ast flow language parser tokenizer typescript

Last synced: 20 May 2026

https://github.com/gpenverne/program-tv

Ce script parse le programme tv et retourne la chaîne correspondante à ce qui est cherché.

parser php tv

Last synced: 02 Apr 2025

https://github.com/yevheniidatsenko/goit-cs-hw-01

💾 Hometask - Computer Systems (Computer architecture)

assembler dosbox interpreter parser

Last synced: 16 May 2026

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

Javascript Parser Combinator

deno parser typescript

Last synced: 16 May 2026

https://github.com/remittor/doom-dark-ages-snd

Sound metadata parser for DOOM: Dark Ages

dark-ages doom metadata parser sound soundmetadata

Last synced: 16 May 2026

https://github.com/thowv/easy-parse

Parsing using objects and types in Python (WIP)

parser parsing python python3

Last synced: 21 Jul 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/peaske7/parse-universities

A collection of node scripts to clean csv data and output usable json files on colleges and universities in the U.S.

csv parser

Last synced: 06 Apr 2025

https://github.com/ology/lingua-tokenparse

Parse a word into scored, fragment combinations

nomenclature parser perl5

Last synced: 30 Jun 2026

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/blacktechwarrior/wordtonumberconverter

Convert words to their equivalent numbers

cpp parser word-to-number

Last synced: 12 Mar 2025

https://github.com/robojones/parser-test

Recursive descend parser for a simple test language

parser recursive-descent-parser

Last synced: 24 Mar 2025

https://github.com/specdrake/hackassembler

An assembler for Hack assembly language written using Haskell

assembler assembly hacktoberfest haskell parser

Last synced: 21 Apr 2026

https://github.com/mistert14-caen/logiccompiler

Simulateur logique LogiSim équivalent pour le Web à des fins pédagogiques

equations logic parser simulator

Last synced: 13 Jan 2026

https://github.com/himanshurajora/vikid

Markdown alternative small initiative

language lexer markdown parser

Last synced: 16 May 2026

https://github.com/tomasci/ts-parser

Site parser written in TypeScript, maybe become as a platform for parsers in future

jsdom parser prisma typescript

Last synced: 08 Apr 2025

https://github.com/ignaciocolussi/simple_toon

Python parser and serializer for TOON (Token-Oriented Object Notation) - Reduce LLM token usage by 30-60%

data-format json llm parser python token-optimization toon

Last synced: 13 Jan 2026

https://github.com/pierre-24/pybibtex

Provides a Python API to parse BibTeX files

bibtex latex parser python

Last synced: 11 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/bytevader/structly-whois-parser

Structly-powered WHOIS parser with typed records, CLI tooling, and streaming-friendly APIs

data-engineering dns domain-name parser python-library stuctly whois

Last synced: 11 Mar 2026

https://github.com/securityronin/iso9660-forensic

Forensic ISO 9660 reader & tamper analyzer in pure Rust — analyse() surfaces 23 anomaly findings (redundancy, slack, EDC/ECC, concealment) across multi-session, Rock Ridge, Joliet, El Torito & raw CD images

dfir digital-forensics disk-image ecma-119 el-torito file-format forensics incident-response iso iso9660 joliet optical-disc parser rock-ridge rust security udf

Last synced: 21 Jun 2026

https://github.com/haronbh/xml-management-with-python

This project demonstrates how to create, validate, and manage XML files using Python. It includes examples of an XML file, along with its corresponding DTD (Document Type Definition) and XSD (XML Schema Definition) files. The project also contains Python scripts to create an XML file and to validate the XML file against its DTD and XSD.

1xml data-validation dtd dtd-validation parser python xml xml-parser xml-parsing xml-validation xsd

Last synced: 24 Mar 2025

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/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/wiredwiz/moo-parser

A parser library for parsing the Moo and Moo# programming languages.

antlr4 grammar moo parser

Last synced: 20 Jan 2026

https://github.com/milchinskiy/c-args-parser

Header‑only, zero‑alloc, callback-based command‑line parser for C (C11).

c c11 cli command-line header-only header-only-library meson parser zero-allocation

Last synced: 28 May 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/yiweisong/node-ace-msg-parser

A node add-on for Aceinna device message parser

aceinna parser

Last synced: 01 Jul 2025

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/netologist/yaml-object-parser

Customisable Yaml Object Parser

golang golang-library json parser yaml

Last synced: 21 Feb 2026

https://github.com/pityubak/collier

This tool can parse paths of class files/java files in jar or filesystem.

parser path

Last synced: 23 Jun 2025

https://github.com/rstoetter/csmartsqlstatement-php

The php class cSmartSqlStatement helps to manage and change SQL statements

parser php7 sql

Last synced: 18 May 2026

https://github.com/manuel-lohmus/html-obj

A convertor between js object and HTML. HTML.querySelector() is supported.

cdata convert-js convertor html html-js javascript json object parser query selector stringify

Last synced: 29 Apr 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/sirridemirtas/mathexpressionparser

Basic Mathematical Expression Lexer/Parser/Interpreter

arithmetic-expression-parser compilers lexer math-interpreter parser

Last synced: 18 Jun 2026

https://github.com/dills122/checklist-parser

WIP - Parse sports card checklists & get usable data

parser sportscards

Last synced: 14 Jun 2025

https://github.com/afeiship/next-srt

Parse srt subtitle content for next.

audio lrc movie music next parse parser srt subtitle title video

Last synced: 17 May 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/lbwa/mark-to-json

:truck: Parse the markdown into a JSON static file.

json markdown-parser markdown-parsing markdown-to-json parser static static-files

Last synced: 22 Jun 2026

https://github.com/trueold89/vsuetrss

Скраппер генерирующий RSS ленту новостей для сайта vsuet.ru

docker fastapi parser python redis rss rss-feed rss-generator scraper xml

Last synced: 05 May 2026

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/vroncevic/lipl

Logic Interpreter programming language (LIPL) for small devices

execute language lexer lipl parser prototype python3 sly

Last synced: 30 Mar 2025

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/dub1401/desuparser

Парсер Desu в формат JSON.

beautifulsoup4 manga parser requests

Last synced: 01 Jul 2025

https://github.com/nuiix/yeahub-obsidian-parser

Скрипт на Python для анализа вопросов и подборок из Yeahub API и их форматирования для Obsidian.md

api automation markdown obsidian parser python yeahub

Last synced: 17 Apr 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/soramimi/jstream

Header only streaming JSON parser for C++

json parser

Last synced: 18 May 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/dpronin/gparser

Parser of the expression from Google Interview Task

parser

Last synced: 22 Jun 2026

https://github.com/axetroy/protocols

Get the protocols of an input url.

dart parser protocol url

Last synced: 09 Apr 2025

https://github.com/oblac/jodd-lagarto-site

Jodd Lagarto site hosted on Gitbook

html jodd jodd-lagarto parser

Last synced: 04 Feb 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/zheng-bote/header_docu_cpp

header_docu with plain cpp

cpp cpp20 parser

Last synced: 31 Mar 2025

https://github.com/paddecraft/typed-env

Typed env is an easy solution to type-check and check for environment variables, including the ones from .env-files.

environment-variables parser python3 type-annotations

Last synced: 18 Jan 2026

https://github.com/fawaf/misshk

terrible misshk parser

hk hong hongkong kong miss misshk misshongkong parser ruby

Last synced: 23 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/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/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/marcmarine/omuso

Converts Markdown to a structured JSON format.

ebooks markdown parser reader

Last synced: 10 Mar 2026

https://github.com/fis-stuff/fis-parser-ejs-2.x

ejs template parser plugin for fis3

ejs fis3 parser

Last synced: 29 Apr 2026

https://github.com/ashokdey/parserts

A parser implemented in pure typescript without any dependencies.

abstract-syntax-tree parser typescript

Last synced: 23 Mar 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/jamesshenjian/jpegsl

A simple parser for sequential lossless jpeg pixel data used in dicom ct files

golang lossless-jpeg parser

Last synced: 13 Jan 2026

https://github.com/ronik-v/daily-helper-telegram-bot

Bot for issuing information about: weather, exchange rates, news.

aiogram aiogram-bot exchange-rates news parser psycopg2 weather

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