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

Java library for parsing human, natural language dates

date natural-language parser time todoist

Last synced: 15 Feb 2026

https://github.com/nasa-pds/pds3-product-tools

Library supporting the design/generation, validation and submission of PDS3 archival products.

parser pds3

Last synced: 01 Mar 2026

https://github.com/jcs090218/tree-sitter-actionscript

ActionScript grammar for tree-sitter

actionscript parser tree-sitter

Last synced: 17 May 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/matsubara0507/yamlparser

YAML Parser using Haskell

haskell parser yaml

Last synced: 03 May 2026

https://github.com/basemax/infix2postfix-evaluator

A Javascript Implementation of an Infix to Postfix Evaluator. It can evaluate any infix expression and convert it to postfix expression.

evaluator expression expression-evaluator expression-parser expressions infix javascript js math-evaluator math-parser parser postfix

Last synced: 19 May 2026

https://github.com/wapiti08/crawlerset

The collections for different platforms to apply the python crawler and scrapy to extract information and also present different scraping methods

bs4 crawlspider parser python3 scrapy scrapy-redis selenium selenium-webdriver spider xml

Last synced: 16 Apr 2026

https://github.com/erikrios/go-text-to-json

Plain Text Format into JSON Format Converter

convert converter go golang parser

Last synced: 29 Jun 2026

https://github.com/xp-forge/markdown

The Markdown syntax for the XP Framework

markdown parser php tree xp-framework

Last synced: 17 May 2026

https://github.com/samueleleli/webscraping_py

Python project for the purpose of doing web scraping on a list of sites contained in a csv file. Specifically, the script allows searching for keywords or phrases within the site and providing statistics on the results obtained.

beatifulsoup csv parser python webscraping

Last synced: 21 Mar 2025

https://github.com/kaelaela/kotshisample

Kotshi sample repository. https://github.com/ansman/kotshi

android kotlin kotshi moshi parser

Last synced: 16 Apr 2026

https://github.com/protegrity/sqlglot-net

Standalone .NET port of sql-glot-rust, a SQL parser, optimizer, and transpiler library.

csharp dotnet parser sql transpiler

Last synced: 22 Jun 2026

https://github.com/rvanbaalen/hashparser

Tiny javascript library to get and set (encoded) hash parameters

hash javascript parser url util

Last synced: 02 Apr 2026

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

High performance, unofficial Progress ABL tooling

build-tool lexer parser progress-abl rust

Last synced: 03 Apr 2026

https://github.com/hasuzawa/nspredicate_parser

A simple Go parser for Objective-C NSPredicate. Created for personal usage and work.

golang objective-c parser swift

Last synced: 17 Apr 2026

https://github.com/notakeith/itmoscript

Interpreter for ITMOScript, a dynamically-typed scripting language. Hand-written lexer, recursive descent parser, AST, and tree-walking interpreter

ast cpp interpreter lexer parser programming-language scripting-language

Last synced: 03 Jun 2026

https://github.com/sheroz/http_common

Common types and operations for HTTP

header http http-requests network network-programming parser web

Last synced: 17 Apr 2026

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

A programming language, intended for writing recursive descent parsers

compiled-language parser vm

Last synced: 18 Apr 2026

https://github.com/k1ngmar/json-parser

📃 Writing a simple JSON parser for a competition

cpp json json-parser parser

Last synced: 18 Apr 2026

https://github.com/ayeshamk23/minishell

minishell is a basic UNIX shell written in C that supports command execution, pipes, redirections, and environment variables.

environment-variables fork minishell parser pipe redirection shell terminal unix

Last synced: 20 Apr 2026

https://github.com/cmdr-nova/blog-poster

A tiny and simple Python bot that grabs items from your RSS feed, and then posts them to Mastodon.

blog blogging bot mastodon parser poster python toot tooter

Last synced: 20 Apr 2026

https://github.com/thepalbi/json-example-generator

Random JSON examples generator from go-like schema definition

json lexer parser random

Last synced: 20 Apr 2026

https://github.com/ramanakumars/bibtexparser

Parses .bib file into plaintext/HTML entries

bibtex parser python

Last synced: 20 Apr 2026

https://github.com/tool3/dvd-cli

🎬 create beautiful animated SVGs from terminal output

animation asciinema parser recorder renderer svg

Last synced: 05 Jun 2026

https://github.com/cumulus13/pyheaderparse

A robust HTTP header and cookie parser library

dict headers modern parser production python raw robust smart

Last synced: 22 Jun 2026

https://github.com/alanvf/star_parser

WIP parser for the Star programming language

menhir ocaml parser star

Last synced: 05 Jun 2026

https://github.com/teleivo/dot

A toolchain for the DOT language including lsp, formatter and live preview

dotlang formatter lsp parser parsing

Last synced: 20 Jun 2026

https://github.com/dpronin/regexp

The binary and library to parse input lines with regular expressions

parser regexp

Last synced: 24 Apr 2026

https://github.com/vistaran/php-untranslated-string-parser

Detect untranslated scripts from html templates and php / javascript files if you are using localization.

html i18n internationalization javascript parser php string-parser string-parsing

Last synced: 24 Apr 2026

https://github.com/mage/mage-parser

Parser module for TypeScript MAGE projects, used to extract user commands and messageStream messages.

mage nodejs parser parser-generator typescript

Last synced: 25 Apr 2026

https://github.com/puntorigen4u/dsl_parser

ES6 Class for creating and parsing Concepto DSL files.

concepto creador dsl javascript nodejs parser puntorigen

Last synced: 25 Apr 2026

https://github.com/atian25/git-changelog-parser

Parse Git `ChangeLog.md / History.md` to JSON

changelog history markdown parser

Last synced: 25 Apr 2026

https://github.com/asynched/json-parser

A JSON parser written in Javascript using parser combinators.

json parser parser-combinators

Last synced: 26 Apr 2026

https://github.com/matteopolak/zod-to-cli

Type-safe CLI argument parsing using Zod schemas.

args cli command-line parser zod

Last synced: 26 Apr 2026

https://github.com/agrvanshika/parser-for-perl-like

Parser for a Perl-like-language given the EBNF notation

ebnf-syntax parser perl-lang

Last synced: 27 Apr 2026

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

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

2gis parser

Last synced: 23 Jun 2026

https://github.com/rcosta358/aguda-rs

Compiler in Rust for the AGUDA Programming Language

ast code-generation compiler inkwell lalrpop lexer llvm logos lr-parser parser rust

Last synced: 03 May 2026

https://github.com/kruceo/marceo-go

A rewrite of the markdown-html parser Marceo, but in golang, focusing in performance.

go html markdown parser performance speed

Last synced: 28 Apr 2026

https://github.com/patrickpissurno/degust-cupom-txt

Biblioteca capaz de extrair os dados dos cupons .txt que o sistema de PDV Linx Degust emite.

cupom degust js linx node nodejs parser txt venda

Last synced: 28 Apr 2026

https://github.com/jwillbold/rust-esprima-tree

Parser for a JavaScript AST produced by esprima

ast esprima javascript parser rust serde serde-json

Last synced: 28 Apr 2026

https://github.com/veapach/broskibot

A telegram bot that is linked to the Must(https://mustapp.com) site. In short, the bot is a movie helper

aiogram bot parser python telegram telegram-bot tgbot

Last synced: 29 Apr 2026

https://github.com/perrawd/tokenizer.js

A lexical analysis parser module built with JS.

javascript nodejs parser

Last synced: 29 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/wl0ckk/circle_tg

Bot for converting video into a circle note, scheduling feeds to channels, and merging video files together

bot converter docker docker-compose ffmpeg ffmpeg-wrapper parser ruby schedule scheduler send-video telegram telegram-bot telegram-bot-api telegram-channel timetable video-bot video-processing video-tools

Last synced: 29 Apr 2026

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

Javap grammar for tree-sitter

javap parser tree-sitter

Last synced: 30 Apr 2026

https://github.com/zianksm/smartcontract-type-binding-generator

ethereum smart contract bindings code generator

code-generation javascript parser truffle typescript

Last synced: 30 Apr 2026

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/downstize/section-to-json-converter

Консольное приложение на C#, преобразующее структурированный текст с разделами в вложенный JSON.

console converter csharp dotnet9 json parser regex

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

interactive command processor

cli command golang parser repl shell

Last synced: 02 May 2026

https://github.com/baranovserv/h-s-diagram

Парсер данных построения H-S диаграммы для веществ

diagrams json matplotlib numpy parser requests

Last synced: 02 May 2026

https://github.com/onyazuka/htmlparser

HTML parser written in Python

dom html javascript parser python python3

Last synced: 03 May 2026

https://github.com/liolle/mdpreviewer

markdown previewer

markdown parser typescript

Last synced: 04 May 2026

https://github.com/axetroy/url-parse

An advanced url parser supporting git urls too.

dart dartlang git parser url

Last synced: 04 May 2026

https://github.com/pustovitdmytro/quotes

web scrapper (python3, beautifull soap, aiohhtp,csv)

aiohhtp beautifullsoup csv parser postgresql python3 scrapper selenium

Last synced: 04 May 2026

https://github.com/jazcarate/koncierge

Kotlin lib to use in an AB testing service

ab kotlin library parser testing variant

Last synced: 24 Jun 2026

https://github.com/redboo/polkassembly-comment-parser

Парсер комментариев Polkassembly

parser python scraper

Last synced: 09 Jun 2026

https://github.com/softjunkorg/fxbuilder

Biblioteca simplifica a gestão do manifesto CFX em projetos FiveM e RedM.

cfx fivem fxmanifest next parser typescript

Last synced: 05 May 2026

https://github.com/serengti/tree-sitter-chaiscript

Tree-Sitter parser for the Chaiscript language

chaiscript cpp parser scripting tree-sitter

Last synced: 07 May 2026

https://github.com/trananhtung/numeric-range

Parse and format compact integer-range strings like 1,3-5,7 (page ranges, CPU sets). Bidirectional, zero-dep, no_std.

cpuset no-std page-range parser range rust

Last synced: 27 Jun 2026

https://github.com/kavex/vrchat-log-monitor

Parser for VRChat output logs with custom event configs and discord support

bot discord log monitor parser reader vrc vrchat vrchat-api vrchat-tool

Last synced: 08 May 2026

https://github.com/20yyq/parser

An energy saving/efficient modern data protocol format parser.Supported modern data protocol formats are JSON/YAML, etc

golang hierarchical-data json parser rating serialization serialization-format yaml

Last synced: 08 May 2026

https://github.com/jmir1/aniparse-android

Android wrapper for the python module Aniparse

android-library anime kotlin parser

Last synced: 28 Dec 2025

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/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/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/neo/parse-mark

Marked text parser

markdown marked parse parser

Last synced: 03 May 2026

https://github.com/jpleorx/tagblender

A simple java API to retrieve hashtags from https://www.tagblender.net/

api crawler hashtags java jsoup parser

Last synced: 20 Mar 2025

https://github.com/tacxou/parser_ldap_rfc4512

A TypeScript parser for LDAP schema definitions based on RFC 4512, using PEG.js grammar.

bun cli developer-tools enterprise ldap nodejs parser parsing pegjs rfc4512 schema typescript

Last synced: 20 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/rockide/tree-sitter-lang

Minecraft lang grammar for tree-sitter

minecraft minecraft-lang parser tree-sitter

Last synced: 09 Jun 2026

https://github.com/octopusdeploy/ocl.ts

| Public | TypeScript library for processing Octopus Configuration Language (OCL) :octopus:

abstract-syntax-tree octopus-configuration-language octopus-deploy parser public

Last synced: 17 Jul 2025

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

A simple, declarative and easy-testable command line argument parser

argparse argumentparser cli parser

Last synced: 02 Jul 2025

https://github.com/muni-town/linktree-parser

linktree-parser is a TypeScript library for scraping and extracting account, links, banners, and metadata from Linktree profiles.

bun deno javascript-library linktree nodejs parser scraper typescript-library webscraping

Last synced: 10 Mar 2026

https://github.com/radutul/sistem-de-autentificare

Generator simplu de chestionare

authentication java login parser

Last synced: 29 Mar 2025

https://github.com/strangelion/latexsnipper-core

A composable Rust engine for mathematical OCR, document understanding, and multi-format document processing.

android ast computer-vision cross-platform document formula iso latex mathematics mathml office omml onnx orc parser renderer rust typst wasm

Last synced: 03 Jul 2026

https://github.com/adarshnaidu/simple-sql-parser

A program to parse basic sql queries.

parser sql

Last synced: 11 Jun 2025