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/dark-lon3r/cardataparser

CarDataParser🚗💻 - это простой и удобный инструмент, созданный с использованием библиотеки Eel на Python. Он предоставляет возможность получать информацию о транспортных средствах, основываясь на их регистрационных номерах, в текущей версии ограничиваясь Украиной.

car css desktop eel eel-python exe html number numbers parser program python python-script python3 scraper ukraine ukrainian winodws

Last synced: 28 Feb 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/juanbelieni/ochord

A terminal-based interface to manipulate chords and notes.

chords cli music ocaml parser

Last synced: 24 Apr 2025

https://github.com/mrmarble/steambd-calculator-parser

Simple Python package to parse steamdb.info/calculator

calculator parser python steam steamdb

Last synced: 12 Oct 2025

https://github.com/byteshiva/getmaplocation

Automate Dummy data from the open data source. Parse International Address, Geopy to automate map locations using lat and lon, Cache geopy map location calls using sqlite3, Use Pandas to parse and convert CSV to JSON

csv-parser geopy json numpy pandas pandas-dataframe parser pickle python3 sqlite3

Last synced: 18 Apr 2026

https://github.com/markhershey/gmail-paylah

Gmail PayLah / Fave / Grab Transaction Notification Email Parser

email email-exporter fave gmail gmail-api grab parser paylah singapore

Last synced: 08 Apr 2025

https://github.com/edg-l/ddnet-map-lib

Typescript ddnet map library

ddnet library map parser teeworlds typescript

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/casatrick/solana-transaction-crawler

crawl & parse solana transaction

crawler parser rust solana transaction

Last synced: 20 Jun 2026

https://github.com/tomijuarez/yavt

Una aplicación didáctica para la introducción a la verificación formal de programas

algorithm c-plus-plus first-order-logic formal-verification parser

Last synced: 18 Jul 2025

https://github.com/ynori7/datesforhumans

This library is a helper to transform natural language date time info into real times.

dates datetime golang natural-language natural-language-processing parser time utility

Last synced: 11 Mar 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/codedotjs/nocap

:mortar_board: A CAPTCHA decoder that maps HTML-encoded letter patterns to binary matrices, enabling automatic decoding once a dataset of letter patterns is built.

captcha decoder parser python

Last synced: 28 Mar 2025

https://github.com/mynttt/ezconf

A simple hierarchical scoped group based key:value storage/configuration format.

configuration java key-value parser storage-format

Last synced: 12 Oct 2025

https://github.com/gsun/yang-parser

yang parser in haxe

haxe haxe-externs javascript parser yang

Last synced: 10 Mar 2025

https://github.com/qamate/excel-parser

This project accepts xlsx, xls and csv file as an input and gives output in Listt<Hashmap<String,String>> format

csv hashmap parse parser xls

Last synced: 14 Jan 2026

https://github.com/jrvidal/pylhef

Les Houches Events Format parser

parser physics python

Last synced: 05 Sep 2025

https://github.com/yetanotherchris/text-template

Go's text templating - a port of Go's text template package to C# via OpenAI Codex

dotnet parser template text-template text-templating-engine

Last synced: 11 Mar 2026

https://github.com/dpronin/gparser

Parser of the expression from Google Interview Task

parser

Last synced: 22 Jun 2026

https://github.com/haroldo-ok/cnab-240-to-yaml

Lê arquivos CNAB 240 e os transforma em YAML, para facilitar conferências de dados.

cnab cnab240 febraban parser

Last synced: 25 Mar 2025

https://github.com/himanshurajora/vikid

Markdown alternative small initiative

language lexer markdown parser

Last synced: 16 May 2026

https://github.com/erkmik/best-python-html-parsers

The top Python HTML parsers for web scraping, including Beautiful Soup, lxml, PyQuery, Scrapy, and more.

beautifulsoup datasets html htmlparser lxml parser pyquery python python-parser requests scrapy web-scraping

Last synced: 09 Apr 2025

https://github.com/dbadoy/eth-simple-parser

Web for decode data from transaction and generate method id

abi ethereum parser

Last synced: 23 Mar 2025

https://github.com/blacksujit/suraksha

Welcome to the **SURAKSHA -- Secure Document Query Application**! This powerful tool allows you to securely upload, search, and analyze documents with ease. Built using Streamlit, this app offers an intuitive interface and various features for managing your document queries efficiently.

aspect-oriented-programming cloud community-cloud-patterns dashboard database-design databse document implemeation integration model-checking model-selection parser project queries-database queries-keeper repository-pattern search secure-document streamlit-webapp testing-tools

Last synced: 24 Mar 2025

https://github.com/frankfont/smallxmlparser

Tested with Java 8 and originally written in Java2 (v1.3.1) with the goals of high speed, small code size, and interface minimalism. Source code is freely distributed.

fast interface-minimalism java parser small xml

Last synced: 03 Jul 2025

https://github.com/videlais/libtwee

libtwee is a C# library for creating and parsing current and historic Twine file formats

c-sharp parser twine1 twine2

Last synced: 14 Jan 2026

https://github.com/wangchunsen/parser

A pure function parser library for general purpose

parser scala

Last synced: 31 Oct 2025

https://github.com/3axap4ehko/xast

Extensible Abstract Syntax Tree parser

ast parser syntax-tree

Last synced: 11 Mar 2026

https://github.com/codybloemhard/incodoc

Incorporeal document format.

document document-format parser

Last synced: 02 Apr 2025

https://github.com/mahlonsmith/nim-tnetstring

TNetstring parsing and serialization for the Nim programming language.

netstring nim parser serialization tnetstring

Last synced: 13 Jun 2025

https://github.com/rameshvarun/galaxy-parser

A parser for StarCraft 2's Galaxy scripting language, written in JavaScript using parser combinators.

parser parser-combinator starcraft2

Last synced: 08 Apr 2025

https://github.com/ychaaby/javascript_compiler

A JavaScript compiler that parses and compiles specific fragments into custom assembly language using JavaCC and Java.

compiler java javacc parser

Last synced: 24 Mar 2025

https://github.com/dvvcz/cyperus

Toolkit for Bethesda's Papyrus language used for modding Skyrim and Fallout 4.

bethesda fallout4 formatter modding papyrus parser rust skyrim

Last synced: 22 Apr 2025

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/espumita/dotnet-fluent-cli

Fluent interface to parse and configure arguments for command line applications in .NET.

args command-line dotnet dotnet-core fluent parser

Last synced: 14 Jan 2026

https://github.com/ccrngd1/x12Parser

An strongly types X12 parser that provides definitions for a wide range of x12 files, primarily in the 5010 format.

edi parser strongly-typed x12

Last synced: 10 Mar 2025

https://github.com/autonomous-bits/nomos

Configuration scripting language that compiles reusable, cascading configs into deterministic, versioned snapshots for IaC

cli compiler configuration configuration-management devops dsl go golang infrastructure-as-code monorepo parser reproducibility scripting-language

Last synced: 17 Feb 2026

https://github.com/susumuota/fast-png-parser

Fast, lightweight and memory efficient PNG chunk parser.

javascript node nodejs npm npm-module parser png typescript

Last synced: 12 Apr 2026

https://github.com/chobeat/scala-json-feed

Library to handle and validate documents in JSONFeed format

json jsonfeed parser validator

Last synced: 05 May 2026

https://github.com/artem-burashnikov/simpleparser

Part of the SPBU's programming course. Parser, interpretator and optimizer for a simple formal language.

fsharp interpretator optimizer parser parser-combinators

Last synced: 04 Oct 2025

https://github.com/mrkresnofatih/khonsu.parseablejsonobjectbuilder

Read-Json-Parse-To-Class-Object Utility 🦜🦄🦝🐼🐱

file json parser

Last synced: 13 Apr 2026

https://github.com/fi1a/simplequery

PHP HTML DOM Parser управляемый CSS3 селекторами

dom dom-manipulation html parser php

Last synced: 24 Mar 2025

https://github.com/madliani/quoter

A Quote Scraper

parser quotes scraper wikiquote

Last synced: 01 Mar 2025

https://github.com/bobqianic/tree-sitter-wasms-roo

Prebuilt WASM Binaries of tree-sitter's Language Parsers for Roo Code

parser tree-sitter wasm

Last synced: 14 Feb 2026

https://github.com/develephant/corona-html5-url-plugin

Corona HTML5 plugin with similar functionality to socket.url

corona corona-sdk coronasdk html5 parser plugin url

Last synced: 08 Apr 2025

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/materials-consortia/optimade-filter

OPTIMADE filter language parser in Perl

optimade parser perl5

Last synced: 11 Jun 2025

https://github.com/maisikoleni/gedit

Fork of the Eclipse Jikespg Grammar Editor

eclipse editor grammar java jikes jikespg lalr parser plugin

Last synced: 25 Mar 2025

https://gitlab.com/fabian_kreutz/apigen

A parsing/generation toolset that handles OpenAPI and AsyncAPI specification.

asyncapi documentation generator openapi parser python specification

Last synced: 10 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/ChristianMurphy/tree-sitter-markdown

Markdown grammar for tree-sitter

markdown parser tree-sitter

Last synced: 11 Mar 2025

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/LeviOP/tree-sitter-cfg

GoldSrc cfg grammar for tree-sitter.

cfg goldsrc parser tree-sitter

Last synced: 11 Mar 2025

https://github.com/lioncat2002/jupyter-notebook-md-parser

A parser to seperate the exported md file of jupyter notebook into individual python files

jupyter jupyter-notebook md-parser parser python3

Last synced: 29 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/under-web/job_lab_paser

Парсер для вакансий с сайта joblab.ru

joblab parser

Last synced: 14 Mar 2025

https://github.com/longbridge/tinyml

Longbridge Plain Text format.

ast parser text-processor tokenizer

Last synced: 17 Jun 2026

https://github.com/luisreinoso/ng-filename-parser

Angular file name convention parser

angular parser typescript

Last synced: 29 Apr 2026

https://github.com/razshare/olang-old

Experimental frontend for WASI and other targets (mainly PHP).

ast frontend parser php webassembly

Last synced: 18 Jun 2025

https://github.com/karimsa/bench-js-parsers

Some benchmarks to show the performance of various modern JS parsers.

acorn babel benchmark esprima javascript parser performance

Last synced: 19 May 2026

https://github.com/ngn13/parser-bot

A discord bot that makes easier creating select menus, buttons, embeds and much more!

bot discord-bot disocrd parser

Last synced: 26 Jun 2025

https://github.com/peterheesterman/tjparse

Typescript JSON parser

json learning parser

Last synced: 13 Apr 2026

https://github.com/sftsrv/parz

A simple parser combinator library

functional-programming gleam gleam-lang parser parser-combinators

Last synced: 05 Feb 2026

https://github.com/proh14/psh

psh, a small and minimal shell. public domain 💘

c cli lexer parser public-domain shell

Last synced: 17 Jan 2026

https://github.com/WinterCore/jsonerino

Another JSON parser written from scratch in Ruby

cli json parser ruby

Last synced: 12 Jul 2025

https://github.com/a3onn/parseed

A C-struct inspired language generating parsers in multiple programming languages.

c-struct file-format generator language parser protocols python

Last synced: 15 Mar 2025

https://github.com/giuseppe998e/kernelshark-xentrace-plugin-rs

XenTrace data processing interface for KernelShark in Rust.

ffi inferface kernelshark parser plugin rust xen xentrace

Last synced: 02 Apr 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/mohabashraf-byte/compiler

Simple compiler to parse a new language

compiler csharp dotnet parser

Last synced: 23 Jun 2026

https://github.com/lesterrry/campfire

Shock-drop watching utility

crawler parser web-crawler web-parser

Last synced: 13 Jun 2026

https://github.com/phoqe/ogge

Convenient and efficient Swift wrapper for the Open Graph Protocol.

async await codable dom html meta ogp open-graph-protocol parser regex swift wrapper

Last synced: 03 Jan 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/joelstephen97/doc_parser

A powerful document parser for resumes and general documents.

cv parser python3

Last synced: 09 Mar 2025

https://github.com/wibosco/approachingparsers-example

Experimenting with some possible parser architectures

ios mapper network parser plug-and-play swift travis-ci

Last synced: 16 Mar 2025

https://github.com/ksxgithub/lazy-template

String template library that send queries to function responder and interpolate the responses

crate interpolation lazy library no-std parser rust string template template-engine

Last synced: 26 Jan 2026

https://github.com/averageencoreenjoer/csvtojson

Converter from CSV format to JSON format

converter csv json parser python

Last synced: 23 Jun 2026

https://github.com/railt/http

[READ ONLY] Subtree split of the Railt Http component (see railt/railt)

bridge graphql http parser

Last synced: 17 May 2026

https://github.com/bekbolsky/kolesakz-parser

Парсер грузовых автомобилей с kolesa.kz, с выгрузкой данных в формате csv

beautifulsoup4 kolesa kolesakz parser webscraping

Last synced: 17 Jan 2026

https://github.com/solrikk/2gistrace

Скрипт на Python для автоматического сбора информации о компаниях из каталога 2ГИС. Полученные данные сохраняются в формате CSV и могут использоваться для анализа или интеграции в другие системы.

2gis parser

Last synced: 23 Jun 2026

https://github.com/peggyjs/coverage

Up the code coverage on your Peggy grammars, ensuring that the generated boilerplate code is covered in your unit tests.

coverage grammar parser peggyjs testing

Last synced: 06 Jul 2025

https://github.com/tom-weatherhead/boss-gx-700-patch-parser

A parser for MIDI SysEx messages that describe guitar effects patches used by the Boss GX-700 guitar effects processor.

audio boss guitar gx-700 midi parser sysex-messages web-midi

Last synced: 24 Apr 2026

https://github.com/neo/parse-mark

Marked text parser

markdown marked parse parser

Last synced: 03 May 2026

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

Showmap a simple parser of Nmap output

nmap parser

Last synced: 06 Jul 2025

https://github.com/estnafinema0/yadro-cpp-test

C++20 simulation of a computer club management system with token parsing, error reporting and unit/integration tests (Google Test).

cpp20 googletest integration-testing object-oriented-programming parser tokenizer unit-testing

Last synced: 24 Aug 2025

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/jmir1/aniparse-android

Android wrapper for the python module Aniparse

android-library anime kotlin parser

Last synced: 28 Dec 2025