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/nixpulvis/parser-combinator

CFG Parser Combinators for Racket

json library parser

Last synced: 12 Jul 2025

https://github.com/lukaswagner/csv-parser

Quick, multi-threaded CSV parser with focus on handling huge files.

csv js parser ts

Last synced: 11 Apr 2025

https://github.com/leostera/libra

:balance_scale: A Lisp Parser in Idris

dependent-types idris lisp parser

Last synced: 18 Jan 2026

https://github.com/rlaphoenix/pyd2v

Python library for parsing Donald Graft's DGMPGDec Project (.d2v) files.

d2v dgindex dgmpgdec mpeg parser python video

Last synced: 06 May 2025

https://github.com/lestoni/go-logtick

git log output parser

git gitlog log parser

Last synced: 28 Apr 2026

https://github.com/austinkregel/php-exception-probe

A package aimed to provide helpful parsing of PHP stacktraces.

exception parser php

Last synced: 27 Mar 2025

https://github.com/jtroo/bacnet_parse

#![no_std] BACnet protocol parsing

bacnet no-std parser protocol

Last synced: 13 Apr 2025

https://github.com/nwhetsell/tree-sitter-lilypond-scheme

LilyPond Scheme grammar for Tree-sitter

lilypond parser scheme tree-sitter

Last synced: 17 Mar 2025

https://github.com/redmadrobot/parser-autograph

Object parser generation utility.

code-generation ios macos parser sourcekit swift template

Last synced: 15 May 2026

https://github.com/e-e-e/open-packaging-format

A simple opf metadata parser

epub metadata open-package-format opf parser

Last synced: 25 Jan 2026

https://github.com/prabhuomkar/json-coder

📱 JSON Parsing Code Generator for Android

android code-generation java json kotlin parser

Last synced: 21 Jun 2025

https://github.com/ravener/bantam.py

A simple demo app for Pratt parsing in Python

expression-parser parser pratt pratt-parser pratt-parsing python

Last synced: 29 Oct 2025

https://github.com/firechip/pads-layout-parser

Library for parsing netlists in the PADS Layout ASCII format (`.asc` files). It provides a structured object representation of the netlist data, making it easy to process and convert to other formats like the Yosys JSON format used for circuit analysis and visualization.

layout netlist pads parser pcb real-time schematic typescript

Last synced: 05 Jul 2026

https://github.com/justcabbage/osu-parser

C++20 compatible parser for osu! filetypes

cpp osu osu-libraries osugame parser parsing

Last synced: 21 Mar 2025

https://github.com/1c-syntax/tree-sitter-onescript

OneScript language grammar for Tree-Sitter

onescript parser tree-sitter

Last synced: 17 Jun 2025

https://github.com/xxrjun/compiler-fall23

NCU CSIE Compiler, 2023 Fall

compiler lex ncu parser scanner yacc

Last synced: 07 Jun 2026

https://github.com/char0n/json-parsers

Monorepo containing research for various json-parsers

javascript json parser

Last synced: 20 Jan 2026

https://github.com/hemantdutta/versa

Versa | The Ultimate Markdown to PDF Generator | Transform your ideas into Stunning Document with Ease...

good-first-issue javascript markdown markdown-editor markdown-to-html markdown-to-pdf open-source parser personal-project reactjs

Last synced: 11 Feb 2026

https://github.com/denvercoder1/docstring-utils

Parser and checker for Numpy, Sphinx, and Google-style docstrings

docstrings parser python

Last synced: 13 Apr 2025

https://github.com/bhmj/xpression

Expression parser written in Go

expression go golang library parser

Last synced: 28 Jan 2026

https://github.com/robbepop/cnf-parser

Efficient and customizable CNF parser for SAT solving.

cnf-clauses parser sat-solver

Last synced: 27 Dec 2025

https://github.com/mistralys/currency-parser

PHP library that can detect prices written in text or markup, adding non-breaking spaces, and normalising their formatting according to country-specific rules.

currency filtering normalization parser prices

Last synced: 13 Oct 2025

https://github.com/simonkowallik/tmconfpy

serialize F5 config (bigip.conf) to JSON or python dict

bigip config f5 f5-bigip json parser serialization

Last synced: 22 Apr 2025

https://github.com/ferhatgec/inifrs

inifrs, ini file parser crate

crate file ini ini-parser parser rust

Last synced: 27 Jun 2025

https://github.com/x39/xcg

X39s Code Generator - Creating your CST (Concrete-Syntax-Tree) with ease

code-generation code-generator cpp cst generator parser parser-generator syntax-tree

Last synced: 07 May 2026

https://github.com/xennis/epidoc-parser

Parser for EpiDoc (Epigraphic Documents in TEI XML)

epidoc epigraphy papyri parser tei-xml

Last synced: 12 May 2025

https://github.com/silviucpp/erluap

Erlang implementation of ua-parser (user agent parser)

erlang parser user-agent

Last synced: 06 Sep 2025

https://github.com/mutlusun/csv2bibtex

A small utility to parse CSV files to Bib(La)TeX files.

biblatex bibtex converter csv parser rust

Last synced: 23 Mar 2025

https://github.com/somajitdey/helpdoc

A KISS CLI tool for managing GNU-style help messages. Extracts help messages from comments in source code and prints them when asked.

bash cli command-line extract gnu-linux help manpage parser sourcecode

Last synced: 12 May 2025

https://github.com/sixarm/markdown-tools

SixArm.com » Markdown » Scripts for parsing markdown

markdown parser scripts

Last synced: 04 Sep 2025

https://github.com/the-mikedavis/tree-sitter-git-config

A tree-sitter grammar for git's configuration language

config git parser tree-sitter

Last synced: 09 Apr 2025

https://github.com/rameel/ramstack.expressionparser

A flexible expression parser library for .NET, allowing dynamic evaluation and binding of expressions with context-aware support.

expression-parser parser

Last synced: 26 Jun 2025

https://github.com/anton-yurchenko/go-changelog

Golang package for changelog :bookmark: creation/parsing

changelog go golang module parser

Last synced: 22 Aug 2025

https://github.com/markusand/utoml

Simple TOML parser and serializer for micropython

micropython parser serializer toml

Last synced: 02 May 2026

https://github.com/mukeshm/gedcom-parser

Simple GEDCOM parser written in Haskell

haskell parser parser-combinators

Last synced: 29 Jan 2026

https://github.com/jay3332/timeparser

Time parser for Python.

parser py python time timeparser

Last synced: 25 Jul 2025

https://github.com/gabrielcsapo/shell-p

🐚 Introspect on the most time consuming part of your shell script

parser runner shell-script utility

Last synced: 28 Apr 2026

https://github.com/nssharmaofficial/lark-switch-parser

Implementation of switch case in Lark

lark-parser parser switch-case

Last synced: 03 Feb 2026

https://github.com/noorzaie/aqs

A query string parser with advanced features

nodejs parse parser query querystring url

Last synced: 20 May 2026

https://github.com/ton-blockchain/tree-sitter-tolk

Tolk grammar for tree-sitter

parser tolk tree-sitter

Last synced: 19 May 2026

https://github.com/jitesoft/php-xml2array

Simple xml parser for php.

parser php7 xml xml-parser

Last synced: 21 Apr 2026

https://github.com/s-a/browserwall

A small, fast and rich-API browser/platform/engine detector for React.

browser detection ender parser react reactcomponent reactjs sniff ua user-agent useragent

Last synced: 19 Jun 2026

https://github.com/attackonmorty/rdp

Recursive Descent Parser

parser

Last synced: 20 Aug 2025

https://github.com/galaco/bitbuf

A simple Go Read & Write bitstream

bitstream buffer compression parser

Last synced: 25 Mar 2025

https://github.com/yanniskatsaros/crafting-interpreters

A follow-along of Bob Nystrom's book, Crafting Interpreters

bytecode compiler crafting-interpreters interpreter language ocaml parser rust virtual-machine

Last synced: 19 Apr 2026

https://github.com/gryszzz/kaspa-script

KaspaScript: Rust compiler and Kaspa-native programmability kernel , AI-compatible , upgrade readiness.

blockdag bytecode compiler compiler-design covenants cyptocurrency dapp deterministic dsl kaspa parser rust semantic-analysis smart-contracts verification web3

Last synced: 29 Jun 2026

https://github.com/routerify/routerify-query

A Routerify middleware which parses the request query string

hyper-rs middleware parser querystring routerify

Last synced: 09 Oct 2025

https://github.com/gesiscss/wiki-download-parse-page-views

Pipeline for downloading, parsing and aggregating static page view dumps from Wikipedia.

aggregation downloader dumps pageviews parser pipeline python script wikipedia

Last synced: 20 Jun 2026

https://github.com/davidbonachera/ediparser

A simple positional EDI parser for Symfony 📑

edi parser php positional symfony-bundle

Last synced: 25 Oct 2025

https://github.com/sokis/asar-parse

从 asar 文件中加载模块

asar electron parser

Last synced: 18 May 2026

https://github.com/benchr267/calculator

Example app which uses Parsel to power a calculator. (https://github.com/BenchR267/Parsel)

calculator ios parser parser-combinators swift

Last synced: 15 Jun 2025

https://github.com/derhuerst/vdv-451-reader

A streaming VDV 451 reader.

parser public-transport transit vdv-451

Last synced: 15 Apr 2025

https://github.com/lionello/nix-d

Lexer, parser, and evaluator for Nix files, written in D-lang

ast dlang evaluator interpreter lexer nix parser parsing

Last synced: 10 Jan 2026

https://github.com/sixarm/lynx-html-to-text

lynx-html-to-text: use the lynx web browser to convert HTML to plain text

html lynx parser script shell text

Last synced: 22 Apr 2025

https://github.com/mashingan/pbparsen

Nim Protobuf parser

nim parser protobuf3

Last synced: 06 Jul 2025

https://github.com/kelvintaywl/code_comment

extracts comments from your source code (pip install code_comment)

comments extraction parser source-code

Last synced: 14 Jan 2026

https://github.com/ap-atul/yacp

Yet Another Config Parser. Convert YAML, JSON, and CUSTOM files to python objects and back.

config-management config-parser deserialisation json json-parser parser serialisation yacp yaml yaml-parser

Last synced: 08 May 2026

https://github.com/2bigO/parse-neo4j

Parse results from neo4j's http endpoint to normal JSON

json neo4j parser

Last synced: 22 Jul 2025

https://github.com/uditkarode/kumi

🦡 A parser combinator library for TypeScript.

parser parser-combinators typescript

Last synced: 08 Jun 2026

https://github.com/kuria/simple-html-parser

Minimalistic HTML parser

encoding html parser php

Last synced: 14 Apr 2025

https://github.com/ivanjosipovic/tsdparser

C# TypeScript Definition Parser

definition parser typescript

Last synced: 20 Mar 2025

https://github.com/scymtym/language.graphviz

Parser and unparser for the GraphViz dot language

graphviz parser

Last synced: 09 Feb 2026

https://github.com/pedrouid/eth-parse-uri

Parse Ethereum EIP831 standard URI formats (expandable)

eips ethereum javascript library npm parser standard uri url

Last synced: 07 Mar 2026

https://github.com/vberlier/docutils

Simple javascript parser for docutils xml documents.

docutils parser restructuredtext sphinx xml

Last synced: 26 Apr 2025

https://github.com/chiefgokhlayeh/tap-consooomer

📦 Test Anything Protocol Consumer for Rust

consumer parser peg test-anything-protocol

Last synced: 13 Mar 2026

https://github.com/isaacvando/cooklang-hs

A parser for the cook markdown language written in Haskell

cooklang haskell parser

Last synced: 23 Aug 2025

https://github.com/jmousqueton/boamp-extractor

Script d'extraction et de mise en page des AOs publiés au BOAMP

api boamp github-actions github-pages msteams parser python3

Last synced: 24 Apr 2025

https://github.com/typedduck/kamo

A library to assist in the creation of an interpreter or compiler and its associated runtime.

garbage-collection memory-management parser parser-combinators parsing rust rust-library s-expressions scheme

Last synced: 09 Apr 2025

https://github.com/qnton/tld-extract

Simple npm package that allows to extract the TLD, domain, and subdomain.

extract parser tld typescript

Last synced: 29 Jan 2026

https://github.com/nazrhom/vcs-clojure

An experiment in diffing clojure code

clojure haskell parser vcs

Last synced: 17 Apr 2026

https://github.com/siraben/tree-sitter-formula

Formula grammar for tree-sitter

formula parser tree-sitter

Last synced: 09 Apr 2025

https://github.com/konrad2002/dsvparser

GoLang implementation of DSV7 file format with parser

dsv dsv6 dsv7 golang-package parser schwimmen

Last synced: 11 Mar 2026

https://github.com/tree-sitter-grammars/tree-sitter-xcompose

XCompose grammar for tree-sitter

parser tree-sitter xcompose

Last synced: 22 Jul 2025

https://github.com/miedzinski/python-syntax

Python 3 parser

parser python rust

Last synced: 27 Apr 2026

https://github.com/yord/pxi-json

🧚pxi-json is a JSON plugin for pxi (pixie), the small, fast, and magical command-line data processor.

csv data-processing deserializer dsv json marshaller parser pixie pxi serializer ssv tsv

Last synced: 15 Mar 2026

https://github.com/rokf/lua-md2html

Another Markdown to HTML converter (with the ability to assign classes to rendered elements)

html lpeg markdown markdown-parser markdown-to-html parser

Last synced: 11 Apr 2026

https://github.com/jekyll2014/escposparser

Easy to parse ESC/POS command log to understand what printer is printing.

escpos parser printer

Last synced: 07 Mar 2026

https://github.com/bjoernloetters/jar-jar-parse

A small library for parser combinators in Java with a special focus on simplicity.

clojure compiler domain-specific-language java kotlin parser parser-combinators scala syntax

Last synced: 17 Oct 2025

https://github.com/dan-niles/rpal-interpreter

A lexical analyser and parser for the RPAL language, built for CS3513: Programming Languages

lexical-analyzer parser programming-languages rpal

Last synced: 11 Jun 2026

https://github.com/webmalc/booking-sites-parser

Parser for booking sites such as Booking.com, Homeaway.com, Airbnb.com

airbnb booking homeaway parser python

Last synced: 26 Aug 2025

https://github.com/modrev-ai/bibreader

Turn non-standard bib file into easily editable tabular format and save it as a standard bib file

bib data-structure file-conversion pandas parser python

Last synced: 30 Apr 2026

https://github.com/murilobsd/calamp-rs

Calamp LMDirect rust parser

calamp lmdirect networking parser protocol rust

Last synced: 11 Feb 2026

https://github.com/xsam/bubblejson

A lite JSON parser/generator for C++

cpp cpp-stl generator json parser

Last synced: 30 Jun 2026

https://github.com/jason89521/rusvelte

Svelte compiler written in Rust

compiler parser svelte

Last synced: 11 Oct 2025

https://github.com/devtony101/infix-expression-parser

A dart package to help you parse and evaluate infix mathematical expressions into their prefix and postfix notations.

dart dart-library dart-package flutter parser parser-library side-project

Last synced: 03 May 2026