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/asimihsan/dart_compilers_playground

Implementing scanners, interpreters, and compilers in Dart using "Engineering a Compiler" (2nd Edition).

compiler educational interpreter lexer parser scanner

Last synced: 23 Mar 2025

https://github.com/anishlearnstocode/md-to-html-parser

This is a markdown parser that returns valid html code for any valid markdown text.

html markdown md parser

Last synced: 16 Apr 2026

https://github.com/shakurt/expression-compiler

A simple educational JavaScript project that simulates a mini compiler. It takes a mathematical expression as input and performs lexical, syntactic, semantic analysis, intermediate code generation, and basic optimization — all visualized step by step in React.

ast codegen compiler compiler-construction educational expression-compiler lexer math-parser parser react react-d3-tree three-address-code transpiler typescript visualization

Last synced: 08 Apr 2026

https://github.com/jirikostiha/atin

Utilities for parsing and formatting time spans to and from alphanumeric time interval notation.

duration-parsing notation parser time-conversion time-format time-interval time-parsing

Last synced: 18 Feb 2026

https://github.com/hashadex/naturaldateinput

Java library for parsing human, natural language dates

date natural-language parser time todoist

Last synced: 15 Feb 2026

https://github.com/huaying/taiwan-address-parser

Parse Taiwan addresses and coordinate from text/url/file with regex and Google geocode API.

parser python regex taiwan-address

Last synced: 20 Jun 2026

https://github.com/0xeab/salty-utility

Utility for processing bording school menus

data-processing dishes emoji formatter language-processing parser sql tagging

Last synced: 16 Feb 2026

https://github.com/wintercore/jsonerino

Another JSON parser written from scratch in Ruby

cli json parser ruby

Last synced: 20 May 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/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/vikas2171/if_else_parser

If_else_parser is a C++ tool that validates the syntax of if-else conditional statements. It checks for correctness, generates parse trees, and displays the grammar rules used. This project supports nested conditions and provides an educational resource for understanding if-else constructs in C++.

cpp if-else-statements parse-tree parser principles-of-programming-languages

Last synced: 20 May 2026

https://github.com/nvtkaszpir/k8s-describe-nodes-parser

Parse kubectl describe nodes and output as json

json kubernetes parse parser python python3

Last synced: 06 May 2026

https://github.com/OrlovEvgeny/serde.zig

Universal serialization for Zig: JSON, Yaml, MessagePack, TOML, CSV and more from a single API

json-serialization parser serde zig zig-library zig-package

Last synced: 24 Mar 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/davidlutton/python-dataloggers

Python 3 Data loggers

datalogger parser python

Last synced: 29 Jun 2026

https://github.com/anko/slice-with-context

JS module: slice string, but with context (useful for showing parse errors with context)

context parser slice string utility-function

Last synced: 29 Mar 2025

https://github.com/kyuch4n/piglet

A language named Piglet to describe the flow chart

ast flow language parser tokenizer typescript

Last synced: 20 May 2026

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

Apple SEGB (Biome) forensic analyzer + reader — decode SEGB v1/v2 records and flag CRC-mismatch, deletion-residue, and timestamp-order anomalies as graded findings. Panic-free, no unsafe.

apple biome dfir digital-forensics forensics incident-response macos parser rust segb

Last synced: 21 Jun 2026

https://github.com/pegasusheavy/rawk

A 100% POSIX-compatible AWK implementation in Rust with GNU AWK (gawk) extension support

awk cli command-line gawk parser posix rust scripting text-processing unix

Last synced: 18 Feb 2026

https://github.com/depau/c2singlefile

Turns a bunch of specially formatted c files into a single file

c parser singlefile

Last synced: 10 May 2026

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

Clojure wrapper for ph-css

clojure css parser

Last synced: 16 Apr 2026

https://github.com/n3d1117/sisop17

Esercizio per esame di Sistemi Operativi - 2017

crawler html java parser semaphores synchronization thread-safety threading

Last synced: 06 Apr 2025

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/mumez/tonel-smalltalk-parser

Tonel and Smalltalk BNF definitions and parsers.

bnf parser smalltalk tonel

Last synced: 26 Jun 2025

https://github.com/svenkuegler/php-nginx-status-parser

PHP Parser for Nginx Status Page

nginx parser php statuspage

Last synced: 19 May 2026

https://github.com/abo/mqpp

MQTT Packet Parser

mqtt mqtt-packet-parser parser

Last synced: 17 Apr 2026

https://github.com/forfd8960/json-parser-rs

Rust Json Parser

json parser rust

Last synced: 25 Apr 2026

https://github.com/jbukuts/wav-parse

Isomorphic WAV file parser for JavaScript

isomorphic javascript js parser wav

Last synced: 19 May 2026

https://github.com/rmuir/tree-sitter-javadoc

Javadoc grammar for tree-sitter

javadoc parser tree-sitter

Last synced: 02 Apr 2026

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

Tiny and small library for parsing ndjson.

dart dev ndjson parser pub stream

Last synced: 06 Apr 2025

https://github.com/qraqras/pydocstring

A zero-dependency Rust parser for Python docstrings (Google & NumPy) — full AST with byte-precise source locations, built for linters and formatters.

docstring docstrings parser python rust

Last synced: 02 Apr 2026

https://github.com/oxabl-project/oxabl

High performance, unofficial Progress ABL tooling

build-tool lexer parser progress-abl rust

Last synced: 03 Apr 2026

https://github.com/lbwa/mark-to-json

:truck: Parse the markdown into a JSON static file.

json markdown-parser markdown-parsing markdown-to-json parser static static-files

Last synced: 22 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/prodigysn95/universal-file-converter

Universal File Converter is a Flask web app that converts images, videos, and audio with multi-file upload, real-time progress, and ZIP downloads. 🐙

audio-converter batch-processing batch-processing-of-multiple-files chordpro church churchtech converter ffmpeg file-converter flask image-converter opensong parser parser-library pro5 rhythm-game songpro songshowplus

Last synced: 17 Apr 2026

https://github.com/chillmatin/enpara-transactions-parser

Converting Enpara Transactions Report to more useful file formats like csv, json, xlsx, or ofx.

banking enpara fintech go ofx parser

Last synced: 03 Apr 2026

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

A hand-written JSON parser because reasons

json parser

Last synced: 17 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/zheng-bote/hd_ghmd_writer_plugin

Github markdown writer plugin for header_docu_qt

cpp17 parser qt6

Last synced: 19 May 2026

https://github.com/rbcavi/parserlang

A programming language, intended for writing recursive descent parsers

compiled-language parser vm

Last synced: 18 Apr 2026

https://github.com/didisouzacosta/encode-and-decode-enums

Projeto de estudo para exemplificar como fazer encode e decode de enums

decoder encoder enums parser swift5

Last synced: 06 Apr 2025

https://github.com/m-anshu/python-construct-parser

Python constructs parser built using lex and yacc

automata-and-formal-languages parser python yacc-lex

Last synced: 04 Jun 2026

https://github.com/imor/water

A WebAssemly binary parser

parser webassembly

Last synced: 20 Apr 2026

https://github.com/mingun/serde-gff

Реализация формата Bioware GFF для Rust

aurora bioware file-format gff nwn nwn-lib nwn2 parser serde witcher

Last synced: 20 Jan 2026

https://github.com/chenasraf/search-ast-parser-js

Easy parser for search query strings, for you to use in your filters.

ast ast-parser javascript parser search-query typescript

Last synced: 21 Apr 2026

https://github.com/thechampagne/bibtex.h

A single-file header-only library to parse BibTeX.

bibtex bibtexparser c library parser

Last synced: 05 Jun 2026

https://github.com/pradyunsg/toml-python

Pure-Python TOML library

parser python toml

Last synced: 11 Jul 2025

https://github.com/alanvf/star_parser

WIP parser for the Star programming language

menhir ocaml parser star

Last synced: 05 Jun 2026

https://github.com/teleivo/dot

A toolchain for the DOT language including lsp, formatter and live preview

dotlang formatter lsp parser parsing

Last synced: 20 Jun 2026

https://github.com/ekaone/annota

Header parser and polyglot script runner. Inspect, validate, and run any script by its shebang

cli metadata parser polyglot runner shebang

Last synced: 23 Apr 2026

https://github.com/mycroft/aiml-poc

AIML Parser & interpreter

aiml interpreter parser xml

Last synced: 24 Apr 2026

https://github.com/mlightcad/dxf-json

Forked version of dotoritos-kim/dxf-json with some enhancement which are not supported in the original repository.

autocad cad dxf parser

Last synced: 06 Jun 2026

https://github.com/chuahou/sap

A simple argument parser for C/C++ CLI applications

c cli cpp library parser

Last synced: 19 May 2026

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

A JSON Parser in Rust

interpreter parser rust

Last synced: 06 Jun 2026

https://github.com/puntorigen4u/dsl_parser

ES6 Class for creating and parsing Concepto DSL files.

concepto creador dsl javascript nodejs parser puntorigen

Last synced: 25 Apr 2026

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

A JSON parser written in Javascript using parser combinators.

json parser parser-combinators

Last synced: 26 Apr 2026

https://github.com/matteopolak/zod-to-cli

Type-safe CLI argument parsing using Zod schemas.

args cli command-line parser zod

Last synced: 26 Apr 2026

https://github.com/foufoujoujou/jeeson

Json parsing library

json jsonparser parser

Last synced: 18 May 2026

https://github.com/talltotal/chrome-md-api-parser

Getting api from ShowDoc doc in MD format.

api chome-extension markdown parser webpack

Last synced: 29 Apr 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/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/xuguruogu/ragel_redis_parser

redis parser using ragel

parser ragel redis

Last synced: 18 May 2026

https://github.com/praneethv-cmd/jelly-bean

jelly-bean is a simple and lightweight JSON parser written in haskell

haskell json json-parser parser

Last synced: 28 Apr 2026

https://github.com/kruceo/marceo-go

A rewrite of the markdown-html parser Marceo, but in golang, focusing in performance.

go html markdown parser performance speed

Last synced: 28 Apr 2026

https://github.com/ydah/zygalim

A YAML file parser by Zig-lang.

parser yaml yaml-parser zig ziglang

Last synced: 28 Apr 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/pinakipb2/cp-parse-kit

Parses the Test Cases from a Contest and Creates Folder Structure to Code

competitive-programming-contests cpp parser

Last synced: 29 Apr 2026

https://github.com/haggi13/connyconsole

ConnyConsole is an example console CLI project that uses DI, Serilog for logging, execution cancellation and argument parsing based on Microsoft's System.CommandLine library.

cli cli-app commandlineparser console dependency-injection dotnet-core example-app example-project logging parser serilog system-commandline

Last synced: 29 Apr 2026

https://github.com/robroseknows/stellaris-parser

Parser for parsing Stellaris game data files.

lark parser python travis-ci

Last synced: 23 Jun 2026

https://github.com/womblee/telegram-discord-posts-parser

This fun little script parses posts from my website and tells you if there are any new ones.

discord discord-bot lxml news parser posts python requests scraper telegram tgbot

Last synced: 29 Apr 2026

https://github.com/zianksm/smartcontract-type-binding-generator

ethereum smart contract bindings code generator

code-generation javascript parser truffle typescript

Last synced: 30 Apr 2026

https://github.com/minoritea/gfep

gfep - Go function expression printer

go golang parser tool

Last synced: 08 Jun 2026

https://github.com/ecollect/taf-parser

TAF ( Tagged Format ) Sage 50 Format Parser.

lexer parser sage sage50 stream taf

Last synced: 08 Jun 2026

https://github.com/g3n35i5/itunesandroidplaylistmanager

Import M3U playlists into the Android app "RocketPlayer".

adb android itunes parser playlist python rocketplayer sqlite3

Last synced: 30 Apr 2026

https://github.com/lesiaukr/goit-cs-hw-01

Master's degree | Computer Systems and Their Fundamentals | Module 1 | Computer Architecture | Assembler | Introduction to Compilers and Interpreters

assembler compiler interpreter parser

Last synced: 01 May 2026

https://github.com/yassineldeeb/markdown-parser

a markdown parser ✨

markdown md parser typescript

Last synced: 01 May 2026

https://github.com/bp7968h/gfm-parser

Github Flavoured Markdown Parser with additional features

github-flavored-markdown parser rust

Last synced: 08 Jun 2026

https://github.com/prof18/tflparser

An bunch of Python Script to parse traffic data available from Traffic For London (TfL)

pandas parser python

Last synced: 01 May 2026

https://github.com/92181/markdown

Extremely performant markdown parser, written in ANSI C.

c css html markdown parser processor webassembly

Last synced: 01 May 2026

https://github.com/indiependente/gomison

Go implementation of the MISON JSON parser

golang json mison parser

Last synced: 02 May 2026

https://github.com/gpalleschi/jevalexpr

Extensible Java Library and Tool to parse, interpret, compile and execute commands written in a language SQL Like.

compile compiler extensible extensible-parsing interpreted-language interpreter java language languages library line-command parse parser parser-library

Last synced: 02 May 2026

https://github.com/antononcube/wl-functionalparsers-paclet

This Wolfram Language paclet provides an implementation of a system of functional parsers.

bnf bnf-parser ebnf interpreter mathematica monad parser parser-combinators wolfram-language

Last synced: 16 Jan 2026

https://github.com/baranovserv/h-s-diagram

Парсер данных построения H-S диаграммы для веществ

diagrams json matplotlib numpy parser requests

Last synced: 02 May 2026

https://github.com/faizkhairi/flatfile-js

Schema-first parser and generator for pipe, comma, and tab-delimited flat files with type coercion and streaming

csv flat-file npm-package parser typescript

Last synced: 02 May 2026

https://github.com/alexito4/importspecification

Extracted ImportSpecification from swift-sh.

import parser swift

Last synced: 03 May 2026

https://github.com/onyazuka/htmlparser

HTML parser written in Python

dom html javascript parser python python3

Last synced: 03 May 2026

https://github.com/adminy/anidb_titles_parser

anidb DAT | XML to json array

anidb list nodejs parser

Last synced: 03 May 2026

https://github.com/VoidBGS/Ordina-XMLParser

File parser made for extracting data from weird XML files. Made in Visual Studio using XmlReader in C#.

c-sharp custom parser visual-studio xml xmlreader

Last synced: 11 Mar 2025

https://github.com/sebyx07/json-asm

⚡ The fastest JSON parser/serializer - hand-optimized x86-64 & ARM64 assembly with C API. AVX-512/AVX2/NEON SIMD, 24-byte nodes, zero-copy parsing

arm64 assembly avx2 avx512 c high-performance json neon parser performance serializer simd x86-64

Last synced: 03 May 2026

https://github.com/rouming/usb-parser

Tool which parses USB 2.0 protocol sampled by the oscilloscope

ds1054z oscilloscope parser protocol rigol scpi usb

Last synced: 24 Jun 2026