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/sahidev1/calculator

A calculator for arithmetic mathematical expressions, developed from scratch with lexer, parser and evaluater

elixir evaluator functional-programming lexer parser personal-project

Last synced: 17 Mar 2025

https://github.com/mumez/tonel-smalltalk-parser

Tonel and Smalltalk BNF definitions and parsers.

bnf parser smalltalk tonel

Last synced: 26 Jun 2025

https://github.com/turkeymcmac/json

A JSON parser.

json json-stream parser

Last synced: 19 May 2026

https://github.com/khmelnitskiianton/differentiator

Program differentiates expressions, makes tree in .dot and generates funny .tex book of convertions

graphviz-dot latex matplotlib parser

Last synced: 19 May 2026

https://github.com/ptkvaibhav/opentext-application-security-parser-burp

An enterprise-grade Fortify Software Security Center (OpenText Application Security) plugin to ingest, parse, and visualize PortSwigger Burp Suite XML scan results.

burp-suite burpsuite burpsuitepro fortify fortify-api fortify-integration fortify-parser-plugin fortify-ssc gradle java opentext opentext-sast parser plugin security ssc vulnerability-management vulnerability-management-platform

Last synced: 06 Apr 2026

https://github.com/akutchi/cpyc

A Simple C to Python Converter written in Ada

ada c parser python3

Last synced: 10 May 2026

https://github.com/labatata101/goparser

A parser for the Go programming language written in Go

go golang lexer lexer-parser parser scanner

Last synced: 13 Mar 2025

https://github.com/ktav-lang/js

Universal JS/TS bindings for Ktav — a plain configuration format with three rules, zero indentation, and zero quoting. WASM-backed, ships for Node, Deno, Bun, and browsers from a single package.

bindings bun config configuration deno javascript ktav napi napi-rs nodejs parser serializer typescript wasm webassembly

Last synced: 03 May 2026

https://github.com/risto-stevcev/robots-parser-combinator

:beetle: A proper robots.txt parser and combinator that works with eulalie

combinator parser robots

Last synced: 24 Jun 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/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/tomaskraus/line-block-parser

Recognizes multi-line blocks - such as block comments etc. Simple to use, yet quite powerful.

comments ini line parser text

Last synced: 11 Aug 2025

https://github.com/autonomous-bits/nomos

Configuration scripting language that compiles reusable, cascading configs into deterministic, versioned snapshots for IaC

cli compiler configuration configuration-management devops dsl go golang infrastructure-as-code monorepo parser reproducibility scripting-language

Last synced: 17 Feb 2026

https://github.com/somewind/highlight-words-parser

Parse a give string to highlight words.

highlight highlightwords parser words

Last synced: 15 Feb 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/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/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/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/ggomez0/compilador

Compilador con analisis Lexico y sintactico

lexer parser plx

Last synced: 19 Jun 2025

https://github.com/anujdhillxn/flipbook

A language for generating flipbooks using pictures

interpreter parser python3

Last synced: 22 Mar 2026

https://github.com/joshua-auchincloss/synkit

A fast, syn-like incremental parser framework for Rust built on logos-rs

ast lexer parser proc-macro streaming-parser

Last synced: 12 Jan 2026

https://github.com/playfulsparkle/pyprintf

A lightweight, Open Source pyprintf sprintf() implementation written in Python

formating parser python sprintf vsprintf

Last synced: 02 Mar 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/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/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/nilostolte/svgpathparser

A compact parser for SVG path shape definitions. It allows to generate the same path in absolute coordinates for easy manipulations by hand or in relative coordinates, allowing easy manual placement.

absolute-paths arcto bezier-curves c cubic-bezier curveto lineto open-source opensource parser path quadric-bezier relative-path svg vector-generation vector-graphics webdevelopment

Last synced: 13 Nov 2025

https://github.com/jmir1/aniparse-android

Android wrapper for the python module Aniparse

android-library anime kotlin parser

Last synced: 28 Dec 2025

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/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/pierre-24/pybibtex

Provides a Python API to parse BibTeX files

bibtex latex parser python

Last synced: 11 Apr 2026

https://github.com/rockide/tree-sitter-lang

Minecraft lang grammar for tree-sitter

minecraft minecraft-lang parser tree-sitter

Last synced: 09 Jun 2026

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

Clojure wrapper for ph-css

clojure css parser

Last synced: 16 Apr 2026

https://github.com/noimred/lua-minecraft-nbt

A Lua module for decoding and encoding Minecraft NBT and decoding SNBT data

data-serialization decoder encoder lua minecraft nbt parser snbt

Last synced: 29 Oct 2025

https://github.com/smikhalevski/tokenizer-dsl

🪵 The API for building streaming tokenizers and lexers.

dsl fast parser streaming tiny tokenizer

Last synced: 11 Apr 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/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/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/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/rstoetter/csmartsqlstatement-php

The php class cSmartSqlStatement helps to manage and change SQL statements

parser php7 sql

Last synced: 18 May 2026

https://github.com/tsabelmann/symparser-rs

Parser implementation of the SYM file format conceived by PEAK-System.

can can-bus parser parsing peak sym

Last synced: 16 Oct 2025

https://github.com/geometryzen/stemcstudio-markdown

Markdown parser and rendering library based upon the commonmark specification written in TypeScript

commonmark parser typescript

Last synced: 05 Nov 2025

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

A JSON parser built with Python

parser python

Last synced: 27 Jun 2026

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/ia7ck/fs-json-parse

FParsec JSON parser

fparsec json parser

Last synced: 16 May 2025

https://github.com/9drops/expressionparser

An Expression parser.

c cpp expression parser

Last synced: 17 Apr 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/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/aquilax/serifu-go

Go parser for the Serifu markup language

go golang library parser serifu

Last synced: 15 Mar 2025

https://github.com/olacin/tree-sitter-storm

Storm grammar for tree-sitter

lexer parser storm synapse

Last synced: 03 Feb 2026

https://github.com/asynched/yacc-lex-json-parser

A simple JSON parser that displays wether the JSON is valid or not.

lex parser yacc

Last synced: 21 Feb 2026

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

JSON writer plugin for header_docu_qt

cpp17 parser plugin qt6

Last synced: 03 May 2026

https://github.com/cicciog/node-dockerfile-parser

Parser for dockerfile of Docker Images

docker docker-image dockerfile json nodejs parser

Last synced: 05 Apr 2026

https://github.com/askirmas/arg-env

Node.js package to work with `.env` files in the same way as docker and docker-compose via `--env-file` or `"env_file"` in package.json

arguments cli docker docker-compose dotenv env env-file environment-variables loader node parser

Last synced: 05 Jan 2026

https://github.com/dkrsk/copypastaru-parser

Pasta parser for copypastas.ru

copypastas dotnet fsharp parser

Last synced: 19 Apr 2026

https://github.com/nikolai2038/draw-io-automata-parser

Scripts for working with automata represented by diagrams in files *.drawio.

automata bash draw-io drawio parser xml-parser

Last synced: 11 May 2026

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/raspi/finnishstreetdatabaseconverter

Finnish street database parser

converter go golang json parser

Last synced: 12 May 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/goswinr/jino

A JSON parser and generator for F# on .NET and JS via Fable. Based on FSharp.Data

fable fsharp generator json parser

Last synced: 12 May 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/piger/sshconfig

This package implements a simple parser for the ssh_config(5) configuration file used by OpenSSH.

go golang parser ssh ssh-config

Last synced: 28 May 2026

https://github.com/tunnelsoft/niniscript

trying to write a DSL which converts the provided code to Old Honoured JQuery. we are using it inside our formgenerator.

antlr4 code-generation dotnet parser scripting-language visitor

Last synced: 24 Apr 2026

https://github.com/felix-engelmann/historic-flight-parser

A parser for the Historic Flight Database

departedflights flights historical-data oag parser

Last synced: 16 Jan 2026

https://github.com/raulil/plorth-parser

Parser for Plorth programming language

parser plorth typescript-library

Last synced: 05 Jun 2026

https://github.com/ohadswissa/nand2tetris-jack-analyzer

Jack Analyzer: A two-stage syntax parser that converts .jack code into structured XML (tokens + syntax tree)

jack java nand2tetris parser vm

Last synced: 27 Feb 2026

https://github.com/geniusum/pimo

A compiled low-level language made for MazeGroup's servers.

assembly compiler fasm interpreter lexer parser programming-language python

Last synced: 13 May 2026

https://github.com/kurushimee/gdls

Standalone, type-aware GDScript language server: a faithful Rust port of Godot 4.6.3-stable's GDScript frontend — LSP over stdio, no Godot process at runtime.

developer-tools gdscript godot godot4 language-server lsp parser rust static-analysis type-checker

Last synced: 11 Jun 2026

https://github.com/soramimi/jstream

Header only streaming JSON parser for C++

json parser

Last synced: 18 May 2026

https://github.com/mtoohey31/tree-sitter-ld

Linker script grammar for tree-sitter

linker-script parser tree-sitter

Last synced: 13 May 2026

https://github.com/ne0ekspert/libxgwx

Rust parser for LS XG5000 .xgwx workspace files

parser parser-library plc

Last synced: 27 Jun 2026

https://github.com/neroist/jsonlines

Simple JSON Lines parser in Nim

json json-lines jsonlines nim nim-lang nimble parser simple

Last synced: 25 Apr 2026

https://github.com/mage/mage-parser

Parser module for TypeScript MAGE projects, used to extract user commands and messageStream messages.

mage nodejs parser parser-generator typescript

Last synced: 25 Apr 2026

https://github.com/aloisdeniel/node-parse-version

Parsing four number versions.

fourdigits parser versionning

Last synced: 06 Jun 2026

https://github.com/ktav-lang/java

Java bindings for Ktav — a plain configuration format with three rules, zero indentation, and zero quoting. JNA over the reference Rust crate — no JNI for consumers, prebuilt binaries for Linux/macOS/Windows.

bindings config config-format configuration java jna ktav parser rust serializer

Last synced: 25 Apr 2026

https://github.com/thenlabs/meta-parser

Extract metadata from attributes and/or annotations.

annotations attributes doctrine-annotations metadata-parser parser

Last synced: 13 Jan 2026

https://github.com/alvarolm/hjson-js

an HJSON (https://hjson.github.io/) compatible parser and encoder

encoder hjson javascript js json parser

Last synced: 25 Apr 2026

https://github.com/burntcaramel/lofi-elixir

Lofi parser for Elixir

content elixir lofi markup parser

Last synced: 11 Jun 2026

https://github.com/saimoulibandari/transfigure.server

This server is responsible for converting excel to other formats

lambda pandas parser python-lambda python3

Last synced: 26 Apr 2026

https://github.com/joelbeedle/blang

Bytecode VM interpreter for blang

compiler interpreter language parser

Last synced: 19 Jun 2026

https://github.com/olegkorol/pylox

A simple language implementation of Lox, written in Python. Includes a lexer, parser and interpreter.

interpreter language lexer lox-interpreter parser

Last synced: 15 Mar 2025

https://github.com/sven-hluchy/spyglass

HTML parser written in Common Lisp. WIP.

common-lisp html lisp parser

Last synced: 18 Jan 2026

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

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

jobs parser resume stat vacancy work

Last synced: 26 Jan 2026

https://github.com/xtao-org/fitzjson.js

fitzJSON semantics interpreter in JavaScript

configuration fitzjson format json parse parser stringify superset

Last synced: 14 May 2026

https://github.com/yudai-nkt/tree-sitter-satysfi

SATySFi grammar for tree-sitter

parser satysfi tree-sitter

Last synced: 27 Apr 2026

https://github.com/ashokdey/parserts

A parser implemented in pure typescript without any dependencies.

abstract-syntax-tree parser typescript

Last synced: 23 Mar 2025

https://github.com/bryik/deno-parse-link-header

A Deno module for parsing HTTP Link headers.

deno header http parser

Last synced: 27 Apr 2026

https://github.com/the-mikedavis/tree-sitter-edoc

A tree-sitter grammar for the Erlang documentation generator (Edoc) syntax

edoc erlang lexer parser tree-sitter

Last synced: 09 May 2026