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/tomashubelbauer/js-markdown-parser

A MarkDown parser written in JavaScript

javascript js markdown parser

Last synced: 07 May 2026

https://github.com/ariaandika/tokenizer

tokenizer, lexer, parser, or whatever in rust

parser rust tokenizer

Last synced: 26 Jun 2025

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/ureeves/did.rs

Implements a parser for decentralized identifiers.

decentralized did identifier identity parser rust

Last synced: 04 Mar 2025

https://github.com/sebastian-software/ferrocat

Performance-first Rust toolkit for Gettext PO and NDJSON catalogs, merge workflows, and ICU MessageFormat-aware localization.

benchmarking gettext i18n icu-messageformat localization ndjson parser po-files rust translation

Last synced: 21 May 2026

https://github.com/andreas19/argparsebuilder

Builder for argparse.ArgumentParser.

argparse argument-parser command-line parser

Last synced: 27 Mar 2026

https://github.com/IlyaUmanets/improve_your_code

Code smell detector for Ruby

gem parser rails ruby

Last synced: 13 May 2025

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

Tonel and Smalltalk BNF definitions and parsers.

bnf parser smalltalk tonel

Last synced: 26 Jun 2025

https://github.com/thatcodechap/wikidparse

Fast and lightweight parser for wikitionary

javascript json parser wiki wikimedia wikitionary

Last synced: 19 May 2026

https://github.com/onesignal/kafka-offsets-parser

Rust library parsing __consumer_offsets and its messages

kafka parser rust

Last synced: 22 Jul 2025

https://github.com/zgoethel/nodebuilder

Tool for designing grammars and generating language parsers in .NET

blazor compiler compiler-frontend desktop-app dotnet finite-state-machine grammar lexing parser parsing regex ui

Last synced: 13 Apr 2026

https://github.com/irradia/one.irradia.mime

RFC2045 MIME type parsing

android kotlin mime parser rfc-2045

Last synced: 19 May 2026

https://github.com/p4suta/aozora

Pure-functional Rust parser for 青空文庫記法 (Aozora Bunko notation): ルビ, 傍点, 縦中横, 外字, 返り点, indent containers, page breaks.

aozora-bunko cli japanese parser ruby rust shift-jis tategaki typography

Last synced: 16 Jun 2026

https://github.com/sshaw/ncftpd-log-parse

Parse NcFTPd xfer, session, and misc logs

ftp ftp-server logs ncftp parser perl

Last synced: 06 Apr 2025

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/rvanbaalen/hashparser

Tiny javascript library to get and set (encoded) hash parameters

hash javascript parser url util

Last synced: 02 Apr 2026

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/electrikmilk/aml

Interpreted math equation language 🧮

calculator interpreter language math math-language parser programming-language

Last synced: 17 Jun 2026

https://github.com/visionik/trongo

TRON (Token Reduced Object Notation) format library for Go

go json parser serialization tron

Last synced: 17 Apr 2026

https://github.com/vishwaksena94/tokenloom

🔍 Parse streamed text into structured events using TokenLoom, a TypeScript library designed for flexible handling of real-time data and custom tags.

anthropic claude code-fence gemini gpt groq llm markdown markup openai parser stream streaming syntax syntax-highlighting tokenization tokens xai

Last synced: 17 Apr 2026

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

An Expression parser.

c cpp expression parser

Last synced: 17 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/iliaal/nameparser

Casing- and credential-aware PHP full-name parser. Fork of theiconic/name-parser, tuned for professional/clinician names.

credentials fullname human-names name-parser name-parsing parser php text-processing

Last synced: 18 Jun 2026

https://github.com/saradaabura/pygps2

Analyze almost every sentence.

gnss gps parser pygps2 python

Last synced: 05 Apr 2026

https://github.com/svm-zhang/tinyhgvs

Lightweight HGVS variant parser

bioinformatics genomics hgvs parser variant-analysis

Last synced: 05 Apr 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/unmango/go-make

Makefile parsing library for Go

ast go golang make makefile parser printer scanner

Last synced: 19 Apr 2026

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/nir3x/markuplanguageparser.cpp

MarkupLanguageParser.cpp - Simple C++ Parser for Markup Language

c-plus-plus cpp markup-language parser parsing tree-structure unit-testing

Last synced: 04 Jun 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/imor/water

A WebAssemly binary parser

parser webassembly

Last synced: 20 Apr 2026

https://github.com/mrizaln/octave-ndjson

Newline Delimited JSON (ndjson) or JSON Lines (jsonl) parser for Octave

json jsonl multithreading ndjson octave parser

Last synced: 20 Apr 2026

https://github.com/vevdokimovm/hhru-vacancy-parser

Python script that fetches Python job vacancies from the hh.ru public API

api hh parser python scraping

Last synced: 27 Jun 2026

https://github.com/muhammadhasham23/request-header-parser-microservice

Request Header Parser with Node.js and express. A FCC Project.

express node parser requests-module

Last synced: 21 Apr 2026

https://github.com/hatoo/stap

Stateful parser

async parse parser rust

Last synced: 22 Jul 2025

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/raulil/plorth-parser

Parser for Plorth programming language

parser plorth typescript-library

Last synced: 05 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/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/shortishly/pgsqlp

Postgres SQL parser using scran

erlang parser postgresql scran sql

Last synced: 24 Apr 2026

https://github.com/vistaran/php-untranslated-string-parser

Detect untranslated scripts from html templates and php / javascript files if you are using localization.

html i18n internationalization javascript parser php string-parser string-parsing

Last synced: 24 Apr 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/chardoncs/zig-ansi-parse

Comptime-proof ANSI format parsing library for Zig

ansi-code ansi-colors ansi-terminal colorization parser zig ziglang

Last synced: 19 Jun 2026

https://github.com/0xwal/parse-line

Simple command line parser

module npm parser

Last synced: 25 Apr 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/peeepca/production-dashboard

Production dashboard, with rest connection and build in data parser. It can analyze production data and performace.

backend dashboard dashboard-application front-end frontend gui itac parse parser python python3 rest rest-api restful-api tkinter

Last synced: 06 Jun 2026

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

PHP bindings for Ktav — a plain configuration format with three rules, zero indentation, and zero quoting. FFI over the reference Rust crate — no PHP extension to compile, prebuilt binaries for Linux/macOS/Windows.

bindings composer config config-format configuration ffi ktav parser php rust

Last synced: 26 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/httpland/jfv-parser

JSON field values for HTTP parser and serialize

field header http json json-field-value parse parser serialize serializer

Last synced: 27 Apr 2026

https://github.com/lfdominguez/ffmpeg_vstat_parser

Parse the vstats ffmpeg format from a PIPE and try to sent to external service

ffmpeg parser vstats

Last synced: 27 Apr 2026

https://github.com/casatrick/solana-transaction-parser

solana trasaction parser

parser solana transaction

Last synced: 20 Jun 2026

https://github.com/rcosta358/aguda-rs

Compiler in Rust for the AGUDA Programming Language

ast code-generation compiler inkwell lalrpop lexer llvm logos lr-parser parser rust

Last synced: 03 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/benoitlx/simple-assembler

Simple assembler for my custom cpu

assembly bitstream-generation parser tokenizer

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/bhoodream/react-image-parser

React image parser component

colors image parser react size

Last synced: 29 Apr 2026

https://github.com/zchee/go-yaml

go-yaml implements a YAML AST parser for Go

ast go parser yaml

Last synced: 29 Apr 2026

https://github.com/veapach/broskibot

A telegram bot that is linked to the Must(https://mustapp.com) site. In short, the bot is a movie helper

aiogram bot parser python telegram telegram-bot tgbot

Last synced: 29 Apr 2026

https://github.com/lonaryx/cardataparser

CarDataParser🚗💻 - это простой и удобный инструмент, созданный с использованием библиотеки Eel на Python. Он предоставляет возможность получать информацию о транспортных средствах, основываясь на их регистрационных номерах, в текущей версии ограничиваясь Украиной.

car css desktop eel eel-python exe html number numbers parser program python python-script python3 scraper ukraine ukrainian winodws

Last synced: 06 May 2026

https://github.com/ydv-ankit/cache-system

cache system built from scratch in golang

cache database golang parser

Last synced: 15 May 2026

https://github.com/jpcima/pd-miniparser

Minimal parser for Puredata patch files

parser pure-data

Last synced: 05 Jun 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/abhishekkr/pywebvtt

Python file parser for WebVTT subtitles

file-parser parser python python3 subtitles webvtt

Last synced: 08 Jun 2026

https://github.com/minoritea/gfep

gfep - Go function expression printer

go golang parser tool

Last synced: 08 Jun 2026

https://github.com/xdevor/composer-parser

A parser that can parse all the installed PHP packages composer.json file in your project

composer composer-packages installed-json parser php

Last synced: 30 Apr 2026

https://github.com/danchik12/habr_scraping

Parsing Habr articles and saving in csv format

csv fake-useragent numpy pandas parser python3

Last synced: 30 Apr 2026

https://github.com/isaacvando/minipythonparser

Haskell parser for a subset of Python

haskell parser python

Last synced: 08 Jun 2026

https://github.com/anujdhillxn/functiondifferentiator

A web app that parses a mathematical function into an expression tree and then performs differentiation.

binary-tree flask parser python3

Last synced: 30 Apr 2026

https://github.com/aayes89/honlogparser

Java application that converts Heroes of Newerth (HoN) log files into a sql database

dom dom-manipulation hon java logs parser sql

Last synced: 01 May 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/yagizerdem/needle

A regular expression engine built from scratch.

nfa parser regex

Last synced: 08 Jun 2026

https://github.com/aichingm/libcj

Libcj is a simple header only json stringify and parsing library written in c.

c json parser

Last synced: 01 May 2026

https://github.com/stenbror/pythoncorerust

Python , the core part implemented from scratch in Rust

cargo parser python runtime rust

Last synced: 01 May 2026

https://github.com/koenig-dominik/env-json-parser

Library that parses JSON structures out of environment variables

12factor env environment json node object parser ts typescript

Last synced: 01 May 2026

https://github.com/dervexdev/json2lua

Convert JSON to Lua table

json lua parser rust table

Last synced: 01 May 2026

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

Markdown parser plugin for header_docu_qt

cpp17 parser qt6

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