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/playfulsparkle/sprintf.js

A lightweight, Open Source sprintf.js sprintf implementation written in JavaScript

formatting javascript parser sprintf vsprintf

Last synced: 01 Mar 2026

https://github.com/adaszko/orgdt

Emacs' org-mode date/time parser and renderer

emacs nom org-mode parser

Last synced: 13 Mar 2026

https://github.com/jkphl/rdfa-lite-microdata

RDFa Lite 1.1 and HTML Microdata parser for web documents (HTML, SVG, XML)

extract extraction extractor linked-data microdata parser rdfa rdfa-lite schema-org semantic-web structured-data vocabulary

Last synced: 23 Apr 2025

https://github.com/jurgen-kluft/ccmdline

cmdline library, parser

args cmdline options parser va-list

Last synced: 27 Jan 2026

https://github.com/fossiq/root

Monorepo for all tools fossiq related

kql kusto parser tree-sitter tree-sitter-grammar typescript

Last synced: 21 Jan 2026

https://github.com/ondra6ak/argpar

A simple arguments parser.

arguments command-line parser python3 simple

Last synced: 03 Jan 2026

https://github.com/group4layers/csv-types-js

CSV Types (csv-types-js) is a JavaScript library to parse CSV strings (comma separated values and text files with fields delimited by a character) and produce a JavaScript AST (abstract syntax tree) with the data. It also supports types specs: multiple headers-values (tables) per csv string.

csv csv-parser csv-types data-processing flextable javascript nodejs parser

Last synced: 20 May 2026

https://github.com/dewantrie/lark-grammar-parser

A simple programming language designed for studying parsing and how to use lark-parser in specific scenarios for a particular case.

antlr grammer lark-parser named-entity-recognition parser string-parser

Last synced: 22 Oct 2025

https://github.com/yggverse/gemtext-php

Object-oriented PHP 8 library for Gemini / Gemtext operations

composer gemini gemini-php gemini-protocol gemtext gemtext-php library parser php text-gemini

Last synced: 08 Mar 2026

https://github.com/jednano/ini

A highly configurable INI parser that reads and writes the informal INI file format.

configurable format ini parse parser read write

Last synced: 18 Feb 2026

https://github.com/afeiship/next-commits-parser

Git commits parser.

commit git log next parse parser

Last synced: 06 May 2026

https://github.com/codylico/qbvoxel

Parser/generator for Qubicle Binary file format

cmake parser qubicle voxel

Last synced: 29 Mar 2025

https://github.com/baranovskis/go-nuget-list

Export used NuGet packages in the project or solution

golang nuget parser

Last synced: 12 Jan 2026

https://github.com/tivikdev/5bukv-parser

Парсер 5 букв для Т-Банка

bs4 parser

Last synced: 03 Apr 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/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/psychollama/json-parser

A hand-written JSON parser because reasons

json parser

Last synced: 17 Apr 2026

https://github.com/tiaanduplessis/micro-parsers

Body parsers extracted from Micro

buffer json micro parser string

Last synced: 15 May 2026

https://github.com/hutsoninc/rangify-string

Create an array from a string of integer ranges.

array int integer parse parser range

Last synced: 04 Nov 2025

https://github.com/almide/csv

CSV parser and serializer for Almide. Quoted fields, header rows, roundtrip-safe.

almide csv parser

Last synced: 04 Apr 2026

https://github.com/karynaaliushkevich14/currency-calculator

Task was to write a simple currency calculator with a source for exchange rates http://www.ecb.europa.eu/stats/eurofxref/eurofxref-daily.xml.

dom java parser xml

Last synced: 09 Apr 2025

https://github.com/incomplete-infinity/combatlogparser

In development- Currently just an outline for code to parse game logs

combat-log data-processing eve-online game-analytics javascript log-parser parser pve pvp

Last synced: 08 Aug 2025

https://github.com/puzzlef/graph-csr-openmp

Design of high-performance OpenMP-based parallel Graph Edgelist and Compressed Sparse Row (CSR) loader, aka GVEL.

algorithm csr edgelist graph gvel load openmp parallel parser

Last synced: 08 Aug 2025

https://github.com/i2rys/cp

A combo parser, It only grabs email:pass credentials.

combo combo-parser credentials parser

Last synced: 15 Mar 2025

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/haobogu/ling571

Deep techniques for natural language processing

grammar nltk parser

Last synced: 16 Oct 2025

https://github.com/hellozee/monkey

My take on the interpreter book

golang interpreter language lexer parser

Last synced: 04 May 2026

https://github.com/omermecitoglu/react-component-tree-parser

Provides a function to parse react component tree of a tsx file

component parser react tree

Last synced: 14 Mar 2025

https://github.com/gthomas08/flex-bison-project

Lexical and grammatical implementation of a subset of the Python programming language.

bison flex parser python

Last synced: 28 Apr 2026

https://github.com/rgrove/parse-yaya

A Yet Another Yet Another Markup Language parser for Node.js and browsers.

javascript js json nodejs parser yaya

Last synced: 17 Apr 2026

https://github.com/ergo35/spotify-parser

parses provided spotify url to a query that can be searched in yt-dlp

embed library parser spotify

Last synced: 04 Sep 2025

https://github.com/sirridemirtas/mathexpressionparser

Basic Mathematical Expression Lexer/Parser/Interpreter

arithmetic-expression-parser compilers lexer math-interpreter parser

Last synced: 18 Jun 2026

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/kozlov721/tree-sitter-epytext

Epytext grammar for tree-sitter

epytext parser tree-sitter

Last synced: 28 Apr 2026

https://github.com/divadsn/python-trainzconfig

A simple parser for Trainz config.txt files written in Python

library parser python3 trainz trainz-config

Last synced: 15 May 2025

https://github.com/nilsmartel/math_parser

Rust library to parse simple mathematical Expressions

math nom parser rust

Last synced: 12 Jan 2026

https://github.com/en10/vbparsehtml

Parse HTML in VB

html parser vbnet visual-basic

Last synced: 06 Jan 2026

https://github.com/antoneri/hicparser

Python decoder for the HiC genome contact format

genome-sequencing hi-c parser python

Last synced: 22 May 2026

https://github.com/ieedan/css-dependency

A css parser for getting imports from css code.

css parser tailwind

Last synced: 14 Feb 2026

https://github.com/senojj/hl7

A Go HL7 v2.x parsing library

healthcare hl7 hl7v2 parser

Last synced: 24 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/permalik/c_c_compiler

systems:c compiler

c compiler parser

Last synced: 13 Jul 2025

https://github.com/discoverygarden/foxml

Provides migration plugins and utility scripts to facilitate I7 to Modern Islandora migration.

drupal drupal-module islandora migration parser

Last synced: 18 Oct 2025

https://github.com/netologist/yaml-object-parser

Customisable Yaml Object Parser

golang golang-library json parser yaml

Last synced: 21 Feb 2026

https://github.com/matheusamazonas/yapcol

Yet Another Parser Combinator Library

clean clean-language parser parsing parsing-library

Last synced: 07 Apr 2025

https://github.com/valdezfomar/tree-sitter-desktop

Desktop Entry Specification grammar for tree-sitter

desktop parser tree-sitter

Last synced: 24 Feb 2026

https://github.com/sixarm/sixarm_html_scripts

SixArm.com » HTML » Scripts for parsing markup

html parser scripts

Last synced: 24 Jun 2025

https://github.com/hq20/sol-comments-parser

[DEPRECATED] A fast and friendly solidity comments parser :snail:

comment comments parser smart-contract smart-contracts solidity solidity-contracts solidity-language solidity-web

Last synced: 03 Oct 2025

https://github.com/falsehuman/vk-video-dowloader

Сервис по скачиванию видео с платформы VK Видео.

fastapi parser selenium vkontakte vue vuejs

Last synced: 19 Jan 2026

https://github.com/ambiere/to-object

Parse string representations of objects into JavaScript objects.

javascript json objects parser strings

Last synced: 08 Feb 2026

https://github.com/rstoetter/csqlscript-php

a PHP class to execute SQL scripts (mysql)

batch-processing mysql parser php5 script-sql sql

Last synced: 04 May 2026

https://github.com/0xch4z/gemoji-parser

🚀 A GitHub emoji code parser.

emoji nodejs parser

Last synced: 28 Apr 2026

https://github.com/kockarevicivan/homl-parser

Custom language parser, created with RapidXML in C++.

c-plus-plus homl parser rapid-xml

Last synced: 27 Mar 2025

https://github.com/dreamycecil/vdf

Simple public domain VDF/KeyValues reader & writer in ANSI C.

ansi-c c89 c90 keyvalue keyvalues parser reader reader-writer valve-data-format vdf vdf-files vdf-format vdf-parser writer

Last synced: 11 Jun 2025

https://github.com/younes-alturkey/paint

.NET Windows Forms app applying concepts of Tokenization, Custom File extension, and Computer Graphics.

csharp filesystem graphics parser state-management tokenizer

Last synced: 20 Oct 2025

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/yorgosbas/linear-program-parser

A Python script to check and parse a Linear Programming Problem

linear-programming parser python

Last synced: 02 Jul 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/bonkzero404/gojson2sql

GoJson2SQL which means GoLang Json to SQL parser

convert jql json parser sql

Last synced: 16 Jan 2026

https://github.com/suryakantamangaraj/touchstone-python

Python library for parsing Touchstone .sNp files in RF/microwave engineering. Provides easy APIs for S‑parameter analysis, integration with NumPy/SciPy, and reproducible workflows for simulation and visualization.

microwave network networkanalyzer parser rf s-parameter s2p snp touchstone

Last synced: 24 Apr 2026

https://github.com/runnerty/executor-parse-xml-json

An xml/json parser executor for Runnerty

executor json parser runnerty xml

Last synced: 19 Apr 2026

https://github.com/thetimick/tivkparser

Приложение, для получения различных данных из соц. сети VK

parser parsing vk vkontakte

Last synced: 29 Sep 2025

https://github.com/terratensor/fct-parser

Утилита командной строки для синтаксического анализа страниц списка вопросов к рубрике «Вопрос-ответ» и сохранением в файл в формате csv или json.

csv json parse parser

Last synced: 18 Feb 2026

https://github.com/bersegosx/exparic

Web parser via yaml config

crawler parser yaml-configuration

Last synced: 21 Oct 2025

https://github.com/open-stat/mod_jobs

Модуль для получения данных о вакансиях и резюме

jobs parser resume stat vacancy work

Last synced: 26 Jan 2026

https://github.com/mtoohey31/starpath

A position-aware parser combinator library for OCaml with readable errors.

ocaml ocaml-library parser parser-combinators

Last synced: 11 Aug 2025

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

Parser combinators for Clojure(Script)

clojure clojurescript parser parser-combinators

Last synced: 21 Oct 2025

https://github.com/koykov/urlvector

Vector URL parser with minimum memory consumption.

parser url vector

Last synced: 20 Jan 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/omimouni/use-pdf-renderer

A React hook for rendering PDF files as images

converter hook images parser pdf pdf-renderer react renderer

Last synced: 27 Jun 2025

https://github.com/dkandalov/parser4k

Parser combinator library for Kotlin 🧩🧩🧩 🔨

kotlin parser

Last synced: 14 Mar 2025

https://github.com/kociumba/stackparse

utility to parse go stack traces and make them more readable

go golang minimal-dependencies pack parser stacktrace

Last synced: 03 Nov 2025

https://github.com/prestonltaylor/jss

JavaScript Sharp is an in-progress C# JavaScript parser, runtime engine and REPL.

csharp csharp-library engine javascript parser

Last synced: 02 Apr 2026

https://github.com/jamesgober/luminess

A high-performance, JIT-enabled template engine for Rust with configurable extensions, smart includes, and professional-grade directives.

code-generation lexer parser rendering rust template template-engine

Last synced: 12 Aug 2025

https://github.com/artnum/md-parse

Convert markdown to docx with PHPOffice and custom markdown parser

docx gfm mardown parser php-library php8 phpoffice phpword

Last synced: 08 Apr 2025

https://github.com/moabdelazem/parser

A Simple JSON parser built from scratch in Go

json parser

Last synced: 23 Jan 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/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/eraydin/semantic-pdf-diff

semantic-pdf-diff is a Rust CLI and library for producing stable, evidence-preserving semantic diffs for digitally generated PDFs.

cli comparison content diff document extract layout parser pdf report semantic text

Last synced: 01 Jun 2026

https://github.com/rumkin/iomd

Parse Mozilla's Iodide project markdown (IOMD)

jsmd parser

Last synced: 25 Mar 2025

https://github.com/saradaabura/pygps2

Analyze almost every sentence.

gnss gps parser pygps2 python

Last synced: 05 Apr 2026

https://github.com/libsrcdev/ndjson.dart

Tiny and small library for parsing ndjson.

dart dev ndjson parser pub stream

Last synced: 28 Apr 2026

https://github.com/ewilan-riviere/scanner

CLI to parse files or to get metadata.

filesystem go metadata parser

Last synced: 28 Mar 2025

https://github.com/ovidiuiliescu/basicparser

Very simple parser combinator, for learning purposes.

parser

Last synced: 04 Oct 2025

https://github.com/robojones/parser-test

Recursive descend parser for a simple test language

parser recursive-descent-parser

Last synced: 24 Mar 2025

https://github.com/tonyaajjackson/sosh_coding_test

A Python-based attempt at solving Sosh's take-home programming test, begun with next to no knowledge of parsers.

datetime parser parser-combinators recursive-descent-parser

Last synced: 24 Jun 2025

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

Lightweight HGVS variant parser

bioinformatics genomics hgvs parser variant-analysis

Last synced: 05 Apr 2026

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/iamgerwin/csharp-razor-docx-parser-poc

A proof of concept Blazor web application that accepts DOCX file uploads and provides intelligent parsing with multiple output formats. Built with .NET 9 and modern web technologies.

csharp docx dotnet parser

Last synced: 18 Feb 2026

https://github.com/techouse/django-docs-parser

Parse the Django HTML documentation into a JSON format to be used with Algolia

django documentation parser python3

Last synced: 19 Apr 2026

https://github.com/oguzhand95/tis100

A tool and package to parse TIS100 assembly programs.

assembly golang parser tis100

Last synced: 01 May 2026

https://github.com/rusty-libraries/rusty-whsp

A Rust library designed to handle configuration parsing for command-line applications

argument-parser parser terminal

Last synced: 07 Feb 2026