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/sv-tools/conf-reader-env

Environment variables parser for conf project

conf environment-variables parser reader

Last synced: 06 Oct 2025

https://github.com/lhvy/sus

WIP Interpreter for "Among Us" Esoteric Programming Language

among among-us baka crewmate imposter impostor language lexer parser rust sus sussy task vote

Last synced: 06 Oct 2025

https://github.com/ryanlath/jsonconfigpreparser

Golang pre-parser to allow comments (// /**/ #) and trailing commas in JSON config files.

configuration-files golang json parser

Last synced: 14 Jan 2026

https://github.com/himanshurajora/typerxparser

Parser of TyperX

javascript parser typerx

Last synced: 02 Apr 2025

https://github.com/corentinptrl/cisconf

Parses, generates and compares Cisco configurations

cisco ios ios-xe network networking parser router switch

Last synced: 14 Jan 2026

https://github.com/tigercrl/nbt-parser

Minecraft NBT (NamedBinary Tags) parser for Node.js

minecraft nbt nodejs npm parser snbt

Last synced: 26 Feb 2025

https://github.com/kdwils/dockerfile

golang package to help parse and modify dockerfile contents

dockerfile golang parser

Last synced: 14 Jan 2026

https://github.com/asynched/brainfuck

An implementation of the brainfuck language in Go.

brainfuck go parser

Last synced: 18 Apr 2026

https://github.com/shilangyu/unambiguous-grammar

Formal specification of a language of grammars and proofs about their ambiguity

grammars parser syntax theorem-proving unambiguity

Last synced: 23 Sep 2025

https://github.com/picomet/htmst

HTML to AST with positions

ast html parser python

Last synced: 08 Feb 2026

https://github.com/gaelreyrol/grafana-hcl

A tool to generate Grafana resources from HCL files (terraform like)

generator golang grafana grafana-dashboard hcl parser

Last synced: 07 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/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/markuszeller/php-annotations

This class helps reading annotations.

annotations composer package parser php

Last synced: 17 Jan 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/under-web/vk_parser_topic

Парсит номера телефонов и комментарии, город и имся с ссылкой в отдельный файл

parser phone-parse vk-parser

Last synced: 14 Mar 2025

https://github.com/tejasmr/commandlineparser

Command Line Parser is a tool to parse command line arguments as flags and values

command-line-tool cpp cpp11 header-only parser

Last synced: 07 Oct 2025

https://github.com/simenandre/actions-parsers

Upgrade inputs from `@actions/core` by parsing and extended types!

actions github-actions parser typescript

Last synced: 07 Oct 2025

https://github.com/neoneye/swiftyversion

Scan "Semantic Versioning" strings without depending on regular expressions nor NSScanner

nsscanner parser swift swift4 version

Last synced: 07 Oct 2025

https://github.com/jessecoretta/go-aci

Package aci implements the complete Netscape ACIv3 syntax as an SDK in a vendor-agnostic manner with rich features and a flexible design.

access-control access-control-instruction access-control-list access-rights aci aciv3 experimental go golang ldap netscape parser permissions sdk syntax

Last synced: 14 Apr 2025

https://github.com/ahnafyy/string-2-react

Turn your valid HTML strings into React components with ease!

html javascript parser react

Last synced: 20 Apr 2026

https://github.com/lichtso/es6-parser

A lightweight parser written in and for ES6 JavaScript

es6 parser

Last synced: 07 Oct 2025

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/qazcetelic/sqlimagine

A DSL for quickly and easily designing SQL databases 🗃️.

antlr4 domain-specific-language kotlin parser prototyping-tool relational-databases sql

Last synced: 08 Oct 2025

https://github.com/winpooh32/ympp

Yandex music playlist parser

golang music parser playlist yandex

Last synced: 14 Jan 2026

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/ne0ekspert/libxgwx

Rust parser for LS XG5000 .xgwx workspace files

parser parser-library plc

Last synced: 27 Jun 2026

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

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

jobs parser resume stat vacancy work

Last synced: 26 Jan 2026

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

A lightweight JSON parser built in Go, designed to tokenize and parse JSON.

cli go golang json lexer lexer-parser parser tokenization

Last synced: 12 May 2026

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

A parser for XML (Extensible Markup Language) written in C++. Follows the standard: https://www.w3.org/TR/xml

cpp parser xml

Last synced: 09 Oct 2025

https://github.com/antoncoding/html_content_crawler

A smart html crawler to automatically detect main content of a HTML page.

beautifulsoup content crawlers html nlp-parsing parser

Last synced: 02 Apr 2025

https://github.com/sdttttt/ress

A Javascript RSS parser library for performance purposes, implemented using Wasm.

javascript npm parser rss wasm

Last synced: 12 Jan 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/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/ychaaby/javascript_compiler

A JavaScript compiler that parses and compiles specific fragments into custom assembly language using JavaCC and Java.

compiler java javacc parser

Last synced: 24 Mar 2025

https://github.com/ilkamo/ethparser-go

Easy extendable Ethereum parser.

blockchain ethereum parser

Last synced: 14 Jan 2026

https://github.com/elianna-2004/c-compiler

Implementation of a Small C Compiler

c-compiler evaluator lexer ocaml parser

Last synced: 09 Oct 2025

https://github.com/dkxce/jbad

Python JSON BAD Parser

bad dkxce json parser python

Last synced: 01 May 2026

https://github.com/knightedcodemonkey/reparse

Multiple SWC parsings with correct spans.

ast commonjs esmodule parser swc

Last synced: 22 Jan 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/gianptdev/zdoom-textures-writer

Small tool to write a valid textures text file for the zdoom engine, inteded to be used for automated scripts.

dumper parser tool zdoom

Last synced: 11 May 2026

https://github.com/phdoerfler/enni

A parser for IMAP envelopes

imap parboiled2 parser scala specs2

Last synced: 19 Jan 2026

https://github.com/stein197/js-qs

Simple bundle of JavaScript functions to make work with query string easer

parser query-string querystring

Last synced: 28 Jan 2026

https://github.com/bernardopg/cmmg-calendar

Sincronize o calendário acadêmico do CMMG diretamente com sua Google Agenda ou Apple Calendar. Nunca mais perca um evento importante!

automation calendar cmmg doctor education icalendar ics medicine minas-gerais parser python scraper web-scraping

Last synced: 10 Oct 2025

https://github.com/nrjdalal/zod-meta-parser

A utility to extract metadata descriptions from Zod schemas into a structured format.

api conversions json meta parser schema zod

Last synced: 23 Feb 2026

https://github.com/imdeep2905/ll1_parser

Implementation of LL1 parser in C++.

cplusplus ll1-parser parser

Last synced: 22 May 2026

https://github.com/eric-esoteric/job-hunter-ai

🎯 Job Hunter AI — персональный ИИ-ассистент для автоматического отсева вакансий и генерации сопроводительных писем.

ai automation chrome-extension gemini job-search parser python tkinter webhooks

Last synced: 27 Jun 2026

https://github.com/harakeishi/gscp

gscp is the ssh-config parser available in go. gscp is named as an abbreviation of go ssh config parser.

go golang parser ssh ssh-config

Last synced: 12 Jan 2026

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/bilgesucakir/stitch-grapher

Java-based crochet pattern engine for topology-aware parsing, stitch connectivity graph modeling, and visualization.

crochet-pattern cytoscape data-structures domain-modeling dsl graph graph-theory graph-visualization java oop parser parsing spring-boot threejs topology

Last synced: 31 May 2026

https://github.com/koatty/koatty_payload

Payload parser for koatty.

middleware parser request-handler

Last synced: 27 Apr 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/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/arenadata/gp_parser

Greenplum query parser

greenplum parser

Last synced: 25 May 2026

https://github.com/fis-stuff/fis-parser-ejs-2.x

ejs template parser plugin for fis3

ejs fis3 parser

Last synced: 29 Apr 2026

https://github.com/eeriemyxi/c-rpn-eval

C program that can evaluate postfix arithmetic expressions (Reverse Polish Notation).

c evaluator parser postfix rpn

Last synced: 28 Jun 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/stalonelab/wiki_fencing

An automatic Wikipedia filler for fencing

fencing parser wikipedia

Last synced: 23 Oct 2025

https://github.com/minijackson/tree-sitter-epics-db

Grammar for EPICS' database and database definition files

epics-db parser tree-sitter

Last synced: 07 Apr 2025

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/iannil/open-remote-id-parser

Open Remote ID Parser is a lightweight C++ library for decoding drone Remote ID broadcasts. It supports multiple protocols (ASTM F3411, ASD-STAN) and transport layers (Bluetooth Legacy/Extended, WiFi Beacon/NAN), making it ideal for building drone detection applications on mobile devices, embedded systems, or desktop platforms.

drone parser remote-id

Last synced: 12 Jun 2026

https://github.com/marcelwaldvogel/deltat

Simple time duration parser for Python. Happy to parse "3h 2m 3.5s" for you.

parser parsing python python3 time

Last synced: 29 Jun 2025

https://github.com/4uf04eg/gotolwiqatranslator

A pretty old assignment from my university dating back to about May of 2020.

golang lexer-generator lexer-parser parser translator

Last synced: 14 Jan 2026

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/nboldi/codecompass-haskell-plugin

A Haskell plugin that is used to parse Haskell projects for codecompass. The data necessary for providing code comprehension for the project is exported.

code-comprehension codecompass haskell parser

Last synced: 15 May 2025

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

⛓ A SQLite DDL parser module

ddl parser sqlite3

Last synced: 05 Aug 2025

https://github.com/jkellogg01/gocal

an iCalendar parser written in go

parser

Last synced: 14 Jan 2026

https://github.com/emptyflow/flowcommandline

Command line parser and processor

command-line commandline parser

Last synced: 20 Jan 2026

https://github.com/davidlutton/python-dataloggers

Python 3 Data loggers

datalogger parser python

Last synced: 29 Jun 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/akifev/translation-methods

Translation Methods in ITMO, 2019.

antlr4 itmo kotlin parser perl

Last synced: 09 Apr 2026

https://github.com/materials-consortia/optimade-filter

OPTIMADE filter language parser in Perl

optimade parser perl5

Last synced: 11 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/quantiusbenignus/dated

ZSH exoskeleton for the command line "date" utility. Support free-form time references.

command-line command-line-tool date datetime future linux nlp parser shell-script text-processing time zsh

Last synced: 10 Apr 2026

https://github.com/julian-nash/restparse

Python parser for RESTful HTTP requests

flask http parser rest

Last synced: 19 May 2026

https://github.com/luisreinoso/ng-filename-parser

Angular file name convention parser

angular parser typescript

Last synced: 29 Apr 2026

https://github.com/ngn13/parser-bot

A discord bot that makes easier creating select menus, buttons, embeds and much more!

bot discord-bot disocrd parser

Last synced: 26 Jun 2025

https://github.com/mattriley/node-pathstruct

Parse and stringify data structures embedded in file paths.

javascript nodejs npm-package parser

Last synced: 18 Jun 2025

https://github.com/ralvarezdev/go-parser

Types parser helper functions for Golang Projects

go go-ast go-structs-tags golang hide-json-tags overwrite-json-tags parser protobuf protobuf3

Last synced: 13 Oct 2025

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/thetasinner/echelon-unicode-parser

Experimental parser which can process unicode input

parser parsing unicode

Last synced: 13 Oct 2025

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/tivikdev/5bukv-parser

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

bs4 parser

Last synced: 03 Apr 2025

https://github.com/fabianopinto/kaitai-struct-ts

Runtime interpreter for Kaitai Struct binary format definitions in TypeScript

binary-format binary-parser kaitai-struct ksy parser runtime-interpreter typescript

Last synced: 22 Jan 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/hutsoninc/rangify-string

Create an array from a string of integer ranges.

array int integer parse parser range

Last synced: 04 Nov 2025