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/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/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/rahuldangeofficial/09-word-arithmetic-parser

An educational React compiler dashboard that visualizes how mathematical expressions written with English words (plus, minus, multiply, divide) are tokenized, parsed into abstract syntax trees (AST), and evaluated using BODMAS precedence rules.

abstract-syntax-tree javascript-es6 parser reactjs recursive-descent-parser tokenizer vitejs

Last synced: 02 Jun 2026

https://github.com/sebastian-software/ferrocat

Performance-first Rust toolkit for Gettext PO and NDJSON catalogs, merge workflows, and ICU MessageFormat-aware localization.

benchmarking gettext i18n icu-messageformat localization ndjson parser po-files rust translation

Last synced: 21 May 2026

https://github.com/yinonavraham/go-turtle

Turtle logic (LOGO) library and tool written in GoLang

golang logo parser turtle turtle-graphics turtle-logic

Last synced: 22 Mar 2025

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

Builder for argparse.ArgumentParser.

argparse argument-parser command-line parser

Last synced: 27 Mar 2026

https://github.com/girkovarpa/pcap-parser

JavaScript PCAP parser.

dissector packet parser pcap tcp udp wireshark

Last synced: 18 Mar 2025

https://github.com/autodruid/photon-parser

Blazing fast photon parser protocol16

network parser photon protocol16

Last synced: 17 May 2026

https://github.com/biosustain/omics_valid

Specifications and validators for omics data formats used on C. autoethanogemum C1 program

bioinformatics biology omics parser

Last synced: 09 May 2026

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

yang parser in haxe

haxe haxe-externs javascript parser yang

Last synced: 10 Mar 2025

https://github.com/mattprodani/gradescope-notion-integration

Python Notion - Gradescope Integration with Notion API to update and create a connected database of Gradescope assignments.

gradescope notion notion-api notion-automation notion-database parser

Last synced: 10 Mar 2025

https://github.com/tytonidaehangover51/anvil

🚀 Simplify C project builds with Anvil, a minimal, dependency-free system offering live file watching, custom directories, and easy Makefile generation.

ace anvil anvil-zksync arma bukkit bukkit-plugin dagger2-android debugging decompiler fullstack gui kotlin-compiler-plugin kubernetes-controller kubernetes-operator llvm parser realism verification

Last synced: 13 Apr 2026

https://github.com/jeffasante/wasm-inspector

WASM Inspector is a fast Rust-powered tool for analyzing WebAssembly modules in your browser or via CLI. It reveals module structure, function call graphs, performance metrics, memory usage, and runtime compatibility. The core engine is compiled to WebAssembly for efficient client-side analysis in the web interface.

binary-analysis call-graph memory-analysis parser rust security-analysis static-analysis wasm-bindgen webassembly

Last synced: 29 Oct 2025

https://github.com/chxmbley/sitex

Read text content from websites ignoring styling, behavior, and structure

go golang parser reader text text-analysis web webscraper webscraping

Last synced: 28 May 2026

https://github.com/forderation/uruki

uri / url parser wrapped with net/url. adjusted to safe mutate data with options of restricted scheme and automatically internal encode data.

go parser query-builder urllib

Last synced: 12 Jan 2026

https://github.com/vladislavgoltjajev/java-isikukood

Library for working with Estonian personal identification codes (isikukood).

isikukood java java-isikukood java8 parser personal-code

Last synced: 14 Jan 2026

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/plume-lang/tree-sitter-plume

Plume grammar for tree-sitter

parser plume tree-sitter

Last synced: 09 May 2026

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

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

android kotlin kotshi moshi parser

Last synced: 16 Apr 2026

https://github.com/panthevm/clj-ph-css

Clojure wrapper for ph-css

clojure css parser

Last synced: 16 Apr 2026

https://github.com/santymendez/tp-tadp-hibrido-objetos-funcional

Desarrollo de un Parser para interpretar imágenes realizado en la materia Técnicas Avanzadas de Programación en UTN FRBA

functional-programming monads object-oriented-programming parser parser-combinators scala

Last synced: 25 Mar 2025

https://github.com/martinrosenberg/dice_parser

Just a simple dice parser for a coding challenge.

dice dice-roller parser python python3

Last synced: 05 Apr 2025

https://github.com/trueold89/vsuetrss

Скраппер генерирующий RSS ленту новостей для сайта vsuet.ru

docker fastapi parser python redis rss rss-feed rss-generator scraper xml

Last synced: 05 May 2026

https://github.com/averemee-si/ojdbc-types

A set of classes for converting oracle.sql.* to/from Java types and for decoding some Oracle RDBMS internal structures

datatypes internals java jdbc number oracle parser rba redo redobyteaddress rowid uba undobyteaddress unsigned xid

Last synced: 14 Jan 2026

https://github.com/zhuliquan/datemath_parser

This package can parse date match expression, which used by ElasticSearch

datemath elasticsearch golang parser

Last synced: 12 Apr 2026

https://github.com/friedemannsommer/lcov-parser

A LCOV file parser.

lcov parser typescript

Last synced: 04 Apr 2025

https://github.com/mysticastra/jsoncraftor

JsonCraftor is a lightweight, header-only JSON parser for C that maps JSON data directly to C structs. It provides type-safe parsing with support for nested objects and arrays.

c json parser

Last synced: 09 May 2026

https://github.com/psydok/app_mafic

Андроид приложение MAFic для получения информации об обновлений глав манги и фанфов, серий аниме и сериалов в 1 свап. На Google Play

android google-play parser

Last synced: 12 Apr 2026

https://github.com/spajai/freeside-telcobridges-cdr

Telcobridges CDR import plugin module for Freeside

cdr config freeside parser perl perl-module teclcobridges

Last synced: 11 Nov 2025

https://github.com/codemeapixel/luats

A TypeScript library for parsing, formatting, and providing type interfaces for Lua and Luau code.

ast code-analysis code-generation fivem formatter lua luau parser redm roblox static-analysis syntax-tree transpiler type-interfaces typescript

Last synced: 17 Apr 2026

https://github.com/gregabbott/skip

Markdown to HTML webpages with 1 XSLT file. (Handles Wikilinks. Uses no JavaScript.)

blog blog-engine converter css html markdown nobuild nojs parser simple smol smolweb static-site tool web-design webpage website wikilinks xml xslt

Last synced: 09 May 2026

https://github.com/textwire/tree-sitter-textwire

The tree-sitter parser for Textwire, dynamic templating and scripting language for Go. Ideal for embedding dynamic content with Go applications

parser tree-sitter tree-sitter-parser

Last synced: 09 May 2026

https://github.com/diff3/binarypacketsdsl

BinaryPacketsDSL is a domain-specific language and toolkit for describing, parsing, and analyzing binary protocol packets. It is designed for clarity, robustness, and testability, with support for structured definitions, modifiers, and dynamic field handling.

binary-protocols dsl parser protocol-analysis python3 reverse-engineering

Last synced: 17 Apr 2025

https://github.com/jozanza/jsonify-css

parses a css string into a convenient json structure

css json parser

Last synced: 10 May 2026

https://github.com/cykps/genso

Replace to elements symbol

chemistry parser

Last synced: 02 Apr 2025

https://github.com/paddecraft/typed-env

Typed env is an easy solution to type-check and check for environment variables, including the ones from .env-files.

environment-variables parser python3 type-annotations

Last synced: 18 Jan 2026

https://github.com/adrianvillanueva997/fail2ban-log-parser

Simple to use Fail2ban log parser in rust with python bindings

fail2ban nodejs parser python rust typescript winnow

Last synced: 02 Apr 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/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/qraqras/pydocstring

A zero-dependency Rust parser for Python docstrings (Google & NumPy) — full AST with byte-precise source locations, built for linters and formatters.

docstring docstrings parser python rust

Last synced: 02 Apr 2026

https://github.com/lbwa/mark-to-json

:truck: Parse the markdown into a JSON static file.

json markdown-parser markdown-parsing markdown-to-json parser static static-files

Last synced: 22 Jun 2026

https://github.com/luisfuentech/object-dot-parser

Parse string dotted keys to nested attributes in object

hacktoberfest json nodejs npm npm-package parser

Last synced: 17 Apr 2026

https://github.com/mhogeveen/monkey-interpreter

Monkey Interpreter written in Go

go golang interpreter lexer parser

Last synced: 23 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/ardnew/gosh

Stupid fast and sassy shell integration for Go

ast bash command-line go go-library go-tools golang parser shell zsh

Last synced: 03 Apr 2026

https://github.com/vishwaksena94/tokenloom

🔍 Parse streamed text into structured events using TokenLoom, a TypeScript library designed for flexible handling of real-time data and custom tags.

anthropic claude code-fence gemini gpt groq llm markdown markup openai parser stream streaming syntax syntax-highlighting tokenization tokens xai

Last synced: 17 Apr 2026

https://github.com/pastuhov/php-xml2object

Converts XML to object

converter json object parser php xml

Last synced: 10 May 2026

https://github.com/zheng-bote/header_docu_cpp

header_docu with plain cpp

cpp cpp20 parser

Last synced: 31 Mar 2025

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

YAML parser and serializer for Almide with Codec integration. 146 tests.

almide parser yaml

Last synced: 04 Apr 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: 28 Oct 2025

https://github.com/bilal-belli/javaclassesclustering

This is a tool that allows you to cluster classes in a java project with a criteria.

java jdt parser

Last synced: 17 Apr 2026

https://github.com/cimpress-mcp/tiger-challenge

A parser of WWW-Authenticate challenge headers.

bearer challenge oauth2 parser www-authenticate

Last synced: 25 Sep 2025

https://github.com/st8rboi/mathlex

Специализированный язык описания математических функций

bison c compiler flex lexer math parser

Last synced: 04 Aug 2025

https://github.com/minidomo/laifutil

Identify and parse Discord embeds sent from LaifuBot.

bot discord embed laifu laifubot parser

Last synced: 15 May 2026

https://github.com/retr0h/git-url-parse

Package for parsing GIT URLs.

git golang parser repository urls

Last synced: 04 Sep 2025

https://github.com/peeepca/data-analysis

Parse two files and analyse data for user

analytics analyze file parse parser python python3

Last synced: 09 Jun 2026

https://github.com/igarbayo/flex-go-analyzer

Segundo proyecto para la asignatura de Compiladores e Intérpretes

c flex go parser

Last synced: 11 May 2026

https://github.com/svm-zhang/tinyhgvs

Lightweight HGVS variant parser

bioinformatics genomics hgvs parser variant-analysis

Last synced: 05 Apr 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/max-planck-innovation-competition/go-semanticscholar

A toolbox for the interaction with semantic scholar data.

client go parser semanticscholar

Last synced: 04 Apr 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/networkexception/script

A primitive scripting language I develop when I'm bored

csharp interpreter parser typescript

Last synced: 18 Apr 2026

https://github.com/yawkar/extended-expressions-parser-calculator

(Student Lab Project) Первая проба пера в создании калькулятора, строящего вычислительный граф на основе спарсенных выражений и вычисляющего значение главного выражения

calculator laboratory-work parser

Last synced: 09 Apr 2025

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/unmango/go-make

Makefile parsing library for Go

ast go golang make makefile parser printer scanner

Last synced: 19 Apr 2026

https://github.com/teixdavide/FEUP_PFL_Parser

λ | Low-level machine interpreter and compiler project, including stack management, parsing, and compiling imperative programs

assembler compiler feup functional-parsing functional-programming parser pfl

Last synced: 05 Jan 2026

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/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/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/shubham1chawla/js-interpreter

Rust-based JavaScript Parser & Tree-Walk Interpreter

interpreter javascript parser

Last synced: 11 May 2026

https://github.com/nir3x/markuplanguageparser.cpp

MarkupLanguageParser.cpp - Simple C++ Parser for Markup Language

c-plus-plus cpp markup-language parser parsing tree-structure unit-testing

Last synced: 04 Jun 2026

https://github.com/petrvacha/audiogetter

Script prints out all mp3 links on current page

audio-lists mp3 parser

Last synced: 23 Apr 2025

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/slegarraga/json-from-llm

Extract valid JSON from an LLM response, even when wrapped in reasoning/thinking tags, markdown fences or prose. Zero dependencies.

ai-agents anthropic deepseek gemini json json-parser llm llm-output openai openai-compatible parser reasoning structured-output tool-calling typescript zero-dependencies

Last synced: 05 Jun 2026

https://github.com/mrizaln/octave-ndjson

Newline Delimited JSON (ndjson) or JSON Lines (jsonl) parser for Octave

json jsonl multithreading ndjson octave parser

Last synced: 20 Apr 2026

https://github.com/under-web/job_lab_paser

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

joblab parser

Last synced: 14 Mar 2025

https://github.com/ramanakumars/bibtexparser

Parses .bib file into plaintext/HTML entries

bibtex parser python

Last synced: 20 Apr 2026

https://github.com/banetl/bson-parser

A simple BSON (Binary Json) parser in C++

bson bson-format parser

Last synced: 07 Feb 2026

https://github.com/muhammadhasham23/request-header-parser-microservice

Request Header Parser with Node.js and express. A FCC Project.

express node parser requests-module

Last synced: 21 Apr 2026

https://github.com/hienlh/parse-apk-ipa

🗳 Packed node js to parse apk/iap file

apk ipa json parser

Last synced: 21 Apr 2026

https://github.com/kojobailey/samurai-vs-zombies-data-parser

C++ library to parse TXT data files from Samurai vs Zombies Defense.

cpp cpp17 cpp20 cpp23 glu glu-mobile library parser samurai-vs-zombies samurai-vs-zombies-defense svz

Last synced: 15 Mar 2025

https://github.com/aloisdeniel/node-xmlobject

Convert javascript objects to and from xml strings.

builder node parser xml

Last synced: 21 Apr 2026

https://github.com/bluk/leb128fmt

A library to encode and decode LEB128 compressed values.

compression dwarf leb128 parser rust variable-length-encoding wasm webassembly

Last synced: 09 Apr 2025

https://github.com/ia7ck/fs-json-parse

FParsec JSON parser

fparsec json parser

Last synced: 16 May 2025