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/haronbh/lexical-analyzer-with-java

Java program serves as a lexical analyzer that validates a specific pattern within a given string. The validation is done based on predefined rules, and it checks if the input string conforms to a certain structure

compilation java lexical-analysis lexical-analyzer parser

Last synced: 02 May 2026

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/JayTwoLab/XMLDOMReader

Document Object Model reader for XML (Qt5)

c cpp dom parser qt qt5 reader xml

Last synced: 17 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/ggalina/feedbackform-react

Technologies: REACT, CSS, Parcel, nanoid, and styled-components libraries. Personal Mini Project.

css nanoid parser reactjs styled-components

Last synced: 11 Apr 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/jnahmias/parse-syslog

Perl Parse::Syslog module

parser perl5 perl5-module syslog

Last synced: 06 Feb 2026

https://github.com/bytevader/structly-whois-parser

Structly-powered WHOIS parser with typed records, CLI tooling, and streaming-friendly APIs

data-engineering dns domain-name parser python-library stuctly whois

Last synced: 11 Mar 2026

https://github.com/uid11/parse-statements

Fast and easy parser of statements in source code in any language ✂️

parse parser source statement

Last synced: 15 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/aimingoo/babel-dev

A lite version babel for plugins/packages developer.

babel javascript parser

Last synced: 15 Apr 2026

https://github.com/ivuorinen/bbcodeparser

Parse your BBCode easy with this library.

bbcode bbcode-parser laravel laravel-package parser php

Last synced: 14 Jan 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/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: 15 Jun 2026

https://github.com/everysoftware/btc-parser

Parsing Bitcoin transactions into a graph database 🪙

bitcoin celery fastapi neo4j parser

Last synced: 25 Feb 2026

https://github.com/szsascha/race-result-parser-poc

Proof of concept of race result parser.

golang parser race rest-api

Last synced: 15 Jun 2026

https://github.com/rumkin/iomd

Parse Mozilla's Iodide project markdown (IOMD)

jsmd parser

Last synced: 25 Mar 2025

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

yang parser in haxe

haxe haxe-externs javascript parser yang

Last synced: 10 Mar 2025

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

Pure-Rust forensic reader + anomaly auditor for Denis Corbin DAR (Disk ARchiver) archives, incl. Passware Kit Mobile / Cellebrite mobile extractions; formats 1-11, transparent gzip/bzip2/xz/zstd/lz4/lzo, multi-volume, hardened and fuzz-tested. dar-core reader + dar-forensic analyzer.

archive backup compression dar dfir disk-archiver forensics incident-response mobile-forensics parser passware rust

Last synced: 21 Jun 2026

https://github.com/zevio/pcu_json

JSON parser component for PCU project

component json json-parser json-parser-component parser pcu pcu-json python

Last synced: 15 Apr 2026

https://github.com/jacobshirley/soql-parser-lite

Zero-dependency Salesforce Object Query Language (SOQL) parser written in TypeScript

objects oop parser parsing query salesforce soql

Last synced: 01 Feb 2026

https://github.com/bgildson/enext-challenge

This repository contains the source code to satisfy the enext challenge

api challenge ci coverage docker golang parser quake3 report rest tdd tests

Last synced: 15 Apr 2026

https://github.com/valtech-commerce/keepachangelog

Parser and linter in Node.js for Keep a Changelog

keep-a-changelog keepachangelog linter marked npm-package parser

Last synced: 28 Jun 2026

https://github.com/passabilities/num-parser

Parse numbers in ExpressJS requests.

expressjs javascript middleware nodejs number parser

Last synced: 25 Feb 2026

https://github.com/eyrafabdullayev/swagger-doc-parser

Merge Swagger files into one quickly.

java open-api parser spring swagger-ui

Last synced: 25 Feb 2026

https://github.com/i-rzr-i/codesource

Provide an easy, accurate, and organized solution for storing data in your source code about some ideas, comments, or code references, which was an inspiration for realizing your current functionality.

anchor attribute author code document parser reference source

Last synced: 01 Feb 2026

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/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/frankfont/smallxmlparser

Tested with Java 8 and originally written in Java2 (v1.3.1) with the goals of high speed, small code size, and interface minimalism. Source code is freely distributed.

fast interface-minimalism java parser small xml

Last synced: 03 Jul 2025

https://github.com/seinshah/flattenhtml

HTML document flattener package for Go

flattenhtml go golang golang-package html5 node-tree parser

Last synced: 08 Feb 2026

https://github.com/rameshvarun/galaxy-parser

A parser for StarCraft 2's Galaxy scripting language, written in JavaScript using parser combinators.

parser parser-combinator starcraft2

Last synced: 08 Apr 2025

https://github.com/mecaneer23/pyify.md

Represent a MarkDown file (.md) as Python objects.

markdown parser python

Last synced: 15 Apr 2026

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/afnanenayet/mdfmt-deprecated

The original rust prototype

formatter markdown parser rust

Last synced: 08 Feb 2026

https://github.com/dvvcz/cyperus

Toolkit for Bethesda's Papyrus language used for modding Skyrim and Fallout 4.

bethesda fallout4 formatter modding papyrus parser rust skyrim

Last synced: 22 Apr 2025

https://github.com/ignatov/jvm-parser-test

Standalone Groovy, Java, and Kotlin Parsing Samples with IntelliJ API

groovy intellij java kotlin parser

Last synced: 20 Apr 2026

https://github.com/aqzi/settingsloader

Type safe settings loader for python - support for env, args, secrets, app setttings and more

config parser python settings typesafe

Last synced: 18 Mar 2026

https://github.com/susumuota/fast-png-parser

Fast, lightweight and memory efficient PNG chunk parser.

javascript node nodejs npm npm-module parser png typescript

Last synced: 12 Apr 2026

https://github.com/hammadmajid/htmlizemd

A CLI application that converts Markdown to HTML while following CommonMark Spec

markdown parser portfolio-project

Last synced: 14 Mar 2025

https://github.com/fi1a/simplequery

PHP HTML DOM Parser управляемый CSS3 селекторами

dom dom-manipulation html parser php

Last synced: 24 Mar 2025

https://github.com/stonestepsinc/expat-nuget

Expat is a stream-oriented XML parser.

expat library nuget nuget-package parser static-library xml xml-parser

Last synced: 10 Feb 2026

https://github.com/s8sachin/whatsapp-chat-parser-js

Whatsapp Chat Parser for Javascript

chat parser whatsapp

Last synced: 05 Jan 2026

https://gitlab.com/fabian_kreutz/apigen

A parsing/generation toolset that handles OpenAPI and AsyncAPI specification.

asyncapi documentation generator openapi parser python specification

Last synced: 10 Mar 2025

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/jotaen/genie

Your friendly .ini file parsing library, written in Go.

config golang ini library parser

Last synced: 17 Jun 2026

https://github.com/anexia/python-param-parser

A parser library for a param string expression.

hacktoberfest parameters parser

Last synced: 12 Feb 2026

https://github.com/lioncat2002/jupyter-notebook-md-parser

A parser to seperate the exported md file of jupyter notebook into individual python files

jupyter jupyter-notebook md-parser parser python3

Last synced: 29 Apr 2026

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

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

joblab parser

Last synced: 14 Mar 2025

https://github.com/ahajha/cli151

A C++20 reflection based CLI parsing library with parser built at compile time

cli compile-time compile-time-reflection exceptionless no-dynamic-allocations parser

Last synced: 24 Mar 2025

https://github.com/dusrdev/sagittarius

Performant reflection-less argument parser

cli cross-platform csharp dotnet parser

Last synced: 16 Apr 2026

https://github.com/ray-1337/extended-parse-duration

Convert extended time formats to milliseconds.

ms parse parse-ms parser time time-parse time-parsing

Last synced: 21 Feb 2026

https://github.com/claudiuhbann/streamable_old

Fast and easy-to-use single-header parser with a simple format for C++20 and NO dependencies.

cpp20 easy-to-use fast format no-dependencies parser simple single-header

Last synced: 31 Mar 2025

https://github.com/duaraghav8/solidityparser

ANTLR4-generated Go library to parse Solidity

antlr4 golang parser solidity

Last synced: 19 May 2026

https://github.com/uk-ipop/mmi-parser-rs

MMI Parser written with love in Rust.

command-line metamap parser rust

Last synced: 01 Mar 2026

https://github.com/bushero/pevac

A parser combinator library around the System.Text.Json.Utf8JsonReader class

csharp dotnet5 json parser parser-combinators system-text-json

Last synced: 13 Feb 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/peterheesterman/jjparse

Javascript JSON parser

json learning-exercise parser

Last synced: 11 Apr 2026

https://github.com/meshhouse/sfmlab-unofficial-api

Unofficial SFMLab-based sites API server, written on Node.js

api-server fastify nodejs parser sfmlab sqlite typeorm typescript

Last synced: 18 Jun 2026

https://github.com/gemmaro/mruby-uriparser

URI parsing for mruby

mruby parser uri

Last synced: 03 Sep 2025

https://github.com/specdrake/hackassembler

An assembler for Hack assembly language written using Haskell

assembler assembly hacktoberfest haskell parser

Last synced: 21 Apr 2026

https://github.com/tlonny/astroparse

A minimal, zero dependency, fully-typed parser combinator library

functional parser parser-combinators typescript

Last synced: 13 Jan 2026

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/poppa/string-walker

Navigate within a string

parser string-manipulation strings tokenizer

Last synced: 14 Feb 2026

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/somewind/highlight-words-parser

Parse a give string to highlight words.

highlight highlightwords parser words

Last synced: 15 Feb 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/stoe/action-reporting-parse-cli

CLI to parse https://github.com/stoe/action-reporting-cli reports

cli github parser reporting

Last synced: 15 Feb 2026

https://github.com/neo/parse-mark

Marked text parser

markdown marked parse parser

Last synced: 03 May 2026

https://github.com/cubicrootxyz/gonaturalduration

Library for parsing time durations in natural language

days difference duration english go hours language native natural parser time

Last synced: 16 Feb 2026

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

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

djot laravel markup parser

Last synced: 19 Jun 2026

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/bel-framework/bel-scan

Generic scanner for Erlang

erlang erlang-library parser parser-library

Last synced: 16 Feb 2026

https://github.com/configuredthings/rdp.js

Minimal TypeScript base class for building recursive descent parsers — with a CLI that generates typed parsers from EBNF or ABNF grammars

abnf ebnf grammar parser parser-generator recursive-descent-parser typescript

Last synced: 19 Apr 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/vnau/jsooner

Parse JSON streams faster.

json json-parser jsooner npm-package parser streaming typescript

Last synced: 09 Mar 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/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/tomashubelbauer/js-markdown-parser

A MarkDown parser written in JavaScript

javascript js markdown parser

Last synced: 07 May 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