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/banetl/bson-parser

A simple BSON (Binary Json) parser in C++

bson bson-format parser

Last synced: 07 Feb 2026

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

A simple JSON parser that displays wether the JSON is valid or not.

lex parser yacc

Last synced: 21 Feb 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/ia7ck/fs-json-parse

FParsec JSON parser

fparsec json parser

Last synced: 16 May 2025

https://github.com/fi1a/config

PHP работа с файлами конфигураций. Поддерживает файлы в PHP и JSON форматах.

config json parser php

Last synced: 06 May 2026

https://github.com/ggorets0dev/ru-geolists-creator

Сборщик файлов geosite.dat и geoip.dat для сервера VPN сервера с XRay

cli-app filter geoip geosite json libcurl parser vpn xray-core

Last synced: 06 May 2026

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

Repositório referente ao trabalho de implementação de um analisador sintáxico para a linguagem MicroPascal (µ-Pascal) da disciplina Linguagens formais, Autômatos e Compiladores da Universidade Católica de Brasília.

c compiler micro-pascal parser syntax-analysis

Last synced: 24 Mar 2025

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

Angular file name convention parser

angular parser typescript

Last synced: 29 Apr 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/mann-conomy/tf-parser

A Node.js parser for converting Team Fortress 2 game files to JSON objects.

file json localization mann-conomy nodejs parser tf2 typescript

Last synced: 02 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/LeviOP/tree-sitter-keyvalues

Valve KeyValues grammar for tree-sitter

goldsrc keyvalues parser tree-sitter

Last synced: 11 Mar 2025

https://github.com/froks/dlt-core

kotlin dlt library to parse autosar dlt files

automotive autosar diagnostic-log-and-trace dlt kotlin library parser

Last synced: 02 Mar 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/isaacazuelos/tree-sitter-kurt

A Tree Sitter grammar for Kurt

parser plt tree-sitter

Last synced: 11 Mar 2025

https://github.com/rahuldangeofficial/09-word-arithmetic-parser

An educational React compiler dashboard that visualizes how mathematical expressions written with English words (plus, minus, multiply, divide) are tokenized, parsed into abstract syntax trees (AST), and evaluated using BODMAS precedence rules.

abstract-syntax-tree javascript-es6 parser reactjs recursive-descent-parser tokenizer vitejs

Last synced: 02 Jun 2026

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/andrelmlins/rollup-plugin-variables

Rollup plugin from parse variables

parser plugin rollup variables

Last synced: 08 Jul 2026

https://github.com/dylancl/sitemap-crawler

Verify the status of each url in a (hosted) sitemap XML file.

crawler parser scraper sitemap xml

Last synced: 04 Oct 2025

https://github.com/andreas19/argparsebuilder

Builder for argparse.ArgumentParser.

argparse argument-parser command-line parser

Last synced: 27 Mar 2026

https://github.com/ehwan/string-parser

Template LL parser generator

cpp header-only parse parser

Last synced: 02 Apr 2025

https://gitlab.com/fabian_kreutz/apigen

A parsing/generation toolset that handles OpenAPI and AsyncAPI specification.

asyncapi documentation generator openapi parser python specification

Last synced: 10 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/klkvsk/whoeasy

Smart WHOIS client and parser for PHP

dns domains parser php whois whois-lookup whois-parser

Last synced: 14 Jan 2026

https://github.com/chaseruskin/cliproc

A fast, low-level, and configurable command-line processor

args cli parser rust

Last synced: 08 Jan 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/dreamycecil/vdf

Simple public domain VDF/KeyValues reader & writer in ANSI C.

ansi-c c89 c90 keyvalue keyvalues parser reader reader-writer valve-data-format vdf vdf-files vdf-format vdf-parser writer

Last synced: 11 Jun 2025

https://github.com/wiredwiz/moo-parser

A parser library for parsing the Moo and Moo# programming languages.

antlr4 grammar moo parser

Last synced: 20 Jan 2026

https://github.com/aalpar/cronfab

Extensible crontab parser for Go — define custom calendar fields (moon phases, fiscal quarters, etc.)

cron crontab crontab-go custom-calendars extensible go golang parser scheduler

Last synced: 10 Mar 2026

https://github.com/adam-fowler/parsing

String parsing code in Swift

parser string swift

Last synced: 26 Mar 2025

https://github.com/tariqs26/st

Interpreted language with a JavaScript-like syntax

ast bun bun-test interpreter lexer parser programming-language repl scope typescript

Last synced: 09 May 2026

https://github.com/mtoohey31/starpath

A position-aware parser combinator library for OCaml with readable errors.

ocaml ocaml-library parser parser-combinators

Last synced: 11 Aug 2025

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

Clojure wrapper for ph-css

clojure css parser

Last synced: 16 Apr 2026

https://github.com/chobeat/scala-json-feed

Library to handle and validate documents in JSONFeed format

json jsonfeed parser validator

Last synced: 05 May 2026

https://github.com/pierre-24/pybibtex

Provides a Python API to parse BibTeX files

bibtex latex parser python

Last synced: 11 Apr 2026

https://github.com/wipeseals/nvme-bar0-viewer

Parses and validates a binary dump of NVMe Controller Registers.

nvme parser pcie vibecoding viewer

Last synced: 05 Jul 2025

https://github.com/codybloemhard/incodoc

Incorporeal document format.

document document-format parser

Last synced: 02 Apr 2025

https://github.com/bluk/leb128fmt

A library to encode and decode LEB128 compressed values.

compression dwarf leb128 parser rust variable-length-encoding wasm webassembly

Last synced: 09 Apr 2025

https://github.com/gsun/yang-parser

yang parser in haxe

haxe haxe-externs javascript parser yang

Last synced: 10 Mar 2025

https://github.com/ambiere/to-object

Parse string representations of objects into JavaScript objects.

javascript json objects parser strings

Last synced: 08 Feb 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/nakabonne/fmtdiff

A goimports client as well as a parser of its result

diff go go-library gofmt goimports golang parser

Last synced: 03 Oct 2025

https://github.com/abougouffa/simple_parser_rs

Basic math parser made with Rust, made for fun and for trying the language!

grammar lexer parser rust simple-math-parser

Last synced: 01 Jul 2025

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

libtwee is a C# library for creating and parsing current and historic Twine file formats

c-sharp parser twine1 twine2

Last synced: 14 Jan 2026

https://github.com/tomasci/ts-parser

Site parser written in TypeScript, maybe become as a platform for parsers in future

jsdom parser prisma typescript

Last synced: 08 Apr 2025

https://github.com/almide/yaml

YAML parser and serializer for Almide with Codec integration. 146 tests.

almide parser yaml

Last synced: 04 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/tinyclub/vtools

Scripts for the noVNC recordings

encoder novnc optimizer parser recordings slicer

Last synced: 17 Apr 2026

https://github.com/jmir1/aniparse-android

Android wrapper for the python module Aniparse

android-library anime kotlin parser

Last synced: 28 Dec 2025

https://github.com/mysticastra/jsoncraftor

JsonCraftor is a lightweight, header-only JSON parser for C that maps JSON data directly to C structs. It provides type-safe parsing with support for nested objects and arrays.

c json parser

Last synced: 09 May 2026

https://github.com/haroldo-ok/cnab-240-to-yaml

Lê arquivos CNAB 240 e os transforma em YAML, para facilitar conferências de dados.

cnab cnab240 febraban parser

Last synced: 25 Mar 2025

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

Lightweight HGVS variant parser

bioinformatics genomics hgvs parser variant-analysis

Last synced: 05 Apr 2026

https://github.com/gadiim/webdriverio-googlesheet

Universal tool for automated data interaction between websites and Google Sheets.

automation bot chromedriver google google-cloud parser scraper sheets wdio web webdriver webdriverio

Last synced: 01 Jul 2026

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/jozanza/jsonify-css

parses a css string into a convenient json structure

css json parser

Last synced: 10 May 2026

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

📃 Writing a simple JSON parser for a competition

cpp json json-parser parser

Last synced: 18 Apr 2026

https://github.com/dkrsk/copypastaru-parser

Pasta parser for copypastas.ru

copypastas dotnet fsharp parser

Last synced: 19 Apr 2026

https://github.com/develephant/corona-html5-url-plugin

Corona HTML5 plugin with similar functionality to socket.url

corona corona-sdk coronasdk html5 parser plugin url

Last synced: 08 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/susumuota/fast-png-parser

Fast, lightweight and memory efficient PNG chunk parser.

javascript node nodejs npm npm-module parser png typescript

Last synced: 12 Apr 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/cmdr-nova/blog-poster

A tiny and simple Python bot that grabs items from your RSS feed, and then posts them to Mastodon.

blog blogging bot mastodon parser poster python toot tooter

Last synced: 20 Apr 2026

https://github.com/thepalbi/json-example-generator

Random JSON examples generator from go-like schema definition

json lexer parser random

Last synced: 20 Apr 2026

https://github.com/solrikk/2gistrace

Скрипт на Python для автоматического сбора информации о компаниях из каталога 2ГИС. Полученные данные сохраняются в формате CSV и могут использоваться для анализа или интеграции в другие системы.

2gis parser

Last synced: 23 Jun 2026

https://github.com/tool3/dvd-cli

🎬 create beautiful animated SVGs from terminal output

animation asciinema parser recorder renderer svg

Last synced: 05 Jun 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/yetanotherchris/text-template

Go's text templating - a port of Go's text template package to C# via OpenAI Codex

dotnet parser template text-template text-templating-engine

Last synced: 11 Mar 2026

https://github.com/negrienko/iban-ex

Elixir library for working with IBAN numbers (parsing, validating, checking and formatting)

elixir elixir-lang elixir-library iban library parser

Last synced: 28 Mar 2025

https://github.com/teixdavide/FEUP_COMP_Javamm

⚙️ | A compiler for a subset of Java called Java--

compiler compilers feup java java-- javamm parser

Last synced: 05 Jan 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/redboo/evmos-comment-parser

Парсер комментариев Evmos

parser python scraper

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

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

AIML Parser & interpreter

aiml interpreter parser xml

Last synced: 24 Apr 2026

https://github.com/jazcarate/koncierge

Kotlin lib to use in an AB testing service

ab kotlin library parser testing variant

Last synced: 24 Jun 2026

https://github.com/bytevader/structly-whois-parser

Structly-powered WHOIS parser with typed records, CLI tooling, and streaming-friendly APIs

data-engineering dns domain-name parser python-library stuctly whois

Last synced: 11 Mar 2026

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

A JSON Parser in Rust

interpreter parser rust

Last synced: 06 Jun 2026

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

Simple command line parser

module npm parser

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

Bytecode VM interpreter for blang

compiler interpreter language parser

Last synced: 19 Jun 2026

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

crawl & parse solana transaction

crawler parser rust solana transaction

Last synced: 20 Jun 2026

https://github.com/juanbelieni/ochord

A terminal-based interface to manipulate chords and notes.

chords cli music ocaml parser

Last synced: 24 Apr 2025

https://github.com/leadpony/fika

Fika is a document generator.

commonmark java markdown parser

Last synced: 13 May 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/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/traverseda/rratbot

The bot for the /r/rational discord channel

dice-roller discord discord-bot dsl interpreter parser

Last synced: 27 Apr 2026

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