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/lszeremeta/sesame-rio-yars

Yet Another RDF Serialization (YARS) serialization parser for Sesame

parser rdf semantic-web serialization sesame yars

Last synced: 08 Oct 2025

https://github.com/ursalang/tree-sitter-ursa

Tree-sitter grammar for Ursa

parser tree-sitter ursalang

Last synced: 10 Apr 2025

https://github.com/dreden33773/ember-lox

An implementation of Lox-lang's `compile toolchain` + `interpreter` in Rust

compiler interpreter lox parser rust vm

Last synced: 27 Mar 2025

https://github.com/tech189/tiripode

Parser and grammar tool for Mycenaean Greek / Linear B

ancient-greek linear-b mycenaean parser postgresql python

Last synced: 18 May 2026

https://github.com/kris701/initoolssharp

Some simple tools to work with INI files

ini parser

Last synced: 14 Mar 2025

https://github.com/blazzed21/umte-calendar

Transferring the UTME schedule to an ics calendar

ics node parser playwright ts umeos umte

Last synced: 16 Feb 2026

https://github.com/wils0ns/oi

Command line parser for python applications.

argparse cli parser python

Last synced: 21 Mar 2025

https://github.com/ozansz/mathematical-expression-parser-derivator

METU CENG140 C Programming - Take Home Exam 2 - Mathematical Expression Derivator

abstract-syntax-tree c derivatives lexer mathematical-expressions mathematics parser

Last synced: 27 Mar 2025

https://github.com/joaogsleite/alphabet-soup-game

Alphabet Soup Game in python (portuguese data)

game parser python python-game

Last synced: 09 Sep 2025

https://github.com/werediver/pl-lab

Self-study on programming languages design and implementation

lambda-calculus parser

Last synced: 28 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/xp44mm/estreeparser

A Parser for AST Descriptor Syntax of estree.

parser

Last synced: 04 Apr 2025

https://github.com/jessecoretta/go-ini

Basic INI syntax parsing and abstraction for Go

configuration ini parser

Last synced: 10 Jul 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/naftaliprojects/vbs-.ini-file-handler

Robust VBScript functions to **read from** and **overwrite values** in `.ini` files, supporting any kind of file encoding. Most of the code is a collection of snippets that have been modified and assembled together. :)

encoding include ini-parser parser vbscript

Last synced: 25 Jan 2026

https://github.com/usiqwerty/vuz

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

csv parser python students

Last synced: 03 Apr 2025

https://github.com/usiqwerty/megaconkurs

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

education parser python university web

Last synced: 03 Apr 2025

https://github.com/emildohne/photoshopfileinspector

A Parser for the VSCode extension Binary File Viewer to visually inspect and debug Photoshop files

binary javascript parser photoshop

Last synced: 04 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/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/gabboxl/sslproxygen

A simple html parser test written in PHP

example html parser php simple test

Last synced: 04 Apr 2025

https://github.com/aminya/tokenizemeta.jl

Utilities for evaluated Tokens

cst cstparser eval julia parse parser token tokenize tokenizer

Last synced: 04 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/vivekkdagar/xbasic

A Python-based, extended interpretation of the BASIC language, enriched with additional features and functionalities.

basic-programming cli cli-app click compiler interpreter language lexer lexical-analysis parser project pypi python

Last synced: 10 Jul 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/martinomensio/flc-exams

Formal Languages and Compilers previous exams solved @ Polytechnic University of Turin

cup jflex parser polito scanner

Last synced: 06 Feb 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/jollyboss123/interpreter-go

interpreter written in go based on Thorsten Ball's book

interpreter lexer parser

Last synced: 09 Sep 2025

https://github.com/st235/pratt-parser

A lightweight Pratt parser for made-up language expressions

parser pratt-parser scanning

Last synced: 08 Jul 2026

https://github.com/denoed/hjson

A deno @HJSON parser / stringifier.

decoder encoder hjson parser stringifier

Last synced: 12 Apr 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/aramisfacchinetti/streaming-json-parser

Streaming JSON parser designed to process JSON data incrementally. The primary goal is to handle potentially incomplete JSON data streams, such as those produced by Large Language Models (LLMs), and return the current state of the parsed object at any time.

incremental-parsing json json-parser large-language-model llm open-source parser pypi streaming streaming-data

Last synced: 12 Apr 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/taskade/temporal-parser

A lexer and parser for ISO 8601, RFC 3339, and IXDTF temporal expressions, built with compiler design principles.

compiler date datetime duration iso8601 ixdtf lexer parser rfc3339 temporal timezone

Last synced: 15 Jan 2026

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

The parser of binary expressions

haskell parser

Last synced: 20 Mar 2025

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

Javascript Parser Combinator

deno parser typescript

Last synced: 16 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/vokungahrotlaas/vat

An interpreter for a custom programming language called vat. Currently rewriting from scratch in C then vat on branch bootstrap-vatc.

bison flex parser

Last synced: 12 Apr 2025

https://github.com/everythingfunctional/parff

The foundations of a functional style parser library

fortran parser parser-combinators parser-library

Last synced: 25 Jan 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/keinos/go-hostpital

A simple go library to maintain and manage hosts files for DNS sinkhole applications.

go golang golang-library hosts hostsfile parser

Last synced: 07 May 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/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/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/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/noobquire/kpischedule.common

Common code libraries used by KPI Schedule project services.

client library nuget-package parser schedule

Last synced: 18 May 2026

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/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/oxtna/css-engine

Parsing a subset of CSS and querying data

cpp css parser showcase

Last synced: 16 May 2026

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/watcol/somen-language

Utilities of the somen parser combinator for languages.

parser parser-combinators programming-language rust

Last synced: 07 Apr 2026

https://github.com/johngodoi/brokersnoteloader

This application aims to convert some broker's note into a formatted text that can be easily imported to a spreadsheet.

brokerage parser pdf-document-processor scala

Last synced: 17 Jun 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/jaid/parse-numberings

Finds and understands numberings in strings and file names.

lib library numbering numberings parse parse-numberings parser string strings util utility

Last synced: 20 Jun 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/aqendo/xkcd-parser

A program to parse all comics' JSON from XKCD.COM

json parser xkcd xkcd-comics

Last synced: 28 Apr 2026

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/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/electrikmilk/php-html-parser

Basic HTML parser in PHP.

html-parser parser php

Last synced: 22 Jun 2025

https://github.com/chrischtel/aegis

Aegis - A modern configuration language featuring intuitive indentation-based blocks, mixed data types, and comprehensive error handling. Includes a robust C parser library (libaegis) with full AST generation and memory-safe operations.

aegis c configuration-language parser

Last synced: 22 Jun 2025

https://github.com/bursasha/cpp-duo-matrix-calculator

Matrix calculator only for 2 matrices in C++ using OOP, polymorphism, STL, parsers, variety of algorithms ⌨️

algorithms calculator-application console-application cpp cvut-fit inheritance makefile matrix oop parser polymorphism stl

Last synced: 10 Sep 2025

https://github.com/sgruszka/tree-sitter-bpftrace

bpftrace grammar for tree-sitter

bpftrace grammar parser tree-sitter

Last synced: 17 Feb 2026

https://github.com/dub1401/rule34bot

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

bot parser rule34 telegram

Last synced: 03 Apr 2025

https://github.com/csgn/pipo

Config Parser

config-parser parser

Last synced: 23 Jun 2025

https://github.com/pumpfun-max/carbon-cli-ys

This repo is a fork of carbon-cli and modified to support yellowstone Instruction types.

anchor codama decoder parser solana solanatransaction yellowstone yellowstonegrpc

Last synced: 14 May 2026

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/thutasann/go-parser

Custom Language Parser in Golang

golang parser

Last synced: 14 Jul 2025

https://github.com/andrey-oss/mc-checker

MC-Checker - Minecraft server checker written on python3

api minecraft parser python3 server

Last synced: 07 Apr 2026

https://github.com/surajkareppagol/parser

🇵 Python Script: XML To JSON Conversion Tool.

converter parser xmltojson

Last synced: 15 Jul 2025

https://github.com/ahmdrz/my-compiler-course

This repository is my exercises of Compiler course.

lexer parser recursive-descent-parser

Last synced: 02 Jul 2026

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/bottledlactose/essencio

A header-only library for loading file formats found in MySims and MySims Kingdom.

cpp mysims mysims-kingdom parser

Last synced: 17 Jul 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/deniska69/parser-to-csv

web parser with support for writing Cyrillic characters in .csv

csv cyrillic cyrillic-characters nodejs parser web web-parser win-1251

Last synced: 17 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