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

R AST Analyzer

ast grammar parser r syntax

Last synced: 17 May 2026

https://github.com/kx0101/monkey-language

Writing An Interpreter (Tree-Walking) In Go from scratch, using Vaughan Pratt's Parser For Educational Purposes

ast expressions go golang identifiers interpreter lexer parser pratt-parser repl statements tokenizer tokens vaughan-pratt

Last synced: 23 Jul 2025

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

Flow Expression Language

evaluator expression flow language link parser

Last synced: 16 Mar 2025

https://github.com/minijackson/tree-sitter-epics-msi-template

EPICS' macros grammar for tree-sitter

epics parser tree-sitter

Last synced: 20 Jan 2026

https://github.com/martimm/semi-xml

SemiXML is a small language to generate all forms of XML

generator parser perl-6 semixml sxml xml

Last synced: 21 Jan 2026

https://github.com/zaczero/yarnlock

yarn.lock file parser

lock parser yarn

Last synced: 28 Jan 2026

https://github.com/paebbels/pyipcmi.parser.files

Parser for *.files files in pyIPCMI.

parser pyipcmi python3

Last synced: 02 Jul 2026

https://github.com/comba92/zig-json-parser

Json Parser in 400 lines of code.

json-parser parser ziglang

Last synced: 28 Jan 2026

https://github.com/k1low/grpcurlreq

grpcurlreq is parser for gRPCurl command.

grpcurl parser

Last synced: 29 Jan 2026

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

Antlr4 MapCSS grammar - and pyhton tree builder

antlr4 mapcss parser

Last synced: 13 Apr 2026

https://github.com/momiji-rs/sparkdown

A fast, standards-first CommonMark parser in Rust — 100% CommonMark 0.31.2. markdown, with a spark.

commonmark commonmark-parser html markdown markdown-parser markdown-to-html parser rust rust-crate text-processing zero-dependencies

Last synced: 26 Jun 2026

https://github.com/longbridge/tinyml

Longbridge Plain Text format.

ast parser text-processor tokenizer

Last synced: 17 Jun 2026

https://github.com/yuja/tree-sitter-sixtyfps

SixtyFPS grammar for the tree-sitter parsing library

parser tree-sitter

Last synced: 11 Mar 2025

https://github.com/mishamyrt/compars

📄 Fast comment parser

comments golang parser pure-function

Last synced: 06 Sep 2025

https://github.com/arcj137442/navm.jl

一个基于JuNarsese、启发自LLVM的抽象CIN接口 | A JuNarsese-based general CIN interface inspired by LLVM

julia julialang nars narsese parser

Last synced: 31 Jan 2026

https://github.com/everysoftware/btc-parser

Parsing Bitcoin transactions into a graph database 🪙

bitcoin celery fastapi neo4j parser

Last synced: 25 Feb 2026

https://github.com/raspi/finnishstreetdatabaseconverter

Finnish street database parser

converter go golang json parser

Last synced: 12 May 2026

https://github.com/calcit-lang/lilac-parser

A toy combinator parser inspired by Lilac, ported from CLJS version

calcit parser

Last synced: 07 Feb 2026

https://github.com/danielway/nexrad-parser

Parses NEXRAD weather radar data into a convenient structure for analysis.

nexrad parser radar weather

Last synced: 12 May 2026

https://github.com/mbund/cse2421-linter

Lint for some extra rules for C

lint linter parse parser rust tree-sitter

Last synced: 13 May 2026

https://github.com/xrplwin/xrpl-txmutationparser

Parse XRPL transaction to context aware object.

parser php php8 transaction xrpl

Last synced: 01 Feb 2026

https://github.com/ne0ekspert/libxgwx

Rust parser for LS XG5000 .xgwx workspace files

parser parser-library plc

Last synced: 27 Jun 2026

https://github.com/910jqk/test-parser

An experimental parser for practice

interpreter parser

Last synced: 19 Apr 2026

https://github.com/linjonh/videowebsidesparser

This Project is used to parse a video web side to remove ads.

crawler parser python

Last synced: 13 Jun 2025

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/soheil-01/eva

A Programming Language for Learning Purposes

interpreter parser programming-language recursive-descent-parser zig

Last synced: 27 Jun 2026

https://github.com/mecaneer23/pyify.md

Represent a MarkDown file (.md) as Python objects.

markdown parser python

Last synced: 15 Apr 2026

https://github.com/3axap4ehko/xast

Extensible Abstract Syntax Tree parser

ast parser syntax-tree

Last synced: 11 Mar 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/aqzi/settingsloader

Type safe settings loader for python - support for env, args, secrets, app setttings and more

config parser python settings typesafe

Last synced: 18 Mar 2026

https://github.com/erkmik/best-python-html-parsers

The top Python HTML parsers for web scraping, including Beautiful Soup, lxml, PyQuery, Scrapy, and more.

beautifulsoup datasets html htmlparser lxml parser pyquery python python-parser requests scrapy web-scraping

Last synced: 09 Apr 2025

https://github.com/mrozio13pl/ofi

Yet another arguments parser.

args argv cli cmd command commander opt options parser sade yargs

Last synced: 10 Feb 2026

https://github.com/soenneker/soenneker.validators.basicauth.functions

A validation module for validating HTTP Basic Authentication credentials in Functions.

auth authentication basic basicauth basicauthvalidator csharp dotnet function functions parser security validator validators

Last synced: 06 Jun 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/mrmarble/steambd-calculator-parser

Simple Python package to parse steamdb.info/calculator

calculator parser python steam steamdb

Last synced: 12 Oct 2025

https://github.com/bushero/pevac

A parser combinator library around the System.Text.Json.Utf8JsonReader class

csharp dotnet5 json parser parser-combinators system-text-json

Last synced: 13 Feb 2026

https://github.com/oblac/jodd-lagarto-site

Jodd Lagarto site hosted on Gitbook

html jodd jodd-lagarto parser

Last synced: 04 Feb 2026

https://github.com/peeepca/data-analysis

Parse two files and analyse data for user

analytics analyze file parse parser python python3

Last synced: 09 Jun 2026

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/max-planck-innovation-competition/go-semanticscholar

A toolbox for the interaction with semantic scholar data.

client go parser semanticscholar

Last synced: 04 Apr 2025

https://github.com/tsabelmann/symparser-rs

Parser implementation of the SYM file format conceived by PEAK-System.

can can-bus parser parsing peak sym

Last synced: 16 Oct 2025

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

Template LL parser generator

cpp header-only parse parser

Last synced: 02 Apr 2025

https://github.com/xcrap-cloud/core

Xcrap core é o pacote principal do framework Xcrap, ele contém a Base de um Cliente HTTP, a interface de como deve ser um Cliente HTTP, um objeto de HttpResponse que juntamente com o `@xcrap/parser` é utilizado para fazer parsing e extração de dados do conteúdo da resposta.

html json parser scrapy xcrap

Last synced: 28 Feb 2026

https://github.com/seff34/string-parser-in-c

String Parser in C Standart Libs.

c cparser parse parser string strings

Last synced: 23 May 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: 15 Jun 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/eliezer-dev-software-enginner/node-utilities

Utilities for using in typescript projects

parser utils validation

Last synced: 15 Jun 2026

https://github.com/anujdhillxn/flipbook

A language for generating flipbooks using pictures

interpreter parser python3

Last synced: 22 Mar 2026

https://github.com/davidlutton/python-dataloggers

Python 3 Data loggers

datalogger parser python

Last synced: 29 Jun 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/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/hellozee/monkey

My take on the interpreter book

golang interpreter language lexer parser

Last synced: 04 May 2026

https://github.com/wapiti08/crawlerset

The collections for different platforms to apply the python crawler and scrapy to extract information and also present different scraping methods

bs4 crawlspider parser python3 scrapy scrapy-redis selenium selenium-webdriver spider xml

Last synced: 16 Apr 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/electrikmilk/aml

Interpreted math equation language 🧮

calculator interpreter language math math-language parser programming-language

Last synced: 17 Jun 2026

https://github.com/scaleupstack/annotations

Annotations parser for classical DocBlock-style annotations and an extended multi-line declaration

annotations docblock docblock-style metadata parser php php7 phpdoc phpdoc-parser phpdocumentor reflection

Last synced: 14 Jan 2026

https://github.com/pityubak/collier

This tool can parse paths of class files/java files in jar or filesystem.

parser path

Last synced: 23 Jun 2025

https://github.com/meshhouse/sfmlab-unofficial-api

Unofficial SFMLab-based sites API server, written on Node.js

api-server fastify nodejs parser sfmlab sqlite typeorm typescript

Last synced: 18 Jun 2026

https://github.com/JayTwoLab/XMLDOMReader

Document Object Model reader for XML (Qt5)

c cpp dom parser qt qt5 reader xml

Last synced: 17 Jul 2025

https://github.com/codemeapixel/luats

A TypeScript library for parsing, formatting, and providing type interfaces for Lua and Luau code.

ast code-analysis code-generation fivem formatter lua luau parser redm roblox static-analysis syntax-tree transpiler type-interfaces typescript

Last synced: 17 Apr 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/himanshurajora/vikid

Markdown alternative small initiative

language lexer markdown parser

Last synced: 16 May 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/9drops/expressionparser

An Expression parser.

c cpp expression parser

Last synced: 17 Apr 2026

https://github.com/notakeith/itmoscript

Interpreter for ITMOScript, a dynamically-typed scripting language. Hand-written lexer, recursive descent parser, AST, and tree-walking interpreter

ast cpp interpreter lexer parser programming-language scripting-language

Last synced: 03 Jun 2026

https://github.com/dbadoy/eth-simple-parser

Web for decode data from transaction and generate method id

abi ethereum parser

Last synced: 23 Mar 2025

https://github.com/sixarm/sixarm_htx

SixArm.com » HTX processor for our web pages with custom HTML & XML tags

html markup parser

Last synced: 30 Mar 2025

https://github.com/ggomez0/compilador

Compilador con analisis Lexico y sintactico

lexer parser plx

Last synced: 19 Jun 2025

https://github.com/mython-dev/parser-news

This bot can parse the news from the site kun.uz :)

aiogram beautifulsoup parser parsing python telegram-bot

Last synced: 20 Aug 2025

https://github.com/jamesshenjian/jpegsl

A simple parser for sequential lossless jpeg pixel data used in dicom ct files

golang lossless-jpeg parser

Last synced: 13 Jan 2026

https://github.com/httpland/sfv-parser

Structured Field Values for HTTP parser and serializer

field header http parse parser rfc8941 selializer serialize structured structured-field

Last synced: 21 Feb 2026

https://github.com/nboldi/codecompass-haskell-plugin

A Haskell plugin that is used to parse Haskell projects for codecompass. The data necessary for providing code comprehension for the project is exported.

code-comprehension codecompass haskell parser

Last synced: 15 May 2025

https://github.com/stanleystanmarsh/phrases-generator

The program for text parsing and text continuation generation based on N-grams.

haskell n-grams parser

Last synced: 23 Jul 2025

https://github.com/nodef/extra-parser

A parser breaks text into smaller elements for easier analysis or translation.

extra parser

Last synced: 04 Jan 2026

https://github.com/2moe/glossa-dsl

Glossa-DSL: A domain-specific language designed exclusively for localization (L10n)

bincode encoding parser rust serde

Last synced: 12 Apr 2025

https://github.com/s3b4s/html-monparser

An HTML parser implemented using the monadic parser monpar.

functional-programming parser parsing

Last synced: 23 Mar 2025

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

Unix shell implementation in C developed at 42 Barcelona, with parsing, pipes, redirections, builtins, signals and environment expansion.

42-barcelona 42-school bash c execve file-descriptors fork lexer linux makefile minishell parser pipes readline redirections shell signals unix

Last synced: 06 Jul 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/alopatindev/long-version

Minimalistic version parsing and comparison. Supports non-semver versions, ignores non-numeric postfixes like alpha/rc/etc.

parser rust version

Last synced: 26 May 2026

https://github.com/zahtec/typefile

A strongly typed configuration file for the modern age.

filetype json parser toml typefile yaml

Last synced: 23 Mar 2025

https://github.com/zevio/pcu_io

IO management for PCU project

input-output json json-to-text parser pcu pcu-io pdf pdf-to-text python text

Last synced: 18 May 2026

https://github.com/fpapado/elm-set-cookie-parser

A parser for the Set-Cookie header, written in Elm.

elm parser set-cookie

Last synced: 27 Jun 2025

https://github.com/ashokdey/parserts

A parser implemented in pure typescript without any dependencies.

abstract-syntax-tree parser typescript

Last synced: 23 Mar 2025

https://github.com/fis-stuff/fis-parser-ejs-2.x

ejs template parser plugin for fis3

ejs fis3 parser

Last synced: 29 Apr 2026

https://github.com/mwoss/textparser

Polish constitution parser

java parser

Last synced: 17 Mar 2025

https://github.com/sshwy/kramed-essence

A markdown (kramdown compatible) parser and compiler. Built for speed. Built for theme essence

kramed-essence parser

Last synced: 18 Jan 2026

https://github.com/sdttttt/ress

A Javascript RSS parser library for performance purposes, implemented using Wasm.

javascript npm parser rss wasm

Last synced: 12 Jan 2026

https://github.com/redboo/ses_parser

Скрипт для парсинга файла «Советский Энциклопедический Словарь»

parser python

Last synced: 15 Jun 2025

https://github.com/zensey/go-lr-parser

An LR parser library with user-defined error recovery strategy

go lr parser

Last synced: 08 Jun 2026