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/chenshenhai/html-schema-parser

A HTML parser based on JSON-Schema Reference source code, 基于JSON Schema格式的HTML解析器

html html-schema-parser json-schema json-schema-html parser schema

Last synced: 03 May 2026

https://github.com/martinius96/webscraper-esp

WebScraper postavený na mikrokontroléroch ESP8266 a ESP32. Umožňuje scrapovanie údajov z HTML kódu webstránky Minv odcudzené vozidlá.

esp32 esp8266 html parser scraper web-scraper wifi

Last synced: 03 May 2026

https://github.com/djurm/jackson

Advanced type discrimination for .NET’s System.Text.Json.

csharp discriminator dotnet fsharp json parser systemtextjson

Last synced: 26 Dec 2025

https://github.com/sebyx07/json-asm

⚡ The fastest JSON parser/serializer - hand-optimized x86-64 & ARM64 assembly with C API. AVX-512/AVX2/NEON SIMD, 24-byte nodes, zero-copy parsing

arm64 assembly avx2 avx512 c high-performance json neon parser performance serializer simd x86-64

Last synced: 03 May 2026

https://github.com/aleqsio/nbpstatistics

This is a cmd-line scraper for the Polish National Bank website that allows you to download and extract statistics about currency exchange rates.

cmd cmdline gson java-8 json parser scraper

Last synced: 03 May 2026

https://github.com/php-collective/symfony-djot

Djot markup language integration for Symfony — Twig filters, services, forms, validation and caching.

bundle djot markup parser symfony twig

Last synced: 19 Jun 2026

https://github.com/acrion/tree-sitter-raku

A fork of tree-sitter-perl adapted to provide improved Raku language grammar and syntax highlighting for the Helix editor.

grammar helix-editor parser perl6 raku rakulang syntax-highlighting tree-sitter

Last synced: 03 May 2026

https://github.com/hlibpavlyk/markdown-parser

This console application enables the parsing of Markdown into HTML and escaped ANSI

ansi ci console-application dotnet html markdown parser xunit-tests

Last synced: 03 May 2026

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/yasyf/cc-transcript

Typed, non-lossy events for Claude Code transcripts: superset JSONL parser (Rust fast path), sentiment + feedback-mining domains, and a transcript-investigation CLI

anthropic claude claude-code claude-code-plugin cli jsonl parser pyo3 python rust transcripts

Last synced: 25 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/playday3008/rbil-parser

Parser for Ralf Brown's Interrupt List (RBIL) Release 61 — converts CP437-encoded data files into structured YAML

cp437 dos ghidra interrupt-list parser ralf-browns-interrupt-list rbil reverse-engineering x86 yaml

Last synced: 09 Jun 2026

https://github.com/theodore-s-beers/djvulpes

Early-stage experimental DjVu parser and inspection CLI

djvu document-parser file-format parser rust text-extraction

Last synced: 25 Jun 2026

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

A compiler implementation for an Arabic-based programming language, featuring lexical analysis, syntax parsing, and a graphical user interface for interactive testing and development.

arabic arabic-programming-language compiler parser python tokenizer

Last synced: 29 Jun 2026

https://github.com/2moe/glossa-dsl

Glossa-DSL: A domain-specific language designed exclusively for localization (L10n)

bincode encoding parser rust serde

Last synced: 12 Apr 2025

https://github.com/kreipikc/parser-shorts-yt

YouTube shorts parser, written in python

cli parser python selenium youtube

Last synced: 04 May 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/risto-stevcev/url-parser-combinator

:telescope: A proper url parser and combinator that works with eulalie

combinator parser url

Last synced: 25 Jun 2026

https://github.com/momiji-rs/sparkdown

A fast, standards-first CommonMark parser in Rust — 100% CommonMark 0.31.2. markdown, with a spark.

commonmark commonmark-parser html markdown markdown-parser markdown-to-html parser rust rust-crate text-processing zero-dependencies

Last synced: 26 Jun 2026

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/redboo/polkassembly-comment-parser

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

parser python scraper

Last synced: 09 Jun 2026

https://github.com/yoannchb-pro/own-json-parser

A JSON parser made in typescript with tokenizer, ast, parser ...

ast-builder javascript json-parser nodejs parser tokenizer typescript

Last synced: 05 May 2026

https://github.com/fulminazzo/yamlparser

A Java library to handle non-primitive data types in YAML files. It is built upon the Bukkit FileConfiguration system.

github-actions java parser yaml

Last synced: 05 May 2026

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

A small C++ library to convert a JSON string or file into polymorphic C++ objects.

cpp json parser

Last synced: 19 Jun 2026

https://github.com/casatrick/solana-transaction-parser

solana trasaction parser

parser solana transaction

Last synced: 20 Jun 2026

https://github.com/shuvlyy/my_ftp

Small FTP server. RFC959 compliant, configurable and written in C/C++.

c cpp epitech ftp ftp-server network parser server socket yaml yml

Last synced: 06 May 2026

https://github.com/huaying/taiwan-address-parser

Parse Taiwan addresses and coordinate from text/url/file with regex and Google geocode API.

parser python regex taiwan-address

Last synced: 20 Jun 2026

https://github.com/athanclark/streaming-csv

Simple streaming CSV parsing & statistics gathering

csv haskell parser streaming

Last synced: 16 Nov 2025

https://github.com/hdoc1509/gh-actions.nvim

Plugins that improves support for Github Actions files in Neovim.

github-actions neovim neovim-plugin parser tree-sitter tree-sitter-gh-actions-expressions

Last synced: 06 May 2026

https://github.com/evops-sum25/evops-client-ext

An extension for EvOps clients to ease the interaction with the back end 🔗

api evops extism ffi markdown parser protobuf rust uniffi wasm

Last synced: 06 May 2026

https://github.com/jai0212/course-selector-uoft

A program that suggests university courses based on your program and provides a custom GUI to customize your course plan. Created to help UofT students

beautifulsoup csv graphs graphs-algorithms networkx-graph numpy os parser pickle pillow plotly python tkinter-gui tkmacosx

Last synced: 06 May 2026

https://github.com/milchinskiy/c-args-parser

Header‑only, zero‑alloc, callback-based command‑line parser for C (C11).

c c11 cli command-line header-only header-only-library meson parser zero-allocation

Last synced: 28 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/cmac2112/obby-parser

package that can parse markdown files and pick out links from text in an obsidian like fashion

markdown obsidian parser

Last synced: 06 May 2026

https://github.com/beenotung/nginx-portal

A utility tool to easily manage port forwarding and update Nginx configurations through an interactive and scriptable CLI interface.

automation cli config generator interactive-cli nginx parser port-forwarding

Last synced: 24 Mar 2025

https://github.com/szinn/zclip

Zig Command Line Parser

cli parser zig

Last synced: 24 Mar 2025

https://github.com/nsavinda/calc-parser

Simple calculator using flex and bison.

bison-flex bison-yacc compiler compiler-design parser

Last synced: 07 May 2026

https://github.com/nanonid/xmljsonkit

XML to JSON parser library with ordered elements based on Chevrotain

json parser xml-parse

Last synced: 15 May 2026

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

FParsec JSON parser

fparsec json parser

Last synced: 16 May 2025

https://github.com/womblee/discord-ai-helper-bot

This is a Discord Bot designed to help noobs in my Discord server chat about Dying Light modding.

ai bot chatbot discord discord-bot llama llamacpp-python parser python support

Last synced: 08 May 2026

https://github.com/hangxingliu/node-sqlite-ddl-parser

⛓ A SQLite DDL parser module

ddl parser sqlite3

Last synced: 05 Aug 2025

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/thetrueender/day-one-export-analyzer

A tool to examine statistics and trends of metadata for the Day One (https://dayoneapp.com/) journaling app.

dayone export journaling parser python

Last synced: 24 Mar 2025

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

🦒 A CLI that parses and serves JSX files

cli jsx nodejs parser render serve

Last synced: 08 May 2026

https://github.com/securityronin/iso9660-forensic

Forensic ISO 9660 reader & tamper analyzer in pure Rust — analyse() surfaces 23 anomaly findings (redundancy, slack, EDC/ECC, concealment) across multi-session, Rock Ridge, Joliet, El Torito & raw CD images

dfir digital-forensics disk-image ecma-119 el-torito file-format forensics incident-response iso iso9660 joliet optical-disc parser rock-ridge rust security udf

Last synced: 21 Jun 2026

https://github.com/yoannchb-pro/tokenize

An advanced tokenizer made with typescript

ast javascript lexer nodejs parser tokenizer typescript

Last synced: 09 May 2026

https://github.com/xarantolus/funloop

Small experiment in transforming the JavaScript AST to make code more cursed

cursed javascript loops parser

Last synced: 09 May 2026

https://github.com/vevdokimovm/hhru-vacancy-parser

Python script that fetches Python job vacancies from the hh.ru public API

api hh parser python scraping

Last synced: 27 Jun 2026

https://github.com/euforic/opentable

Basic Opentable reservation parser in Golang. With an optional gRPC service and Node.js binding-ish module.

golang nodejs opentable parser

Last synced: 30 Jan 2026

https://github.com/qbicsoftware/mtb-parser-lib

A simple module for diagnostic variant information parsing

cnv other parser python snv tumor

Last synced: 30 Jan 2026

https://github.com/arcj137442/navm.jl

一个基于JuNarsese、启发自LLVM的抽象CIN接口 | A JuNarsese-based general CIN interface inspired by LLVM

julia julialang nars narsese parser

Last synced: 31 Jan 2026

https://github.com/genial-framework/parser

Parser component from Genial Framework [READ-ONLY]. An extremely fast and eloquent parser.

genial-framework parser php-component php-library php72 php73 php74

Last synced: 16 Mar 2026

https://github.com/k1low/grpcurlreq

grpcurlreq is parser for gRPCurl command.

grpcurl parser

Last synced: 29 Jan 2026

https://github.com/8ctopus/nano-csv

Yet another php csv/xlsx parser

csv excel import parser php xlsx

Last synced: 28 Jan 2026

https://github.com/paebbels/pyipcmi.parser.files

Parser for *.files files in pyIPCMI.

parser pyipcmi python3

Last synced: 02 Jul 2026

https://github.com/minijackson/tree-sitter-epics-msi-template

EPICS' macros grammar for tree-sitter

epics parser tree-sitter

Last synced: 20 Jan 2026

https://github.com/tariqs26/st

Interpreted language with a JavaScript-like syntax

ast bun bun-test interpreter lexer parser programming-language repl scope typescript

Last synced: 09 May 2026

https://github.com/aviralg/rastr

R AST Analyzer

ast grammar parser r syntax

Last synced: 17 May 2026

https://github.com/nils91/som

Som is a simulated very simple cpu architecture and a runtime as well as a compiler for it.

antlr4 compiler grammar java parser

Last synced: 07 Feb 2026

https://github.com/xrplwin/xrpl-txmutationparser

Parse XRPL transaction to context aware object.

parser php php8 transaction xrpl

Last synced: 01 Feb 2026

https://github.com/hatamiarash7/salt-result-parser

Parse and visualize the SaltStack results

parser salt saltstack

Last synced: 25 Oct 2025

https://github.com/p2js/webless

Web without the Web

browser html parser rust web web-browser web-browsing

Last synced: 25 Oct 2025

https://github.com/910jqk/test-parser

An experimental parser for practice

interpreter parser

Last synced: 19 Apr 2026

https://github.com/siddharthbijapur/aiemailgenerator

An AI-powered web app that generates professional emails using LLMs. Upload attachments for processing or provide context manually, customize tone and length, and instantly preview and share your emails.

ai clarifai-api langchain llm nlp parser streamlit

Last synced: 06 May 2026

https://github.com/superbox64/jibberjabber

JJ is a token based computer language designed for AI with the ability to transpile to C, JS, Assembly and Python with more output languages to coming soon

assembly claudecode interpreter jibberjabber jibjab jj lexer parser python swift toddbruss token transpiler

Last synced: 01 Feb 2026

https://github.com/1517mb/short-info-AIDA

GUI парсер HTM файлов программы AIDA64 для Windows 64. Приложение помогает автоматизировать процесс копирования данных.

aida kivy parser

Last synced: 23 Oct 2025

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

Blazing fast photon parser protocol16

network parser photon protocol16

Last synced: 17 May 2026

https://github.com/ferdinand-beyer/paco

Parser combinators for Clojure(Script)

clojure clojurescript parser parser-combinators

Last synced: 21 Oct 2025

https://github.com/bersegosx/exparic

Web parser via yaml config

crawler parser yaml-configuration

Last synced: 21 Oct 2025

https://github.com/mtoohey31/ppx_cmd

Declarative command line parsing for OCaml with `@@deriving`.

command-line ocaml ocaml-library parser ppx-deriver

Last synced: 08 Feb 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/craigsdennis/taste

Get a taste of a code base

aggregator ast javascript parser

Last synced: 18 Oct 2025

https://github.com/iaguirre88/parse_string_calculator

Using Erlang parse tools to evaluate a string math expression and calculate its value

elixir erlang leex parser yecc

Last synced: 17 Oct 2025

https://github.com/horacehylee/my-json-parser

My JS parser experiment to learn how parsing works

json-parser monadic-parser monadic-parser-combinators nodejs parser

Last synced: 18 May 2026

https://github.com/gurleensethi/codeinfoextractor

An application for parsing out comment information from source code.

gradle java parser

Last synced: 16 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/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/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/plandes/latidx

Parse and index Latex

latex parser

Last synced: 23 Feb 2026

https://github.com/smaug6739/mparser

Markdown parser & tokenizer in Golang. Output: HTML/XHTML/Markdown

commonmark golang markdown parser

Last synced: 16 Apr 2026

https://github.com/ra1028/alembic-sample

https://swiftlang.ng.bluemix.net/#/repl?gitPackage=https:%2F%2Fgithub.com%2Fra1028%2FAlembic-Sample.git

alembic json parser swift

Last synced: 17 May 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/dills122/checklist-parser

WIP - Parse sports card checklists & get usable data

parser sportscards

Last synced: 14 Jun 2025

https://github.com/konimarti/elixir-mbox

Read and write MBOX files in Elixir

mail mbox parser reader writer

Last synced: 20 Feb 2026

https://github.com/zahtec/typefile

A strongly typed configuration file for the modern age.

filetype json parser toml typefile yaml

Last synced: 23 Mar 2025

https://github.com/dusrdev/sagittarius

Performant reflection-less argument parser

cli cross-platform csharp dotnet parser

Last synced: 16 Apr 2026