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/open-inflation/perekrestok_api

Perekrestok API sync client

parser perekrestok playwright python3 sync

Last synced: 30 Aug 2025

https://github.com/za-arthur/pg_textparser

Fast parser for text search of PostgreSQL

parser postgresql text-search

Last synced: 14 Mar 2025

https://github.com/dabevlohn/mical

Mical parses appointments file by calcurse and prints ical-formatted events to stdout

calcurse calendar ical icalendar ics parser rust

Last synced: 30 Aug 2025

https://github.com/komed3/math-formula-parser

TypeScript parser for complex mathematical formulas into Abstract Syntax Trees (AST)

ast expression formula mathematics npm-package parser

Last synced: 29 May 2026

https://github.com/siadat/bake

Code for GopherCon presentation

golang parser

Last synced: 30 Aug 2025

https://github.com/liraymond04/tree-sitter-awa5_rs

AWA5.RS grammar for tree-sitter

awa5-0 parser tree-sitter

Last synced: 25 Feb 2026

https://github.com/superb-man/automaton-solver

regex -> abstract syntax tree -> nfa -> dfa(minimized) conversion.

cyk-algorithm dfa dfa-minimization dotfiles json moore-minimization nfa parser regular-expression x-33

Last synced: 06 Oct 2025

https://github.com/massigy/ll1p.go

This is a simple LL(1) grammar tokenizer & parser written in Go.

go-programming-language golang grammar-parser language-theory ll1-grammar ll1-parser parser regular-expression tokenizer

Last synced: 10 Aug 2025

https://github.com/yehorbk/cli-argv-parser

A library that allows to parse command line arguments into hash-table or object by scheme

argument-parser argument-parsing arguments cli command-line javascript library parser parsing-library

Last synced: 03 Aug 2025

https://github.com/fokaaas/improved-markdown-parser

This console application allows you to parse markdown into html & escape codes

console escape html markdown parser

Last synced: 21 May 2026

https://github.com/carlosrs14/exportation-module

A python-based tool designed to parse a JSON file and generate a PlantUML diagram.

json parser plant python uml-diagram

Last synced: 15 Jul 2025

https://github.com/airrnot1106/litargs

The easiest CLI command line parser.

argument-parser arguments cli command command-line parser

Last synced: 02 Jan 2026

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/lk-KEVIN/BattlefieldMapListParser

A PHP file parser for Battlefield 3 and Battlefield 4 MapList files

battlefield battlefield-3 battlefield-4 bf3 bf4 maplist parser php-parser snet

Last synced: 25 Aug 2025

https://github.com/luxluth/alrc

Advanced Lyrics File format parser

lrc lyrics parser

Last synced: 10 Aug 2025

https://github.com/bluk/readfeed

Pull parsers for various feed formats.

atom atom-feed atom-feed-parser parser rss rss-feed-parser rust xml xml-parser

Last synced: 09 Apr 2025

https://github.com/globoplox/dice

A tool for throwing dices

crystal parser

Last synced: 12 Jun 2026

https://github.com/aquice/entropia

Entropia is a C++ based programming language, implementing ownership and other usefull stuff

interpreter lexer parser programming-language

Last synced: 09 Jun 2026

https://github.com/1amageek/swift-yaml

A pure Swift YAML parser with no external dependencies

parser swift swift-package-manager yaml

Last synced: 11 Mar 2026

https://github.com/gummywormz/CDPEC

Common Dynamic Parser for Ciencias Formatted Files

common-dynamic-parser haxe parse parser

Last synced: 10 Mar 2025

https://github.com/limitcool/hostsparser

这是一个用Go语言编写的hosts文件解析器,它使用词法分析和语法分析技术来解析和修改hosts文件。作为一个库项目,它提供了简单易用的API来操作和管理hosts文件。

go hosts hosts-manage hostseditor hostsfile lexer parser

Last synced: 25 Mar 2025

https://github.com/chanakayaa/nessus_file_parser

This script parses Nessus XML scan reports to extract vulnerability details, including CVE/CWE IDs, severity levels, and other pertinent information. It then generates two HTML reports: one summarizing vulnerabilities in a table format and another providing detailed findings for each vulnerability.

nessus nessus-files nessus-parser nessus-report nessus-scanner parser tenable

Last synced: 24 Oct 2025

https://github.com/aggrathon/rustcalculator

A commandline calculator written in Rust

calculator parser rust

Last synced: 16 Mar 2025

https://github.com/laluxx/rush

Yet another llvm wrapper

ast llvm parser programming-language

Last synced: 09 Mar 2026

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

🎬 WIP: Kinopisk.ru Parser

kinopoisk parser

Last synced: 16 Oct 2025

https://github.com/frozencemetery/cdson

C library for the DSON data serialization format, for humans

c dson parser serialization serializer

Last synced: 27 Jun 2025

https://github.com/dkostmii/tree-sitter-mavka

Tree-sitter для Мавки

mavka parser tree-sitter

Last synced: 19 Apr 2025

https://github.com/bytebase/tidb-parser

TiDB parser based on ANTLR4

antlr antlr-parser antlr4 database parser sql tidb

Last synced: 02 Nov 2025

https://github.com/tarasrashkevych99/simple-regex-parser

This repository provides a basic implementation of a regex parser that is able to determine whether or not a word matches a particular regular expression

parser regex-engine

Last synced: 26 Mar 2025

https://github.com/npillmayer/gorgo

A Parsing Toolbox

earley-parser parser term-rewriting

Last synced: 18 Mar 2025

https://github.com/antononcube/raku-dsl-english-classificationworkflows

Raku package for making classification workflows from natural language commands (in English.)

classification parser

Last synced: 02 Apr 2025

https://github.com/luni-4/cineon-rs

Parse a Cineon image

cineon parser rust

Last synced: 02 Apr 2025

https://github.com/codezeilen/smalltalkntriples

A Squeak/Smalltalk parser for the N-Triples RDF serialization format.

ohm ohm-grammar parser squeak triples

Last synced: 06 Mar 2026

https://github.com/oovm/bibtex

BibTeX parser and writer

bibliography bibtex latex parser

Last synced: 12 Dec 2025

https://github.com/0x5a17ed/plainfields

A lightweight, human-friendly configuration format for Go with simple syntax for fields, lists, and maps.

configuration-language data-serialization dsl dsl-syntax go golang golang-library golang-package lexer parser

Last synced: 30 Apr 2025

https://github.com/skalt/psql_splitter

a nom parser combinator that matches a psql statement.

parser parsing postgres postgresql psql sql

Last synced: 14 May 2026

https://github.com/tomefile/lib-parser

Library to parse Tomefile code and output a node tree for use by another program

ast parser tome tomefile

Last synced: 14 Jan 2026

https://github.com/hdoc1509/tree-sitter-gh-actions-expressions

Github Actions expressions grammar for tree-sitter

github-actions github-workflows parser tree-sitter

Last synced: 19 Apr 2026

https://github.com/elamani-drawing/automaters

Implémentation d'automate en Rust. (FSM, NFA, DFA, NDFAE)

algorithms automate automation parser rust rust-lang rustlang

Last synced: 07 Apr 2026

https://github.com/donbarbos/yale_celi_list_parser

🏢 Yale CELI List of Companies Leaving and Staying in Russia, dataset and parser

celi companies companies-list csv dataset list open-data parser python selenium selenium-webdriver yale

Last synced: 14 May 2026

https://github.com/imnerocode/parser-obj

A lightweight Go parser that converts OBJ files into a vo.Model structure using the vo-structures module, making it easy to integrate 3D models into your projects

go golang obj parser vo-structures

Last synced: 07 Sep 2025

https://github.com/bolner/concontroller

Controller library for console applications.

cli console controller dotnet-core parameters parser

Last synced: 02 Apr 2025

https://github.com/ymonb1291/dotenv-parser

A fast, zero-permission parser for '.env' files with support for multiline variables.

deno dotenv dotenv-parser parser

Last synced: 14 May 2026

https://github.com/michalwa/py-cliffs

Command Line Interface Utility

cli command-line parser syntax utility

Last synced: 02 Apr 2025

https://github.com/xfnty/calc

Simple mathematical expression solver that supports operator priorities.

ast beginner-project calculator lexer parser

Last synced: 06 Oct 2025

https://github.com/vimaltiwari2612/expression-evaluator-tree-creator

A tool to parse expression and form an expression tree. Can be used to understand complex If-Else conditions/ Algorithm studies / compiler design studies.

compiler-design css css3 expression-evaluator expression-parser expression-tree-builder expressionengine html javascript parser pure-javascript syntax-tree tree-structure treeview

Last synced: 14 May 2026

https://github.com/akrck02/markdown-docs-dev-diary

Development diary for the markdown-docs library.

dev-diary markdown parser

Last synced: 15 Jun 2025

https://github.com/ustccw/qifi-c-parser

A lightweight QiFi parser in C

parser qifi qr qrcode scanner wifi

Last synced: 15 Jun 2025

https://github.com/jcxldn/geoplanet

Parse Yahoo GeoPlanet data in NodeJS. https://geoplanet.prouser123.me/

async fast geoplanet parser woeid yahoo

Last synced: 28 Oct 2025

https://github.com/thedesconnet/oxyparserjs

Parser links to files from OxyCloud in Node JS

nodejs oxycloud parser

Last synced: 15 May 2026

https://github.com/nasso/comparse

A highly generic parser combinators library.

haskell parser parser-combinators

Last synced: 08 Jul 2025

https://github.com/hex-cat-man/tree-sitter-smarty

Smarty grammar for Tree-sitter

parser smarty tree-sitter

Last synced: 15 May 2026

https://github.com/scrapesome/scrapesome

A Powerful Web Scraper with dynamic rendering support.

asyncio markdown parser playwright python scraper scraping

Last synced: 15 Jun 2025

https://github.com/tank-bohr/legendary_goggles

Converts human readable representation of time to machine readable

date erlang leex parser sugar

Last synced: 07 Sep 2025

https://github.com/eibens/module_url

Extract version number, module name, and more from ESM or TypeScript module URLs.

deno parser typescript url versioning

Last synced: 15 May 2026

https://github.com/sh-cho/tree-sitter-fluentbit

fluent-bit grammar for tree-sitter

fluent-bit grammar parser tree-sitter

Last synced: 30 Apr 2025

https://github.com/imoutochan/cummonerparser

Comix parser from www.totempole666.com site.

csharp parser site-parser

Last synced: 15 Jun 2025

https://github.com/xzripper/rustmathparser

Simple math problems parser in rust.

parser

Last synced: 03 Apr 2025

https://github.com/andreytretiachenko/parser_model_auto

Парсер моделей и модификаций грузовых автомобилей

bs4 parser python requests

Last synced: 13 Dec 2025

https://github.com/iamlostshit/token-finder-base

База слитых в open sourse токенов Telegram-ботов.

aiogram aiohttp automation base bot bots git github parser telegram tg token token-finder tokens username

Last synced: 15 May 2026

https://github.com/yord/shargs-core

shargs-core is the core parser loop of shargs 🦈.

command-line parser shargs

Last synced: 19 Jun 2025

https://github.com/dreamycecil/lilacdragonscript

***Deprecated!!!*** A self-made interpreter for a simple scripting language with a JavaScript-like syntax. [Work In Progress]

compiler interpreter language parser programming-language scripting-language

Last synced: 01 May 2025

https://github.com/mvandrew/cbrgetcurrencyrates

Библиотека импорта данных о курсах валют с сайта Центрального Банка РФ cbr.ru

java java-library parser parsing-library scraper scraping xml xml-parser

Last synced: 15 Jun 2025

https://github.com/oelin/april

Probably the smallest recursive descent parser in existence 🤏.

javascript parser recursive-descent-parser tiny

Last synced: 15 Jun 2025

https://github.com/ursalang/tree-sitter-ursa

Tree-sitter grammar for Ursa

parser tree-sitter ursalang

Last synced: 10 Apr 2025

https://github.com/en9inerd/markdown-wasm

Very fast Markdown parser and HTML generator implemented in WebAssembly, based on md4c

c javascript markdown markdown-parser nodejs parser wasm webassembly

Last synced: 06 Apr 2026

https://github.com/kldzj/env

A simple and type-safe env parser

env environment-variables node parser typescript

Last synced: 11 Apr 2026

https://github.com/niklashigi/gamepad-info

Retrieve information about a gamepad

gamepad gamepad-api npm-package parser

Last synced: 28 Apr 2026

https://github.com/kamuridesu/lpp-vita-annotations

generate annotations for lpp-vita to help you to create lua homebrews for PS Vita

json lpp-vita lua parser ps-vita python shell

Last synced: 06 Apr 2026

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

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

command-line parser shargs

Last synced: 19 Jun 2025

https://github.com/yord/shargs-tutorial-git

shargs-tutorial-git is a tutorial of shargs, shargs-opts, shargs-parser, and shargs-usage 🦈.

command-line parser shargs

Last synced: 19 Jun 2025

https://github.com/fuyutarow/line-parser

LINEのトーク履歴をパースしよう

cli line parser

Last synced: 03 Apr 2025

https://github.com/h3ndrk/go-sqlite-createtable-parser

A parser for sqlite create table sql statements, a Go binding.

go parse parser sqlite sqlite3

Last synced: 15 Jan 2026

https://github.com/yord/shargs-example-async-deepthought

shargs-example-async-deepthought is a sample application of shargs 🦈.

command-line parser shargs

Last synced: 19 Jun 2025

https://github.com/zero-to-prod/url

Parse a url into a class.

parser php url

Last synced: 08 Jul 2025

https://github.com/lszeremeta/sesame-rio-yars

Yet Another RDF Serialization (YARS) serialization parser for Sesame

parser rdf semantic-web serialization sesame yars

Last synced: 08 Oct 2025

https://github.com/blazzed21/umte-calendar

Transferring the UTME schedule to an ics calendar

ics node parser playwright ts umeos umte

Last synced: 16 Feb 2026

https://github.com/chaedie/axios-curl-parser

A lightweight tool for converting Axios request configurations into cURL commands, making it easy for developers to debug or share HTTP requests.

axios curl parser

Last synced: 16 Feb 2026

https://github.com/git-download-manager/git-url-parse

git url parser for common git providers. (SCP-Style url not supported yet)

bitbucket cli git-url git-url-parser gitea github gitlab golang parse parser url-parser

Last synced: 15 Jan 2026

https://github.com/xiphoseer/sluap

The Slice LUA Parser

lexer lua no-std parser rust-lang

Last synced: 15 May 2026

https://github.com/plutokekz/riotapiparser

A small script to parse the riot api documentation to generate json schema file, which get converted to pydantic models aka python dataclasses. For an eay and fast prototyping of api wrappers.

bs4 code-generation json-schema league-of-legends legends-of-runeterra parser pydantic python riot-games-api tft valorant

Last synced: 15 May 2026

https://github.com/corn-config/corn-go

Libcorn native Go implementation

config configuration-files corn language parser

Last synced: 22 Apr 2026

https://github.com/alexionut-tincu/sh-ovel

A lightweight UNIX shell written in C, focused on simplicity and direct syscalls. Perfect for learning system-level programming.

c-language educational linux low-level-programming os-dev parser shell system-calls unix

Last synced: 16 Feb 2026

https://github.com/domfarolino/compiler

A compiler for Wilsey's compiler "theory" class

compiler lexer lexical-analysis ll1-grammar llvm parser

Last synced: 20 Jan 2026

https://github.com/matthewdargan/rst

Basic reStructuredText parser

go golang lexer parser restructuredtext

Last synced: 16 Jun 2025

https://github.com/ravencentric/nzb-rs

A spec compliant parser for NZB files

nzb parser usenet

Last synced: 12 Mar 2025

https://github.com/lucaaszsx/spyder

A powerful schema-based web scraping library for Node.js built for fast, structured, and reliable data extraction.

cheerio crawler data dom dom-manipulation html json json-ld parser scraper web xml

Last synced: 11 Jun 2026

https://github.com/puresoltechnologies/parsers

PureSol Technologies' parser library

java library lr-parser packrat parser parser-library

Last synced: 15 May 2026