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

Aozora Flavored Markdown — Rust dialect fusing CommonMark/GFM with 青空文庫 typography (ruby, bouten, 縦中横, 字下げ, 外字).

aozora-bunko cli commonmark gfm japanese markdown parser ruby rust typography

Last synced: 16 Jun 2026

https://github.com/azhovan/brainfuck

A brain fuck interpreter implementation with Golang

brain-fuck-interpreter brainfuck golang interpreter lexer parser

Last synced: 14 May 2026

https://github.com/girkovarpa/pcap-parser

JavaScript PCAP parser.

dissector packet parser pcap tcp udp wireshark

Last synced: 18 Mar 2025

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

Simple command line parser

module npm parser

Last synced: 25 Apr 2026

https://github.com/nikolapeja6/bio-med-proj

School project for the course Bio-Med (Računarstvo u Bio-Medicini, en. Computers in Biomedicine) course which is part of the Master studies at the School of Electrical Engineering, University of Belgrade.

expression-engine expression-evaluator parser rest-api school-project

Last synced: 04 Oct 2025

https://github.com/belltoy/tree-sitter-openmetrics

OpenMetrics text format grammar for tree-sitter

parser tree-sitter

Last synced: 15 May 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/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/filvyb/vut-ipp-projekt-22

XML parser and code interpreter

code-interpreter parser php python3 vut-fit

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/boyfws/steam-search-parser

Provides asynchronous parser of games from steam

aiohttp beautifulsoup parser pydantic steam

Last synced: 18 Apr 2026

https://github.com/hyper-prog/smartyaml

SmartYAML - Go package to handle YAML

go golang json-parser module parser yaml

Last synced: 27 Apr 2026

https://github.com/jrmycanady/cronschedule

Go module that provides a cron parser and methods to determine the next run.

cron go golang parser

Last synced: 16 Jan 2026

https://github.com/kimpors/cson

json parser on c

c json library makefile parser

Last synced: 12 Jan 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/libsrcdev/ndjson.dart

Tiny and small library for parsing ndjson.

dart dev ndjson parser pub stream

Last synced: 28 Apr 2026

https://github.com/0xch4z/gemoji-parser

🚀 A GitHub emoji code parser.

emoji nodejs parser

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

Creates a syntax tree from a given string and grammar (ebnf)

ebnf grammar parser tree

Last synced: 15 May 2025

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

React image parser component

colors image parser react size

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/nurjahonergashevme/etsy-parser

Автоматизированный парсер магазинов Etsy с GUI интерфейсом, Telegram ботом и интеграцией с Google Sheets.

aiogram etsy gui parser python

Last synced: 17 Aug 2025

https://github.com/kirbo/ruuvitag-parser

This is a mirror repository. Please contribute here: https://gitlab.com/kirbo/ruuvitag-parser

parser ruuvitag ruuvitag-sensor typescript

Last synced: 08 Jun 2026

https://github.com/justin-marian/magic-temple

Simple program that solves string problems: large number additions, cipher encodings and "2-grams"".

c caesar-cipher encryption parser string-manipulation vigenere-cipher

Last synced: 29 Jun 2025

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/techouse/flask-docs-parser

Parse the Flask HTML documentation into a JSON format to be used with Algolia

documentation flask parser python3

Last synced: 30 Apr 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/riverfallmc/rflog-parser

📝 Парсер файлов .rflog

crate parser rust

Last synced: 10 Apr 2025

https://github.com/sv-tools/conf-parser-yaml

YAML parser for conf project

conf parser yaml

Last synced: 11 Dec 2025

https://github.com/markusand/myp-toml

Simple TOML parser for micropython

micropython parser toml

Last synced: 10 Apr 2025

https://github.com/imdeep2905/ll1_parser

Implementation of LL1 parser in C++.

cplusplus ll1-parser parser

Last synced: 22 May 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/j3eyond/sepr_parser

The simple scripts for parse symantec endpoint protection html reports.

bash parser python reports symantec symantecendpointprotection

Last synced: 18 May 2026

https://github.com/sergeypedan/rust-book-parser

Parses ”The Rust book“ and saves as ePub

epub parser rust

Last synced: 08 Jun 2026

https://github.com/martan03/ipp-project

Parser and interpreter implementation

interpreter parser php python school

Last synced: 18 Apr 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/vueware/csv-parser

Converts .csv files to JSON object arrays.

csv json parser typescript

Last synced: 18 Apr 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/minoritea/gfep

gfep - Go function expression printer

go golang parser tool

Last synced: 08 Jun 2026

https://github.com/techouse/homebrew-envq

Homebrew tap for envq, a byte-preserving .env query and editing tool.

cli command-line-tool configuration dotenv env homebrew parser rust

Last synced: 14 Jun 2026

https://github.com/estnafinema0/yadro-cpp-test

C++20 simulation of a computer club management system with token parsing, error reporting and unit/integration tests (Google Test).

cpp20 googletest integration-testing object-oriented-programming parser tokenizer unit-testing

Last synced: 24 Aug 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/openoereb/geolink_formatter

Small library for parsing and formatting an OEREBlex geoLink response.

formatter geolink oereb oereblex parser python

Last synced: 17 Jan 2026

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/jwalsh/syntree-generator

A tool for converting French literary text into S-expression syntax trees for linguistic analysis, with visualization capabilities

abstract-syntax-tree constituency-parsing emacs french linguistics literary-analysis nlp org-mode parser proust python s-expression spacy syntax-analysis syntax-tree

Last synced: 05 Mar 2025

https://github.com/whyolet/jonf-py

JONF parser/formatter in Python

configuration dsl jonf json parser python

Last synced: 14 Jan 2026

https://github.com/arkenidar/parser

Simple parsing exercises (traditional)

parser programmable

Last synced: 03 Nov 2025

https://github.com/thorgathis/ycontestparser

💿 Single-threaded Yandex Contest parser

parser yandex-contest yandex-contest-parser

Last synced: 29 Jul 2025

https://github.com/younes-alturkey/paint

.NET Windows Forms app applying concepts of Tokenization, Custom File extension, and Computer Graphics.

csharp filesystem graphics parser state-management tokenizer

Last synced: 06 Jul 2026

https://github.com/theodore-s-beers/djvulpes

Early-stage experimental DjVu parser and inspection CLI

djvu document-parser file-format parser rust text-extraction

Last synced: 25 Jun 2026

https://github.com/markuszeller/php-annotations

This class helps reading annotations.

annotations composer package parser php

Last synced: 17 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/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/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/brunojppb/gohan

Markdown Parser and HTML compiler for generating static sites

html markdown parser rust

Last synced: 30 Apr 2026

https://github.com/asynched/nom-language-parser-demo

A short language parser built using nom to test it. :)

nom parser rust

Last synced: 11 Nov 2025

https://github.com/ryu-ryuk/kyoka

a CLI-first system that leverages Large Language Models (LLMs) to interpret natural language queries and retrieve relevant information from complex, unstructured insurance documents (PDFs, DOCX, emails)

cli decision-making llm parser python rag reasoning

Last synced: 08 Jun 2026

https://github.com/peggyjs/coverage

Up the code coverage on your Peggy grammars, ensuring that the generated boilerplate code is covered in your unit tests.

coverage grammar parser peggyjs testing

Last synced: 06 Jul 2025

https://github.com/winpooh32/ympp

Yandex music playlist parser

golang music parser playlist yandex

Last synced: 14 Jan 2026

https://github.com/tivikdev/5bukv-parser

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

bs4 parser

Last synced: 03 Apr 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

https://github.com/wibosco/approachingparsers-example

Experimenting with some possible parser architectures

ios mapper network parser plug-and-play swift travis-ci

Last synced: 03 Jul 2026

https://github.com/moosemorals/htmllib

A HTML parser

csharp html parser

Last synced: 30 Mar 2025

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/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/fabiospampinato/json-simple-parser

The fastest pure-JS implementation for JSON I could come up with.

javascript js json native parser simple

Last synced: 06 Nov 2025

https://github.com/gthomas08/flex-bison-project

Lexical and grammatical implementation of a subset of the Python programming language.

bison flex parser python

Last synced: 28 Apr 2026

https://github.com/timsueberkrueb/yalr-web

Website for YALR

lalr parser rust static-site zola

Last synced: 01 May 2026

https://github.com/terotests/rangerparser

Opinionated tokenizer and parser for common and custom languages

ast generic parser tokenizer

Last synced: 22 Mar 2025

https://github.com/frodrigo/mapcss-antlr

Antlr4 MapCSS grammar - and pyhton tree builder

antlr4 mapcss parser

Last synced: 13 Apr 2026

https://github.com/karimsa/bench-js-parsers

Some benchmarks to show the performance of various modern JS parsers.

acorn babel benchmark esprima javascript parser performance

Last synced: 19 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/sourlemonjuice/quickparse-qr-bash

Parses the QR code on the linux desktop screenshot

bash desktop linux parser qrcode screenshot script

Last synced: 13 Apr 2026

https://github.com/dkxce/jbad

Python JSON BAD Parser

bad dkxce json parser python

Last synced: 01 May 2026

https://github.com/stalonelab/wiki_fencing

An automatic Wikipedia filler for fencing

fencing parser wikipedia

Last synced: 07 Jul 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/phdoerfler/enni

A parser for IMAP envelopes

imap parboiled2 parser scala specs2

Last synced: 19 Jan 2026

https://github.com/IoeCmcomc/tree-sitter-mcfunction

Minecraft function file grammar for tree-sitter

mcfunction parser tree-sitter

Last synced: 11 Mar 2025

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/ChristianMurphy/tree-sitter-markdown

Markdown grammar for tree-sitter

markdown parser tree-sitter

Last synced: 11 Mar 2025

https://github.com/maisikoleni/gedit

Fork of the Eclipse Jikespg Grammar Editor

eclipse editor grammar java jikes jikespg lalr parser plugin

Last synced: 25 Mar 2025

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

Python , the core part implemented from scratch in Rust

cargo parser python runtime rust

Last synced: 01 May 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/dptole/toylang

My first toy language. Created exclusively for learning purposes.

analyzer ast bnf interpreter language parser programming syntax toy

Last synced: 24 Jul 2025