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/zubalyana/git-portfolio

A portfolio prototype with the usage of GitHub-parser. This scretch will be used for my future portfolio application!

github html-css-javascript nodejs parser scss

Last synced: 11 May 2026

https://github.com/dptole/toylang

My first toy language. Created exclusively for learning purposes.

analyzer ast bnf interpreter language parser programming syntax toy

Last synced: 24 Jul 2025

https://github.com/haggi13/connyconsole

ConnyConsole is an example console CLI project that uses DI, Serilog for logging, execution cancellation and argument parsing based on Microsoft's System.CommandLine library.

cli cli-app commandlineparser console dependency-injection dotnet-core example-app example-project logging parser serilog system-commandline

Last synced: 29 Apr 2026

https://github.com/lucianosarno/llms-benchmarks-costs-parser

The `vals_parser.py` script aims to parse LLM costs/latency/benchmarks data from the website vals.ai and make it available through the charts in the README file and the 'benchmarks_data.json' file

chrome-driver cost-benchmarking cost-benefit information-parsing llm llm-benchmarking llms parser python

Last synced: 30 Aug 2025

https://github.com/shubham1chawla/js-interpreter

Rust-based JavaScript Parser & Tree-Walk Interpreter

interpreter javascript parser

Last synced: 11 May 2026

https://github.com/kirbo/ruuvitag-parser

This is a mirror repository. Please contribute here: https://gitlab.com/kirbo/ruuvitag-parser

parser ruuvitag ruuvitag-sensor typescript

Last synced: 08 Jun 2026

https://github.com/lifion/lifion-aws-event-stream

Node.js parser for the application/vnd.amazon.eventstream content-type.

amazon-event-stream aws aws-event-stream cloud content-type event-stream node nodejs parser stream

Last synced: 20 Aug 2025

https://github.com/idanfishman/playwright-results-parser

Core building block for Playwright test analysis tools - provides foundational parsing, normalization, and transformation APIs that other packages can build upon.

automation parser playwright reporting test-automation test-results testing

Last synced: 01 Sep 2025

https://github.com/ghostbuster91/tree-sitter-javap

Javap grammar for tree-sitter

javap parser tree-sitter

Last synced: 30 Apr 2026

https://github.com/belltoy/tree-sitter-openmetrics

OpenMetrics text format grammar for tree-sitter

parser tree-sitter

Last synced: 15 May 2026

https://github.com/techouse/flask-docs-parser

Parse the Flask HTML documentation into a JSON format to be used with Algolia

documentation flask parser python3

Last synced: 30 Apr 2026

https://github.com/afeiship/sse-parser

Event source message parser.

event-source json parse parser prefixed-json sse

Last synced: 30 Apr 2026

https://github.com/nikolai2038/draw-io-automata-parser

Scripts for working with automata represented by diagrams in files *.drawio.

automata bash draw-io drawio parser xml-parser

Last synced: 11 May 2026

https://github.com/sergeypedan/rust-book-parser

Parses ”The Rust book“ and saves as ePub

epub parser rust

Last synced: 08 Jun 2026

https://github.com/abhishekkr/pywebvtt

Python file parser for WebVTT subtitles

file-parser parser python python3 subtitles webvtt

Last synced: 08 Jun 2026

https://github.com/minoritea/gfep

gfep - Go function expression printer

go golang parser tool

Last synced: 08 Jun 2026

https://github.com/xdevor/composer-parser

A parser that can parse all the installed PHP packages composer.json file in your project

composer composer-packages installed-json parser php

Last synced: 30 Apr 2026

https://github.com/defective4/ts-epg-reader

Read and parse EPG data from .ts recordings into HTML files

dvb dvb-t dvb-t2 epg html java parser transport-stream ts tv

Last synced: 07 Nov 2025

https://github.com/hosmelq/search-syntax-parser

Parse complex search queries into structured data with support for field searches, boolean logic, range comparisons, and multiple output formats.

ast expression grammar lexer parser search syntax

Last synced: 15 Aug 2025

https://github.com/ecollect/taf-parser

TAF ( Tagged Format ) Sage 50 Format Parser.

lexer parser sage sage50 stream taf

Last synced: 08 Jun 2026

https://github.com/isaacvando/minipythonparser

Haskell parser for a subset of Python

haskell parser python

Last synced: 08 Jun 2026

https://github.com/dhunanyan/moonchunk

MoonChunk is a TypeScript-based DSL runtime for generating static HTML from .mncnk files with imports, scoped variables, functions, loops, metadata, and ANTLR parsing.

antlr antlr4 antlr4ts compiler-construction developer-tools dsl html-generation interpreter language-runtime moonchunk parser static-site-generator templating typescript

Last synced: 24 Jun 2026

https://github.com/mecha-cms/x.y-a-m-l

Simple YAML parser.

converter core extension parser yaml

Last synced: 30 Apr 2026

https://github.com/g3n35i5/itunesandroidplaylistmanager

Import M3U playlists into the Android app "RocketPlayer".

adb android itunes parser playlist python rocketplayer sqlite3

Last synced: 30 Apr 2026

https://github.com/farinap5/ndr-c

Custom architecture and compiler written in C

compiler lexer neander parser

Last synced: 17 Sep 2025

https://github.com/mtoohey31/tree-sitter-ld

Linker script grammar for tree-sitter

linker-script parser tree-sitter

Last synced: 13 May 2026

https://github.com/leadpony/fika

Fika is a document generator.

commonmark java markdown parser

Last synced: 13 May 2026

https://github.com/pseudomuto/proto-parser

A TypeScript library for parsing Protocol Buffer (.proto) files, extracting messages, services, enums, and other definitions from both file paths and proto content strings.

grpc parser protobuf typescript

Last synced: 14 May 2026

https://github.com/yassineldeeb/markdown-parser

a markdown parser ✨

markdown md parser typescript

Last synced: 01 May 2026

https://github.com/martinheinrich2/gmc-500-tool

GUI-Tool to read data from the GQ GMC 500 Plus Geiger Counter.

customtkinter geiger-counter parser python

Last synced: 01 May 2026

https://github.com/andrijzyn/nyshkaloparser

My little project for training in parsing. Also instrument for my life tasks

gekodriver openpyxl parser python selenium

Last synced: 01 May 2026

https://github.com/theodore-s-beers/djvulpes

Early-stage experimental DjVu parser and inspection CLI

djvu document-parser file-format parser rust text-extraction

Last synced: 25 Jun 2026

https://github.com/trananhtung/parse-css-font

Parse the CSS font shorthand into its components (style, variant, weight, stretch, size, line-height, family). A faithful Rust port of parse-css-font. Zero deps, no_std.

css font no-std parser rust

Last synced: 28 Jun 2026

https://github.com/momiji-rs/sparkdown

A fast, standards-first CommonMark parser in Rust — 100% CommonMark 0.31.2. markdown, with a spark.

commonmark commonmark-parser html markdown markdown-parser markdown-to-html parser rust rust-crate text-processing zero-dependencies

Last synced: 26 Jun 2026

https://github.com/ne0ekspert/libxgwx

Rust parser for LS XG5000 .xgwx workspace files

parser parser-library plc

Last synced: 27 Jun 2026

https://github.com/prof18/tflparser

An bunch of Python Script to parse traffic data available from Traffic For London (TfL)

pandas parser python

Last synced: 01 May 2026

https://github.com/nay-cat/hsperfdata-parser

Application for parsing and analyzing a hsperfdata file from a Java application in real time using its PID or directly from a hsperfdata file.

hotspot hsperfdata java jvm parser performance

Last synced: 13 Aug 2025

https://github.com/stenbror/pythoncorerust

Python , the core part implemented from scratch in Rust

cargo parser python runtime rust

Last synced: 01 May 2026

https://github.com/koenig-dominik/env-json-parser

Library that parses JSON structures out of environment variables

12factor env environment json node object parser ts typescript

Last synced: 01 May 2026

https://github.com/maxim-mazurok/phantomjs-reddit-programmer-humor-parser

Parse r/ProgrammerHumor from Reddit using PhantomJS in NodeJS

jquery node-js nodejs parser phantomjs phantomjs-node reddit

Last synced: 01 May 2026

https://github.com/fiftin/parse_scala_log

NPM package for parsing Scala log messages.

logging logs npm parser

Last synced: 13 May 2026

https://github.com/p2js/webless

Web without the Web

browser html parser rust web web-browser web-browsing

Last synced: 25 Oct 2025

https://github.com/akamajoris/lastlogparser

lastlog file parser (golang + cgo)

golang lastlog parser

Last synced: 23 Jan 2026

https://github.com/siddharthbijapur/aiemailgenerator

An AI-powered web app that generates professional emails using LLMs. Upload attachments for processing or provide context manually, customize tone and length, and instantly preview and share your emails.

ai clarifai-api langchain llm nlp parser streamlit

Last synced: 06 May 2026

https://github.com/1517mb/short-info-AIDA

GUI парсер HTM файлов программы AIDA64 для Windows 64. Приложение помогает автоматизировать процесс копирования данных.

aida kivy parser

Last synced: 23 Oct 2025

https://github.com/klippa-app/receipt-ocr

Receipt OCR engine to extract receipt information.

extraction information ocr parser python receipt

Last synced: 22 Oct 2025

https://github.com/amiralv82/bminor-to-c

A minimal translator from the Bminor teaching language to readable C code.

c-language compiler compiler-construction compiler-design parser transpiler

Last synced: 26 Oct 2025

https://github.com/younes-alturkey/paint

.NET Windows Forms app applying concepts of Tokenization, Custom File extension, and Computer Graphics.

csharp filesystem graphics parser state-management tokenizer

Last synced: 20 Oct 2025

https://github.com/thedevtop/libsexp-swift

S-Expression parser library

parser s-expressions swift

Last synced: 26 Oct 2025

https://github.com/mondeja/cartocss-doc-parser

CartoCSS styling documentation parser

cartocss parser

Last synced: 14 Mar 2026

https://github.com/nathanpc/pickle

An electronic component pick list application and file parser library

electronics parser perl

Last synced: 19 Feb 2026

https://github.com/adamsondavid/java-json

A simple json library written in java.

java json library lightweight parser

Last synced: 29 Apr 2026

https://github.com/YGGverse/gemtext-php

Object-oriented PHP 8 library for Gemini / Gemtext operations

composer gemini gemini-php gemini-protocol gemtext gemtext-php library parser php text-gemini

Last synced: 15 Jun 2026

https://github.com/anjakammer/dockerfile-parser

Parses a Dockerfile file and outputs the last occurring value of a specified key

dockerfile nodejs parser

Last synced: 02 May 2026

https://github.com/senojj/hl7

A Go HL7 v2.x parsing library

healthcare hl7 hl7v2 parser

Last synced: 24 Feb 2026

https://github.com/craigsdennis/taste

Get a taste of a code base

aggregator ast javascript parser

Last synced: 18 Oct 2025

https://github.com/ruggeryiury/ugc2json-converter

UGC files acts as a JSON pre-processor that generates JSON files without needing to use explicit JSON structure.

json parser python script

Last synced: 02 May 2026

https://github.com/miikama/ncdl-gen

A Parser for NetCDF cdl language

cpp netcdf parser vscode

Last synced: 27 Jan 2026

https://github.com/vanduc1102/parse-stackoverflow-data

Parse stackoverflow data

data parser stackoverflow

Last synced: 16 Oct 2025

https://github.com/tneudevteam/tneu-news

Scrape news in JSON from tneu.edu.ua

npm-package parser scraper

Last synced: 27 Jan 2026

https://github.com/sushant1827/LangChain-Basics

A Simple LLM application with chat models and prompt templates

chatopenai gpt-4o-mini invoke langchain parser prompt-template

Last synced: 14 Oct 2025

https://github.com/queukat/news_parcer

Small legacy Python news parsing experiment retained for reference.

experiment legacy news-parser parser python web-scraping

Last synced: 15 Jun 2026

https://github.com/dylancl/sitemap-crawler

Verify the status of each url in a (hosted) sitemap XML file.

crawler parser scraper sitemap xml

Last synced: 04 Oct 2025

https://github.com/sodoteo/contentful-html-to-richtext

Tool that converts HTML to the rich-text format used by Contentful. Useful for migrating content or integrating with the Contentful platform.

contentful html html5 migration-tool module parser rich-text richtext

Last synced: 02 May 2026

https://github.com/plandes/latidx

Parse and index Latex

latex parser

Last synced: 23 Feb 2026

https://github.com/ra1028/alembic-sample

https://swiftlang.ng.bluemix.net/#/repl?gitPackage=https:%2F%2Fgithub.com%2Fra1028%2FAlembic-Sample.git

alembic json parser swift

Last synced: 17 May 2026

https://github.com/ralvarezdev/go-parser

Types parser helper functions for Golang Projects

go go-ast go-structs-tags golang hide-json-tags overwrite-json-tags parser protobuf protobuf3

Last synced: 13 Oct 2025

https://github.com/compactjs/parse-time

Small hour/time parser & stringifier

hour javascript parser stringifier time

Last synced: 13 Oct 2025

https://github.com/ryanavella/hiphtml

Simple HTML for Go

go golang html parser

Last synced: 09 Jun 2026

https://github.com/arcj137442/navm.jl

一个基于JuNarsese、启发自LLVM的抽象CIN接口 | A JuNarsese-based general CIN interface inspired by LLVM

julia julialang nars narsese parser

Last synced: 31 Jan 2026

https://github.com/konimarti/elixir-mbox

Read and write MBOX files in Elixir

mail mbox parser reader writer

Last synced: 20 Feb 2026

https://github.com/calcit-lang/lilac-parser

A toy combinator parser inspired by Lilac, ported from CLJS version

calcit parser

Last synced: 07 Feb 2026

https://github.com/marwanradwan7/dojo

An interpreter written in Go.

ast go go-standard-library golang interpreter lexer parser

Last synced: 12 Oct 2025

https://github.com/anatolelucet/tiq

Modular Go Struct tags parser

extractor go golang library parser reflection struct tags

Last synced: 09 Jun 2026

https://github.com/shinigami92/url-parser

Parse a given URL and return an abstract syntax tree

abstract-syntax-tree ast parser typescript url

Last synced: 11 Oct 2025

https://github.com/eyrafabdullayev/swagger-doc-parser

Merge Swagger files into one quickly.

java open-api parser spring swagger-ui

Last synced: 25 Feb 2026

https://github.com/i-rzr-i/codesource

Provide an easy, accurate, and organized solution for storing data in your source code about some ideas, comments, or code references, which was an inspiration for realizing your current functionality.

anchor attribute author code document parser reference source

Last synced: 01 Feb 2026

https://github.com/superbox64/jibberjabber

JJ is a token based computer language designed for AI with the ability to transpile to C, JS, Assembly and Python with more output languages to coming soon

assembly claudecode interpreter jibberjabber jibjab jj lexer parser python swift toddbruss token transpiler

Last synced: 01 Feb 2026

https://github.com/renjisann/tree-sitter-tiger

A tree-sitter grammar for the Tiger language

grammar parser syntax-highlighting tiger tiger-language tree-sitter

Last synced: 21 Apr 2026

https://github.com/elianna-2004/c-compiler

Implementation of a Small C Compiler

c-compiler evaluator lexer ocaml parser

Last synced: 09 Oct 2025

https://github.com/ilkamo/ethparser-go

Easy extendable Ethereum parser.

blockchain ethereum parser

Last synced: 14 Jan 2026

https://github.com/seinshah/flattenhtml

HTML document flattener package for Go

flattenhtml go golang golang-package html5 node-tree parser

Last synced: 08 Feb 2026

https://github.com/cnayan/mqb

µ Query Language to JSON Query Builder for easy querying using Q-Server

antlr4 javscript lexer parser query query-builder query-language querydsl

Last synced: 09 Oct 2025

https://github.com/4ster-light/f-logic

Implementation of a logic formula parser and truth table generator in F#

fsharp interpreter lexer parser

Last synced: 08 Oct 2025

https://github.com/manishmeganathan/symbolizer

Go Package for Parsing Simple Symbols

golang lexer-parser lexical-analysis parser symbol-parser

Last synced: 07 Oct 2025