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/scymtym/serialization.protocol-buffer

Pure Common Lisp Protocol Buffer compiler (third rewrite)

code-generator parser protocol-buffer

Last synced: 06 Jan 2026

https://github.com/sauci/pydbc

An AST generator for dbc format

ast automotive dbc parser

Last synced: 03 Jul 2025

https://github.com/maread99/valimp

Use Python type hints to validate, parse and coerce inputs to public functions

argument-parser coerce functions parser parsing python3 validation

Last synced: 12 Jun 2025

https://github.com/antodata/webscraperallmusic

Simple example of a web scrapper using python. In this case, we ask the user using the console for the name of a band/artist and using selenium webdriver and beautifulsoup we print information about the discography of that artist/band

allmusic beautiful-soup beautifulsoup beautifulsoup4 chrome-webdriver discography html html-parser html-parsing music music-information-retrieval parser python python3 selenium selenium-python selenium-webdriver webdriver webscraper webscraping

Last synced: 28 Apr 2026

https://github.com/ralekna/peq

JavaScript parsing expressions query library

api generator javascript parser peg pegjs

Last synced: 16 Mar 2025

https://github.com/tryagi/dotnetcliwrapper

Allows you to simply run dotnet cli from C# and get parsed results

cli csharp dotnet parser wrapper

Last synced: 09 Apr 2025

https://github.com/tony-go/zac-parser

Code draft about lexer / parser implementation.

compiler lexer parser

Last synced: 29 Mar 2025

https://github.com/MrRobinOfficial/Unity-Parser

A friendly parsing system for Unity. This system supports a wide range of data types, and offers try-parse methods.

ncalc parse parser unity unity3d

Last synced: 26 Apr 2025

https://github.com/antonkomarev/php-funpay-sms-parser

FunPay Transaction Confirmation SMS Parser written for contrived emulator.

emulator parser php sms transaction verification

Last synced: 13 Jun 2025

https://github.com/iamdudeman/sola-json

A lightweight, zero-dependency JSON parser for Java

java java-17 json parser zero-dependencies

Last synced: 18 Jan 2026

https://github.com/nrwiersma/snatch

Snatch is a l2met parser that inserts the data into InfluxDB

influxdb l2met parser

Last synced: 25 Mar 2025

https://github.com/katsew/oq-mapper

Object/Query mapper for Node.js

javascript json mapper nodejs parser pegjs sql sql-parser

Last synced: 13 Apr 2026

https://github.com/nmandery/eo-identifiers

Parsers for naming conventions of earth observation products and datasets

earth-observation parser satellite

Last synced: 23 Aug 2025

https://github.com/keddad/kresp

Simple parser for RESP protocol

parser redis

Last synced: 23 Aug 2025

https://github.com/itsrenoria/ptt-go

Go port of PTT that parses media filenames into clean, structured details.

filenames go media metadata parser ptt

Last synced: 31 May 2026

https://github.com/biosustain/genomediff-node

GenomeDiff (*.gd) file parser for Node.js

breseq genomediff genomics parser

Last synced: 19 Apr 2026

https://github.com/fabarca/andar

Provides an abstraction layer for creating and parsing paths in a programmatic way via templates.

best-practices desing-patterns parser path path-manager python template

Last synced: 14 Jan 2026

https://github.com/gabriel-pinheiro/pierrejs

A parser library with human-friendly parsing errors

parser

Last synced: 23 Jul 2025

https://github.com/auronandace/const_irc_message_parser

A 0 dependency, no_std, const-only parser for the IRC message protocol.

irc irc-protocol parser rust-lang

Last synced: 09 Oct 2025

https://github.com/toktok/hs-cimple

Cimple and Apidsl language parsers and tools

c dsl parser

Last synced: 05 Feb 2026

https://github.com/sug0/showgone

A Smogon Pokémon format parser written in Go

format go golang golang-library parser pokemon showdown smogon

Last synced: 07 Apr 2025

https://github.com/ghostbuster91/pgn-parser

Parser for chess games stored as PGN using standard arithmetic notation

chess parser pgn

Last synced: 19 Jan 2026

https://github.com/xxczaki/parsify-plugin-covid19

Parsify plugin, that adds COVID 19-related variables 🦠

confirmed coronavirus covid19 data deaths fun math parser parsify parsify-plugin plugin variable variables

Last synced: 13 Mar 2026

https://github.com/zefir-git/multipart.ts

TypeScript library for multipart data parsing and creation

class-based formdata library multipart object-oriented-programming oop parse parser typescript

Last synced: 12 Dec 2025

https://github.com/ysoftware/language

An excercise in developing a programming language

compiler lexer parser programming-language-development type-checker

Last synced: 11 Oct 2025

https://github.com/appto-dev/telegram-api-parser

Парсинг Telegram Bot API и генерация PHP файлов типов и методов.

bot parser parser-library telegram telegram-bot telegram-parser

Last synced: 12 Oct 2025

https://github.com/piraka9011/dsl_urdf_parser

A parser for URDF files that generates .kindsl files for Robcogen.

dsl kindsl parser python robcogen urdf

Last synced: 13 Oct 2025

https://github.com/yisaer/idl-parser

OMG IDL Parser written in go

go omg-idl parser parser-combinator

Last synced: 13 Oct 2025

https://github.com/marirs/datetime-parse-rs

A DateTime parser for various date/time combinations

chrono datetime normalize parser rust rust-crate rust-lang rust-library

Last synced: 19 Jun 2026

https://github.com/canmi21/envflag

A strict, zero-boilerplate env manager with dotenvy support and validation.

12-factor config env filter parser

Last synced: 06 Feb 2026

https://github.com/cycloctane/cyclocalc

Simple math expression evaluator written in C99. Based on Pratt Parsing.

algorithms ast c parser

Last synced: 15 Oct 2025

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

Turn node's process.version into something useful.

gulp nodejs parser version

Last synced: 19 Oct 2025

https://github.com/f-y/md-spreadsheet-parser

A robust, zero-dependency Python library for parsing, validating, and manipulating Markdown tables, including conversion from Excel to Markdown.

data-conversion excel library markdown pandas parser python spreadsheet table-parser type-safe zero-dependency

Last synced: 23 Jan 2026

https://github.com/poti1/app-pod

Quickly show available class methods and documentation.

command-line-tool hacktoberfest parser perl perl5 perldoc pod

Last synced: 23 Jan 2026

https://github.com/marcoroth/openmensa-parsers

OpenMensa.org parsers

mensa openmensa parser svgroup xml

Last synced: 22 Oct 2025

https://github.com/cybercoder-naj/parkour

Parser Combinator Library for Kotlin

kotlin parser parser-combinators

Last synced: 06 Feb 2026

https://github.com/rorycl/letters

Email parsing for go. This fork of github.com/mnako/letters focuses on modularity and speed

email golang mime parse parser rfc2045 rfc5322

Last synced: 24 Jan 2026

https://github.com/spencertorres/fgd

An NPM package for manipulating FGD (Forge Game Data) files.

converter fgd goldsrc hammer nodejs npm parser source valve

Last synced: 04 May 2026

https://github.com/vxern/robots_txt

⚙️ A quality `robots.txt` ruleset parser to ensure your application follows the standard specification for the file.

complete dart documented fast parser robots robots-txt robots-txt-parser robotstxt simple tiny

Last synced: 30 Jan 2026

https://github.com/felixfaisal/syntax-analyzer-rs

A syntax analyzer written in Rust with handwritten logic for validating JSON with trailing commas and comments without using Lex or YACC

compiler lexer parser rust

Last synced: 30 Mar 2025

https://github.com/mhauri/lotto-parser

PHP library for parsing Swiss Lotto and Euro Millions results.

euromillions parser swisslos swisslotto

Last synced: 31 Jan 2026

https://github.com/pelenium/math-parser

Math parser of expressions in Polish notaiton (LISP like)

expression-evaluator expression-parser fsharp math mathematics maths parser polish-notation

Last synced: 31 Jan 2026

https://github.com/orcalinux/c-json

A lightweight, fast, and cross-platform JSON parsing library for C developers. C-JSON simplifies JSON handling in C, supporting objects, arrays, strings, numbers, booleans, and null values with minimal memory overhead.

json json-parser parser parsing scanner

Last synced: 01 Feb 2026

https://github.com/joht/data-restructor-js

Transforms parsed JSON objects into a uniform data structure

adapter data-structures javascript json parser restructure

Last synced: 01 Feb 2026

https://github.com/taufik-nurrohman/query-string-parser

Convert URL’s query string into JavaScript object.

converter j-s-o-n javascript js json object parser query string u-r-l url

Last synced: 07 Feb 2026

https://github.com/omnimodloader/jvmzip

An optimized JVM compliant Zip parser

compression java library optimization optimized parser reader zip zip32

Last synced: 26 Feb 2026

https://github.com/wimpyprogrammer/conditional-expression-parser

A simple web site for parsing conditional expressions using JavaScript.

bootstrap3 conditional-statements javascript parser regex

Last synced: 27 Feb 2026

https://github.com/puripuri2100/satysfi-csv

A CSV reader and writer for SATySFi.

csv parser satsyfi

Last synced: 12 Feb 2026

https://github.com/shamazmazum/cue-parser

Simple common lisp cue parser

cuesheet parser

Last synced: 12 Feb 2026

https://github.com/giorgiogtelian/luna

this is my little project: a new programming language named after my dog

cpp csharp java language parser programming-language programming-languages

Last synced: 13 Feb 2026

https://github.com/vshaxe/haxe-hxparser

Haxe wrapper around hxparser

api haxe parser

Last synced: 14 Feb 2026

https://github.com/vitalij555/bit-parser

Allows to define your own parser to parse bit fields or simple protocols.

bitmap bits bytes fields iot library parser protocol python

Last synced: 26 May 2026

https://github.com/vasilescur/ambush

Compiler for Tiger language, written in Standard ML for Duke ECE/CS 553: Compiler Construction. The compiler follows the standard flow of lexing, parsing, semantic analysis and type checking, intermediate representation, liveness analysis, and code generation.

compiler-construction compilers lexer parser sml tiger-language

Last synced: 19 Mar 2026

https://github.com/creachadair/jtree

Experimental JSON stream parser.

ast go golang hujson json jwcc parser

Last synced: 17 Apr 2025

https://github.com/poti1/pod-lol

Parse Pod into a list of lists (LOL)

hacktoberfest parser perl perl5 perldoc pod

Last synced: 11 Feb 2026

https://github.com/Sauci/pydbc

An AST generator for dbc format

ast automotive dbc parser

Last synced: 08 May 2025

https://github.com/jakewvincent/r-syllable-parser_old

Syllable parser that parses phonetic transcriptions of words into syllables using principles taught to students in Phonology 1

dictionary parser phonetic-transcriptions phonology r

Last synced: 09 Oct 2025

https://github.com/dev-vivekkumarverma/hl7v2.5-parser

This repository contains a Python-based parser for HL7v2.5 medical record files, capable of converting these files into JSON format. This tool has been tested against the Redox engine, demonstrating superior performance in various scenarios.

hl7v2 hl7v2-message parser python3 v2

Last synced: 11 May 2026

https://github.com/dianavile/rgsocdvteam

Resources, Learnings, Courses, Testing, Meetings- all in one in Markdown.

designsystem docs documentation generator livingstyleguide markdown markdown-it parser styleguide

Last synced: 07 May 2026

https://github.com/nejcc/ice

Ice programing

ice interpreter lexer parser python

Last synced: 08 Jan 2026

https://github.com/velliz/pukoconsole

Advanced console util that make pukoframework get things done on the fly

command-line-tool generator parser php-library

Last synced: 28 Jul 2025

https://github.com/lpraat/inbq

A library for parsing BigQuery queries and extracting schema-aware, column-level lineage.

bigquery data-lineage parser sql

Last synced: 26 Apr 2026

https://github.com/atahabaki/bracoxide

A powerful Rust library for handling and expanding brace expansions. It provides a simple and intuitive way to generate combinations and permutations from brace patterns.

brace-expansion braces parser rust tokenizer

Last synced: 01 Apr 2026

https://github.com/jurgenbelien/parser-example

A modest example of a parser written in Nearley.js.

nearley parser

Last synced: 01 Feb 2026

https://github.com/here-be/snapdragon-is-inside

Snapdragon plugin that adds an `isInside` method to the compiler instance for checking if a node is currently inside a given node type.

ast compiler javascript node nodejs parser snapdragon snapdragon-plugin

Last synced: 26 Apr 2026

https://github.com/goodbyteco/markdown-tasks

A Markdown syntax for rich todo-items.

document markdown parser specification tasks todolist

Last synced: 26 Apr 2026

https://github.com/victrme/slim-htmlparser2

The fast & forgiving HTML parser, slimmed down.

deno html htmlparser2 javascript parser

Last synced: 30 Jan 2026

https://github.com/tearth/combasic

Simple BASIC compiler based on the old language dialects.

asm assembler assembly ast basic c compiler lexer parser

Last synced: 28 Apr 2026

https://github.com/suhanyujie/my-parser-rs

study parser in rust

parser rust-lang

Last synced: 10 Jun 2026

https://github.com/CakesTwix/pylng

Simple .lng File Parser from HandyGames games

deepl handygames javagame lng parser python translate

Last synced: 25 Jul 2025

https://github.com/mbund/cdr

OSU course dependency visualizer

astro course dependencies graph osu parser typescript visualization

Last synced: 15 May 2026

https://github.com/mdvorak/js-java-properties

Java properties file parser and formatter for Javascript.

formatter java parser properties stringify typescript

Last synced: 11 Mar 2026

https://github.com/qwefgh90/comment-parser

The Comment Parser supports various languages based on FSM. It's written by scala and java.

comment comment-parser java language parser parsing sbt scala

Last synced: 28 Apr 2026

https://github.com/athurg/cronparser

Crontab计划任务解析工具

crontab golang parser ui web

Last synced: 28 Apr 2026

https://github.com/nezteb/lexer-parser-in-lua

This is for a programming languages class I'm in. Both assignments have already been turned in for the class, so I'm uploading my submissions here for my own future reference (not for cheating).

lexer lua parser

Last synced: 09 Oct 2025

https://github.com/marcodpt/query

[DEPRECATED] A really small query string parser and builder, that converts from and to JSON, written as a js es6 module.

decode deprecated encode es6 es6-module esm esmodule javascript js json library microjs parser query query-params query-parser query-string querystring uri url

Last synced: 07 May 2025

https://github.com/gbowne1/kicadparser

This is a KiCAD project file(s) parser and eventually will include a generator.

csharp dotnet eda generator kicad parser parser-generator project

Last synced: 16 Apr 2026

https://github.com/purarue/tree-sitter-rifleconf

rifle (ranger filemanager file opener) grammar for tree-sitter

parser ranger ranger-fm tree-sitter tree-sitter-parser

Last synced: 28 Jan 2026

https://github.com/pavelhoral/beth-parser

Node.js based parser library for Bethesda's Creation Engine data files.

bethesda parser

Last synced: 24 Jan 2026

https://github.com/rsore/clargs

A modern, type-safe, header-only C++20 command-line argument parser with minimal runtime overhead and full compile-time validation

command-line-arg-processing command-line-arguments command-line-arguments-parser command-line-parser parser

Last synced: 25 May 2026

https://github.com/shortishly/scran

scran is a parser combinator library heavily influenced by nom

combinator erlang maybe parser

Last synced: 19 Feb 2026

https://github.com/hrehfeld/python-org-mode

Towards a complete org-mode parser

emacs json org-mode parser python roundtrip

Last synced: 12 Apr 2026

https://github.com/ternaus/google-docstring-parser

A Python package for parsing and validating Google-style docstrings with type hints. Converts docstrings into structured dictionaries and validates type annotations. Requires paid license for non-Albumentations Team users.

code-quality developer-tools docstring documentation google-style parser python static-analysis type-checking validation

Last synced: 16 Mar 2026

https://github.com/circargs/parsnim

a parser combinator in nim

nim parser parser-combinators

Last synced: 19 Oct 2025

https://github.com/dvhar/dateparse

Parse many dates without knowing the format in advance

c datetime parser

Last synced: 24 Jun 2025

https://github.com/sasyxk/donato

donato a new programming language developed for the master thesis for UT and Unipr.

ast cpp-programming llvm parser

Last synced: 16 Apr 2026

https://github.com/thierrymarianne/experimenting-with-compilation-principles

Learning some of the principles behind compilation (inspired by bit.ly/compilers-principles)

antlr editor json parser vue vuex

Last synced: 30 Apr 2026

https://github.com/alfarih31/nb-go-parser

Noob Go Parser (nb-go-parser) is a tools to parse primitive types in Go

go golang parser primitive-types

Last synced: 25 Jun 2026

https://github.com/sasha-bo/nginx-conf-parser

Parsing nginx.conf files with/without following includes

nginx nginx-conf nginx-configuration parser php

Last synced: 14 Apr 2025