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/byloth/html-element-style

🎨 A library to easily manage HTMLElement style properties, just like normal properties; no more strings to parse or replace!

dom html-element library parser replacer style

Last synced: 13 Apr 2025

https://github.com/ggdream/mini

Golang的迷你版命令行参数解析器。(你看js的库--minimist)

cmd golang minimal minimist parser terminal

Last synced: 21 May 2026

https://github.com/codybloemhard/md-to-incodoc

Convert markdown to incodoc.

conversion incodoc markdown parser

Last synced: 14 May 2026

https://github.com/VoidBGS/Ordina-XMLParser

File parser made for extracting data from weird XML files. Made in Visual Studio using XmlReader in C#.

c-sharp custom parser visual-studio xml xmlreader

Last synced: 11 Mar 2025

https://github.com/maxrt101/xcfg

Custom configuration format parser.

configuration cpp17 parser

Last synced: 05 Apr 2025

https://github.com/powehix/cc-lr2

A parser. Laboratory work №2 in the course "Сompiler Construction".

c-plus-plus compiler-construction parser study-project

Last synced: 03 Jul 2026

https://github.com/nstevens1040/anglesharpparser

This .NET 6.0 library uses AngleSharp to parse an HTML string into a DOM. It is written such that it can be easily used in PowerShell Core.

csharp document-object-model dom dotnet-6 dotnet-core html net-core net-core-6 net6 parse parser powershell powershell-core

Last synced: 06 Mar 2026

https://github.com/daniel-yonkov/currency-transaction-kata

A small exercise for transaction based CLI application

kata parser php

Last synced: 19 Aug 2025

https://github.com/thomas-touhey/lscl

Logstash configuration language handling. (Gitlab.com mirror)

logstash parser python

Last synced: 18 Mar 2025

https://github.com/sbarisic/commandlineargumentparser

CARP - The Command line ARgument Parser for C#

argument csharp nuget option parser

Last synced: 19 May 2026

https://github.com/brianpjscott/text_indexer

A program to create and export an index for one or more text files

indexer java javaio parser

Last synced: 03 Jul 2026

https://github.com/nouemankhal/go-json-parser

Go solution for the Build Your Own JSON Parser Coding Challenge by John Crickett

go json lexer parser

Last synced: 18 May 2026

https://github.com/solvercaptcha/solvecaptcha-python

Python 3 package for seamless integration with the solvecaptcha API, enabling automated captcha solving for reCAPTCHA, hCaptcha, Cloudflare Turnstile, FunCaptcha, GeeTest, and other captcha types.

anti-captcha automation bypass-recaptcha-v2 bypasscaptcha captcha-solver cloudflare-bypass hcaptcha-solver parser python python3 solving-captcha utils-library

Last synced: 21 Mar 2025

https://github.com/kernel-sqz/tilesetparser

FInd one tile in a large tileset group using AI

ai cli cli-app gui opencv opencv-python parser python tiled-map-editor tilemap tilesets tkinter

Last synced: 18 May 2026

https://github.com/gitw1n/web-scrape-wave

This project is a web scraper written in Python using the BeautifulSoup library. It is designed to collect data from websites based on user-provided URLs.

bs4 parser python python3 requests webscraper webscraping

Last synced: 01 Apr 2025

https://github.com/steipete/demark-landing

Website for Demark Markdown Parser

markdown parser swift website

Last synced: 08 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/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/saket-sk/semester6-sppu-systems-programming-lab

Collection of codes and assignments I performed for the SL-V Systems Programming Lab (SPPU).

lex lexical-analyzer parser pass-assembler sppu system-programming yacc-lex

Last synced: 13 Jun 2026

https://github.com/jcbhmr/laxesmeta

⛱️ Lax but slim ESM metadata extractor

ecma262 ecmascript es-modules parser

Last synced: 02 Apr 2025

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/mauricelambert/querycombinedlogformat

This tool extracts, filters and parses combined log format (apache and nginx default access.log format) with a easy and fast language syntax.

access access-log access-logs apache clf combined-log-format dfir filtering forensic forensics incident-response investigation language log nginx parser query regex web

Last synced: 26 Apr 2026

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/glyn/expr

Expression parsing example, based on https://compilers.iecc.com/crenshaw/

example expression golang parser

Last synced: 24 Mar 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/anujdhillxn/flipbook

A language for generating flipbooks using pictures

interpreter parser python3

Last synced: 22 Mar 2026

https://github.com/fabianopinto/kaitai-struct-ts

Runtime interpreter for Kaitai Struct binary format definitions in TypeScript

binary-format binary-parser kaitai-struct ksy parser runtime-interpreter typescript

Last synced: 22 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/peterheesterman/tjparse

Typescript JSON parser

json learning parser

Last synced: 13 Apr 2026

https://github.com/teleivo/go-json

JSON parser written in Go for fun and learning purposes

go golang json parser

Last synced: 29 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/mrgriefs/calculate-string

Parses a string containing mathematical operators to a number

javascript numbers parser string-manipulation

Last synced: 14 Oct 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/jurgen-kluft/ccmdline

cmdline library, parser

args cmdline options parser va-list

Last synced: 27 Jan 2026

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/aleclarson/tab-delimited

Parse or build a string of tabular data

nodejs parser string stringify

Last synced: 18 Apr 2026

https://github.com/gonzalo-bulnes/kata-images_gallery_generator

Generate a set of static HTML files from an XML representation of EXIF data so users can browse a collection of images.

demo parser

Last synced: 05 Feb 2026

https://github.com/baranovskis/go-nuget-list

Export used NuGet packages in the project or solution

golang nuget parser

Last synced: 12 Jan 2026

https://github.com/themmoddingherds/gfs

GFS parser library for C#

csharp gfs library parser skullgirls tfh

Last synced: 14 Oct 2025

https://github.com/neotoxic-off/inisharp

⚙️ INI file parser for C#

config csharp ini parser system

Last synced: 26 Jan 2026

https://github.com/antandros/go-pkgparser

custom parser for `go-dpkg` , `go-rpm`, `go-packman` packages

go golang parser

Last synced: 25 May 2026

https://github.com/somecho/midiparser

A simple and straightforward library for General MIDI file parser

cpp midi parser

Last synced: 07 Apr 2025

https://github.com/bossley9/rmd

An smart subset of CommonMark with added popular extensions implemented in Zig for CLI and WASM

markdown parser typescript wasm zig

Last synced: 18 Sep 2025

https://github.com/burnett01/kotlin-hafas-toolchain

hafas-toolchain is a collection of expressions, dictionary and a parser. Use these tools to parse and process raw HAFAS files.

aseag dictionary hafas parse parser public-transport toolchain

Last synced: 15 Oct 2025

https://github.com/playfulsparkle/pyprintf

A lightweight, Open Source pyprintf sprintf() implementation written in Python

formating parser python sprintf vsprintf

Last synced: 02 Mar 2026

https://github.com/afeiship/next-commits-parser

Git commits parser.

commit git log next parse parser

Last synced: 06 May 2026

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/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/kitsumed/subtitlesparserv2

A ASP.NET library for lyrics/subtitles file parsing. Rework/continuation of the original SubtitlesParser.

asp-net-core lyrics parser parsing subtitle subtitles-parsing

Last synced: 14 Apr 2025

https://github.com/xirzo/jsonparser

Json parser for college assigments

cpp json parser

Last synced: 24 Apr 2026

https://github.com/koykov/xmlvector

Vector XML parser with minimum memory consumption.

parser vector xml

Last synced: 20 Jan 2026

https://github.com/straightcurve/ryuko

transpiler from a custom shader language to GLSL

cpp20 glsl parser transpiler

Last synced: 25 May 2026

https://github.com/mitjafelicijan/rssperado

CLI utility that fetches RSS feeds and also does other stuff

cli ner parser rss translation

Last synced: 26 Jul 2025

https://github.com/thedevtop/libsexp

S-Expression parser library

parser s-expressions swift

Last synced: 07 Apr 2025

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

https://github.com/subztep/jsoncity

JSON Parser WebApp, pretty minimal

codemirror json parser pixelart utility webapp website

Last synced: 28 Apr 2026

https://github.com/eeriemyxi/wiktionary-cli

A fast command-line interface to search words at Wiktionary.

cpp parser scraping wiktionary

Last synced: 31 Dec 2025

https://github.com/ivanlink-py/dns-parser

Basic parser pc compontent data from "dns-shop.ru"

bs4 parser python webdriver

Last synced: 26 Oct 2025

https://github.com/gyf304/jsmkv

JSMKV is a in-browser MKV (Matroska) file player and a suite of typescript tools for working with Matroska files.

javascript matroska muxer parser typescript

Last synced: 03 Feb 2026

https://github.com/sug0/tttandme

23andme parser in go

23andme file-parser format-parser genetics parser

Last synced: 07 Apr 2025

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

Parse stackoverflow data

data parser stackoverflow

Last synced: 16 Oct 2025

https://github.com/rk0cc/dart_repourl

Alternative Uri object of representing repository URL in Git

dart git http https parser repository repository-url rsync ssh uri url

Last synced: 22 Apr 2026

https://github.com/sourlemonjuice/quickparse-qr-bash

Parses the QR code on the linux desktop screenshot

bash desktop linux parser qrcode screenshot script

Last synced: 13 Apr 2026

https://github.com/watcol/somen

An asynchronous parser combinator for Rust.

asynchronous parser parser-combinators rust

Last synced: 27 Mar 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/lavajuno/lucidjson

Straightforward JSON serialization & deserialization library for Java.

java json ll-parser parser serialization

Last synced: 16 Jan 2026

https://github.com/andreas19/argparsebuilder

Builder for argparse.ArgumentParser.

argparse argument-parser command-line parser

Last synced: 27 Mar 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/philipszdavido/forgecss

CSS Parser written in C++

cpp css lexer parser

Last synced: 13 Jun 2026

https://github.com/gadiim/webdriverio-googlesheet

Universal tool for automated data interaction between websites and Google Sheets.

automation bot chromedriver google google-cloud parser scraper sheets wdio web webdriver webdriverio

Last synced: 01 Jul 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/mukezhz/bru-go

Paser bru file to golang

bru bru-go bruno golang parser

Last synced: 01 Jun 2026

https://github.com/f33rni/chromium-to-mozilla-cookies

Simple yt-dlp code based zero-dependency script that converts and decrypts cookies from chromium-based browser for importing into Mozilla's firefox-based browsers

brave chrome chromium cookie-decryptor cookie-parser cookies decryptor exporter firefox importer mozilla mozilla-firefox parser

Last synced: 07 May 2026

https://github.com/lathoub/express

Fast, unopinionated, (very) minimalist web framework for Arduino ESP32

arduino arduino-library esp32-arduino express html http http-server parser web webservice

Last synced: 13 Apr 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/oblac/jodd-lagarto-site

Jodd Lagarto site hosted on Gitbook

html jodd jodd-lagarto parser

Last synced: 04 Feb 2026

https://github.com/LeviOP/tree-sitter-cfg

GoldSrc cfg grammar for tree-sitter.

cfg goldsrc parser tree-sitter

Last synced: 11 Mar 2025

https://github.com/valdezfomar/tree-sitter-desktop

Desktop Entry Specification grammar for tree-sitter

desktop parser tree-sitter

Last synced: 24 Feb 2026

https://github.com/LeviOP/tree-sitter-keyvalues

Valve KeyValues grammar for tree-sitter

goldsrc keyvalues parser tree-sitter

Last synced: 11 Mar 2025

https://github.com/ofabricio/walker

A simple text parser in c

c parser scanner text-analysis

Last synced: 22 Jan 2026

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

CartoCSS styling documentation parser

cartocss parser

Last synced: 14 Mar 2026

https://github.com/ChristianMurphy/tree-sitter-markdown

Markdown grammar for tree-sitter

markdown parser tree-sitter

Last synced: 11 Mar 2025

https://github.com/yuja/tree-sitter-sixtyfps

SixtyFPS grammar for the tree-sitter parsing library

parser tree-sitter

Last synced: 11 Mar 2025

https://github.com/ivuorinen/bbcodeparser

Parse your BBCode easy with this library.

bbcode bbcode-parser laravel laravel-package parser php

Last synced: 14 Jan 2026

https://github.com/permalik/c_c_compiler

systems:c compiler

c compiler parser

Last synced: 13 Jul 2025

https://github.com/nilostolte/svgpathparser

A compact parser for SVG path shape definitions. It allows to generate the same path in absolute coordinates for easy manipulations by hand or in relative coordinates, allowing easy manual placement.

absolute-paths arcto bezier-curves c cubic-bezier curveto lineto open-source opensource parser path quadric-bezier relative-path svg vector-generation vector-graphics webdevelopment

Last synced: 13 Nov 2025

https://github.com/teixdavide/FEUP_COMP_Javamm

⚙️ | A compiler for a subset of Java called Java--

compiler compilers feup java java-- javamm parser

Last synced: 05 Jan 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/donalexandro/bpchub

Super simple parser that is being used by me as a playground to improve my skills

parser

Last synced: 25 Jul 2025

https://github.com/xafero/dgrok

DGrok Delphi parser

csharp delphi parser

Last synced: 14 Jan 2026

https://github.com/chaseruskin/cliproc

A fast, low-level, and configurable command-line processor

args cli parser rust

Last synced: 08 Jan 2026

https://github.com/njakob/parcel

Simple NPM package parser

flowtype helper library npm npm-package parser

Last synced: 09 May 2026