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/xrplwin/xrpl-nfttxmutationparser

Parse NFT and URI transaction to context aware object providing direction, token id and roles.

nft nftoken parser php uri uritoken xahau xrpl

Last synced: 26 Mar 2025

https://github.com/jay51/pjscript

JS like, single file simple language written in python

interpreter js learning lexer parser python

Last synced: 14 Jan 2026

https://github.com/valyauw/scribunto-parse-wikitemplates

A Scribunto (Lua) module for use in MediaWiki-powered sites (e.g. Wikipedia, FANDOM wikis, Miraheze wikis). Used to parse wikitext templates into a Lua table.

lua mediawiki parser scribunto

Last synced: 17 Jan 2026

https://github.com/jcp/datafilter

Quickly find flags (words, phrases, etc) within your data. :male_detective:

csv data-clean data-cleansing hate-speech-detection parser python swear-filter text textfile

Last synced: 14 Jan 2026

https://github.com/bossley9/mdz

A variation of Markdown and popular extensions implemented in Zig for WASM.

markdown parser typescript wasm zig

Last synced: 06 May 2026

https://github.com/q-m/food-fish-parser-ruby

Extract fish details from food product descriptions

aquaculture fao fisheries food-products ingredients parser ruby ruby-gem species structured-data

Last synced: 12 May 2026

https://github.com/victorazzam/demal

Encode and decode MAL (Meta Attack Language) to and from JSON.

cli command-line-tool decoder encoder json library meta-attack-language mitre-attack parser python python3

Last synced: 20 Apr 2026

https://github.com/pschichtel/rfc5988

Library to parse RFC 5988 and RFC 8288 Link headers

gradle kotlin kotlin-library link-header parser parser-combinators rfc-5646 rfc-5988 rfc-8288

Last synced: 05 Feb 2026

https://github.com/kubinyete/getnet-edi-php

A standard library for parsing EDI files from Getnet.

acquirer conciliation edi getnet getnet-brasil library parser parsing

Last synced: 08 Oct 2025

https://github.com/tsarchghs/how-to-write-a-simple-interpreter

How to write a simple interpreter - Blog Post

evaluation interpreter lexer parser

Last synced: 08 Oct 2025

https://github.com/keinos/gofeed-cli

✅ A command that parses RSS/Atom/XML feeds to JSON. GoFeed Powered.

cli-app go gofeed parser

Last synced: 14 Jan 2026

https://github.com/rzane/argy

Yet another command line option parser

arguments cli command-line options parser positional ruby

Last synced: 08 Oct 2025

https://github.com/fuseraft/code-reference-finder

A source code analyzer to find targets and their references in very large solutions.

file-contents-searcher find-all finder finding-files parser reference-counting ruby source-code-analysis

Last synced: 06 Jul 2025

https://github.com/nelsonbittencourt/excel_to_dataframe

A high performance C++ library to convert Excel files to pandas dataframes.

converter cplusplus cpp dataframes excel pandas parser performance python worksheets

Last synced: 27 Jan 2026

https://github.com/kevindasilvas/sparser-invaders

Json parser CLI, using compilers principles and techniques that translates to js objects and .yml files

cli cli-app compilers haskell js json parser yml

Last synced: 20 Apr 2026

https://github.com/daun/tree-sitter-latte

A tree-sitter grammar for the Latte templating language

latte parser tree-sitter tree-sitter-grammar

Last synced: 26 Apr 2026

https://github.com/vomnes/corewar

In this project, you will create a virtual “arena” in which programs will fight against one another (the “Champions”). You will also create an assembler to compile those Champions as well as a Champion to show the world that you can create life from coffee.

asm compiler corewar parser virtual-machine

Last synced: 16 Mar 2025

https://github.com/progfay/scrapbox-parser-stream

Parsing Scrapbox notation with Node.js Stream

node-stream parser scrapbox scrapbox-parser-stream

Last synced: 25 Mar 2025

https://github.com/arran4/dateparse

GoLang Parse many date strings without knowing format in advance.

date date-parser datetime datetime-library datetime-parser go golang golang-library internationalisation parser

Last synced: 14 Jan 2026

https://github.com/guidodipietro/tp-asdr

Recursive descent parser for the Micro language written in C, outputs the instructions for a VM.

c parser

Last synced: 26 Jan 2026

https://github.com/turtleexception/fancyformat

Simple library to translate message formats

discord formatter markdown markdown-parser minecraft parser

Last synced: 13 Apr 2026

https://github.com/nilostolte/java-hacks

Each directory of this repository contains a program in Java that is shown how to be compiled via CLI with a build.bat for Windows machines (in other machines just copy and paste the individual commands in this batch file or convert it the another shell script) to obtain a jar application that functions as a tool or example.

illustrations java parser phong-model phong-shading radial-gradient specular-glossiness specular-highlight stop-color svg symbol-table tree treemap vector-graphics

Last synced: 09 Oct 2025

https://github.com/bigspawn/music-news

Music News Bot: Parse RSS feeds and send updates to the channel.

go music parser rss telegram-bot

Last synced: 05 Feb 2026

https://github.com/dash-os/tcl-parser

An extension for Tcl, written in C, that lets Tcl scripts access Tcl's own parser via the parse command.

extension parser tcl

Last synced: 27 Jan 2026

https://github.com/yord/shargs-example-sync-deepthought-config-env-argv

shargs-example-sync-deepthought-config-env-argv is a sample application of shargs 🦈.

command-line parser shargs

Last synced: 09 Oct 2025

https://github.com/cityssm/node-avanti-time-data-parser

Parses the time data Excel report from Avanti into a JavaScript object.

avanti parser payroll timesheets

Last synced: 27 Oct 2025

https://github.com/myselfshravan/hdfc-statement-explorer

A tool for efficiently managing HDFC bank statements. It allows users to upload, parse, and consolidate statements, providing transaction summaries, running balances, and secure access.

dashboard dsa-algorithm hdfc parser pgsql shardcn statement supabase typescript vite

Last synced: 14 Apr 2026

https://github.com/andrewlader/go-tendo

Go application used to walk a Go project and count the legitimate packages, structs, methods and functions.

ast counting-objects go golang methods packages parser source-code structs

Last synced: 14 Jan 2026

https://github.com/roelmagdaleno/markdown-to-notion-blocks

Convert markdown to Notion blocks in JSON or Array format.

markdown notion notion-blocks parser

Last synced: 23 Feb 2026

https://github.com/oduwsdl/accesslog-parser

Web server access log parser and CLI tool with added features for web archive replay logs

access-logs accesslog-parser cli memento package parser python3

Last synced: 16 Oct 2025

https://github.com/tqma113/recursive_descent

A recursive descent parser for CF(Context Free).

parser recursive-descent recursive-descent-parser

Last synced: 05 Jul 2025

https://github.com/viacheslave/prometh

A .NET parser for Prometheus metrics output.

parser prometheus-metrics

Last synced: 14 Jan 2026

https://github.com/lucasepe/mini

Parse (sort of) INI files like "flag" package in Go.

configuration flag golang ini parser

Last synced: 17 Mar 2025

https://github.com/a-tokyo/prolog-library

🤓A set of prolog algorithms and projects.

language logic-programming parser prolog

Last synced: 08 Jan 2026

https://github.com/doeixd/combi-parse

Type-safe, friendly parser combinator library for TypeScript featuring composable parsers, left-recursion support, detailed error reporting, and Unicode character classes.

combinators grammar parser parser-combinators typescript typescript-library

Last synced: 10 Oct 2025

https://github.com/sco1/zwom

Python toolkit for the ZWO minilang

cli cycling cycling-workouts parser python python3 python311 zwift

Last synced: 10 Oct 2025

https://github.com/jonathanstowe/cro-http-bodyparser-jsonclass

Parse and deserialise application/json HTTP body to a specified JSON::Class

json object parser raku

Last synced: 21 Jan 2026

https://github.com/steffen-w/kicadfiles

A comprehensive Python library for parsing and manipulating KiCad file formats with full S-expression support, type safety, and flexible error handling.

kicad kicad-library kicad-pcb kicad-schematics parser s-expressions

Last synced: 10 Oct 2025

https://github.com/jacarte/jastgen

Generate generic AST json structure for js files using babel

ast parser typescript

Last synced: 27 Apr 2025

https://github.com/matthijsgroen/node-simple-mssql-parser

Simple MSSQL parser to verify queries

mssql node parser testing typescript

Last synced: 06 Sep 2025

https://github.com/raws/harby

Tcl-like syntax parser

grammar grammar-parser parser ruby tcl

Last synced: 10 Oct 2025

https://github.com/go-pogo/env

Package env reads and parses environment variables from various sources.

decode dotenv encode env go golang marhsal parser unmarshal

Last synced: 14 Jan 2026

https://github.com/leon-richardt/python-repetita-parser

Python parser for the REPETITA data format

parser python repetita traffic-engineering

Last synced: 10 Oct 2025

https://github.com/1biot/FiQueLa

UniQueL (Universal Query Language) is a PHP library for easy manipulation of JSON or Yaml or Neon data.

json neon parser php query sql yaml

Last synced: 26 Aug 2025

https://github.com/belrbez/cyk-chomsky-nf-grammar-algorithm-java

Implementation of algorithm to Converting CFGs to CNF (Chomsky Normal Form) and Cocke–Younger–Kasami (CYK) algorithm for CFGs

algorithm cfgs chomsky cyk cyk-chomskynf grammar java normalforms parser

Last synced: 10 Oct 2025

https://github.com/defaultsbotdevelopment/dbd-tools

Provides usefull functions to help you create your dream projects!

arrays convert discord objects parser time tools utility

Last synced: 06 May 2026

https://github.com/petercamilleri/format_engine

A gem to support creating string formatting and parsing routines like strftime and strptime for any class that needs formatting and parsing.

engine formatting parser parsing parsing-routines ruby rubygem

Last synced: 19 Jan 2026

https://github.com/garden4hu/fmp4parser-go

a simple parser for dash mp4

fragment mp4 parser

Last synced: 14 Jan 2026

https://github.com/lussierc/boscopl

A fun & simple programming language.

parser programming-language python scanner

Last synced: 11 Oct 2025

https://github.com/chrisdothtml/js-import-parser

A fast parser for analyzing relationships between JavaScript modules

go javascript parser

Last synced: 20 Apr 2026

https://github.com/v0d1ch/nmis-parser

Haskell parser for nmis files 🍺

haskell nmis parser

Last synced: 22 Feb 2026

https://github.com/frankshearar/fred

Parsing with derivatives in F#

derivative f-sharp parser

Last synced: 19 Jan 2026

https://github.com/fshmidt/hflabs_task

A small program which parses a table from supposed url and writes it to a Google Document using Google Drive API.

golang google-cloud google-drive-api parser

Last synced: 12 Oct 2025

https://github.com/slmt/google-load-parser

A parser to extract the CPU usage timeline from Google's cluster-usage trace data.

cluster google monitoring parser resources

Last synced: 12 Oct 2025

https://github.com/pevers/pep508_parser

PEP-508 parser written in Rust

parser pep508 python rust

Last synced: 22 Apr 2026

https://github.com/beyondmagic/litteral

.lrc cli reader.

cli cpp2b lrc parser

Last synced: 12 Oct 2025

https://github.com/irvifa/compiler-final-project

Code written for my final project in Compiler course at Universitas of Indonesia

compiler compilers parser

Last synced: 12 Oct 2025

https://github.com/chengzeyi/sharpccompiler

Simple compiler. 自制简单语言编译器

compiler lexical-analyzer parser

Last synced: 12 Oct 2025

https://github.com/ferhatgec/finifrs

finifrs, fast cli .ini parser

cli file ini ini-parser parser rust

Last synced: 18 Feb 2026

https://github.com/kokkekpek/ton-fun-parser

Parser for bets from game contract

game parser ton typescript

Last synced: 11 Mar 2025

https://github.com/lucianosrp/frame-check

A static checker for dataframes!

lsp pandas parser type-checker

Last synced: 13 Oct 2025

https://github.com/orchestron-orchestrator/acton-yang

YANG parser and library working with YANG schemas and YANG-modeled data with XML & JSON serializers

hacktoberfest json netconf parser xml yang

Last synced: 19 Jan 2026

https://github.com/gofunky/cssauron

build a matching function in CSS for any nested object structure without eval

css js library match parser selector selector-factory selectors-match stream style-selectors transform traverse

Last synced: 21 Jan 2026

https://github.com/sc4rfurry/load_xl

load_xl is a versatile Python library for parsing various configuration file formats, including .env, .ini, .yaml, .json, .toml, and .xml.

config-parser env parser python3

Last synced: 08 Jan 2026

https://github.com/djoezeke/csvee

Light-weight, Simple and fast Modern Csv parser and encoder for C/C++ with TSV support.

c cpp csv csv-parser csv-reader parse parser streaming tsv-parser

Last synced: 20 Apr 2026

https://github.com/connectaman/deepseek-ocr-multigpu-infer

Efficient multi-GPU OCR inference framework leveraging parallel processes for accelerated token throughput and faster batch processing. Designed for scalable, high-performance optical character recognition workloads using PyTorch. Supports dynamic GPU assignment, optimized resource utilization, and easy integration for large-scale image datasets.

agentic-extraction data deepseek document-parser extraction extractor gpu image-parser llm multigpu nvidia ocr parallel-computing parser pdf-parser vlm

Last synced: 22 Jan 2026

https://github.com/rsm-hcd/common-cartridge

Library encapsulating the XDT files provided by IMS to convert XML Common Cartridge files into structured classes

common-cartridge dotnet-core ims-basiclti lti parser parsing

Last synced: 13 Oct 2025

https://github.com/pvital/lopu

LOg Parsing Utility

hacktoberfest logging parser

Last synced: 16 Mar 2025

https://github.com/adia-dev/eheh-lang

I am writing my own programming language, in Rust btw

grammar interpreter language lexer parser rust rust-lang

Last synced: 26 Aug 2025

https://github.com/morganconrad/unformatter

Parses data written by a java.util.Formatter. Not quite a scanf since the format details are different.

formatter java parser scanf

Last synced: 28 Feb 2025

https://github.com/st235/uric

A Uniform Resource Identifier (URI) implementation in C++, designed strictly in compliance with RFC 3986.

cpp parser pico raspberry-pi-pico rfc3986 uri url

Last synced: 31 May 2026

https://github.com/drakota/dns-rs

🦀 DNS server made from scratch in Rust

dns network-programming parser protocol rust

Last synced: 11 Jun 2026

https://github.com/ancreny/env-parser

Simple parser to get values from environment

environment-variables golang golang-package parser

Last synced: 22 Jan 2026

https://github.com/ruivieira/crystal-holst

A Crystal Jupyter notebook parser

crystal jupyter parser

Last synced: 17 May 2026

https://github.com/johnedquinn/bminor

A strictly-typed C-like language called B-Minor. Utilizes Bison and Yacc to tokenize, parse, typecheck, and eventually compile into an x86 executable for execution.

assembly bison-yacc code-generation compiler-design parser programming-language scanner typechecker

Last synced: 16 May 2026

https://github.com/rogerinn/little_poc

Little poc é uma versão reduzida e para testes de pré-compilador JIT e AOT rodando totalmente em contêineres sem a necessidade direta de infraestrutura de sistemas operacionais e maquinas virtuais

ast c compiler compilers golang javascript nodejs parser rust

Last synced: 09 Apr 2026

https://github.com/mitranim/untext

[MOVED] Missing feature of the Go standard library: unmarshal arbitrary string into arbitrary value.

go golang parse parser

Last synced: 15 Jun 2026

https://github.com/assayyaad/haikal-markdown

أدوات هيكلية صارمة لملفات Markdown

formatter makdown parser strict validator

Last synced: 25 Oct 2025

https://github.com/orisai/nette-data-sources

Orisai Data Sources integration for Nette

data decoder encoder file-format files json neon nette orisai parser php yaml

Last synced: 05 Feb 2026

https://github.com/yord/shargs-example-sync-sql

shargs-example-sync-sql is a sample application of shargs 🦈.

command-line parser shargs

Last synced: 15 Oct 2025

https://github.com/niklasrosenstein/python-hcl2-ast

A HCL2 parser based on python-hcl2 that produces an Abstract Syntax Tree.

ast hcl parser python

Last synced: 15 Oct 2025

https://github.com/codgician/parsic

🪄 A naive parser combinator written while learning Rust.

parser parser-combinator rust-crate

Last synced: 02 Dec 2025

https://github.com/nju33/fisea

A parser like the search part of Github.

parser

Last synced: 16 Mar 2025

https://github.com/dalisoft/oxlint-rs-npm

Linter for the JavaScript Oxidation Compiler

compiler javascript linter minifier parser rust typescript

Last synced: 05 Feb 2026

https://github.com/andreazllin/node-meta-parser

Get Open Graph and other metadata from a webpage

graph html meta node ogp open opengraph parser scraper tags

Last synced: 30 Apr 2026

https://github.com/chipslays/kinopoisk-parser

🎬 WIP: Kinopisk.ru Parser

kinopoisk parser

Last synced: 16 Oct 2025

https://github.com/seddryck/chrononuensis

Chrononuensis is a library for parsing complex time periods like year-month, year-quarter, month-week, and year-week. Effortlessly decode and validate non-standard formats, handle fiscal calendars, ordinal days, and custom cycles. Lightweight, flexible, and precise, it structures time data with ease.

date-parser date-structure parser

Last synced: 16 Oct 2025

https://github.com/barrettotte/html-json-parser

Converts basic HTML to JSON using a custom lexer and parser.

c-sharp dotnet html-parser html5 json json-parser lexer parser

Last synced: 20 Apr 2026

https://github.com/tsukanov-as/gua

go+lua=gua (experimental programming language)

ast go lua luajit parser transpiler

Last synced: 20 Apr 2026

https://github.com/gunh0/gamemeca-crawler

🎮 Game rankings data from a website and saves it as a CSV file using BeautifulSoup and requests

beautifulsoup parser parsing python-requests

Last synced: 25 Mar 2025

https://github.com/miso-belica/py.js

Python expressions parser and evaluator written in Javascript (https://github.com/odoo/odoo/tree/14.0/addons/web/static/lib/py.js)

eval evaluator javascript parser python tokenizer

Last synced: 27 Jan 2026

https://github.com/enansari/cph

competitive programming helper: A powerful parser to make competitive coding easier | دستیار برنامه نویسی رقابتی: یک پارسر قدرتنمد برای استفاده در کدنویسی رقابتی

codeforces competitive-programming cpp parser python quera quera-ir

Last synced: 17 Oct 2025

https://github.com/ccwang002/pyhgvs-lite

A liteweight Python parser for HGVS names

hgvs lark-parser parser

Last synced: 17 Oct 2025

https://github.com/inv2004/streamfix

Streaming Fix protocol parser

financial fix parser protocol

Last synced: 09 Apr 2025