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

SixArm.com » HTML » Scripts for parsing markup

html parser scripts

Last synced: 24 Jun 2025

https://github.com/lonnycorp/astroparse

A minimal, zero dependency, fully-typed parser combinator library

functional parser parser-combinators typescript

Last synced: 15 Jun 2026

https://github.com/nullscreen/uncsv

A parser for unruly CSVs

csv parser ruby

Last synced: 28 Feb 2026

https://github.com/uid11/parse-statements

Fast and easy parser of statements in source code in any language ✂️

parse parser source statement

Last synced: 15 Jun 2026

https://github.com/mann-conomy/vdf-utils

A Node.js utility library for parsing and converting objects in Valve's Data File (VDF) format.

format mann-conomy nodejs parser steam typescript valve vdf

Last synced: 28 Feb 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/somewind/highlight-words-parser

Parse a give string to highlight words.

highlight highlightwords parser words

Last synced: 15 Feb 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/szsascha/race-result-parser-poc

Proof of concept of race result parser.

golang parser race rest-api

Last synced: 15 Jun 2026

https://github.com/cubicrootxyz/gonaturalduration

Library for parsing time durations in natural language

days difference duration english go hours language native natural parser time

Last synced: 16 Feb 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/eliezer-dev-software-enginner/node-utilities

Utilities for using in typescript projects

parser utils validation

Last synced: 15 Jun 2026

https://github.com/bel-framework/bel-scan

Generic scanner for Erlang

erlang erlang-library parser parser-library

Last synced: 16 Feb 2026

https://github.com/engossoftware/idml

Indented delimiter markup language parser

delimiter indented language markup parser

Last synced: 01 Mar 2026

https://github.com/configuredthings/rdp.js

Minimal TypeScript base class for building recursive descent parsers — with a CLI that generates typed parsers from EBNF or ABNF grammars

abnf ebnf grammar parser parser-generator recursive-descent-parser typescript

Last synced: 19 Apr 2026

https://github.com/qamate/excel-parser

This project accepts xlsx, xls and csv file as an input and gives output in Listt<Hashmap<String,String>> format

csv hashmap parse parser xls

Last synced: 14 Jan 2026

https://github.com/manuel-lohmus/html-obj

A convertor between js object and HTML. HTML.querySelector() is supported.

cdata convert-js convertor html html-js javascript json object parser query selector stringify

Last synced: 29 Apr 2026

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

A language for generating flipbooks using pictures

interpreter parser python3

Last synced: 22 Mar 2026

https://github.com/antoinegagne/amqp10

An AMQP 1.0 library (it is a work in progress at the moment)

amqp amqp-client amqp1-0 amqp10 parser protocol protocol-library

Last synced: 30 Mar 2025

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

Interpreted math equation language 🧮

calculator interpreter language math math-language parser programming-language

Last synced: 17 Jun 2026

https://github.com/watcol/somen

An asynchronous parser combinator for Rust.

asynchronous parser parser-combinators rust

Last synced: 27 Mar 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/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/mynttt/ezconf

A simple hierarchical scoped group based key:value storage/configuration format.

configuration java key-value parser storage-format

Last synced: 12 Oct 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/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/ujstor/interpreter-in-go

Interpreter in Go

go interpreter lexer parser

Last synced: 09 Jul 2025

https://github.com/yeahnotsewerside/dns

Parser and serializer for DNS queries

dns parser rust-crate serialization serializer

Last synced: 01 Dec 2025

https://github.com/katistix/eval-from-scratch

A simple "interpreter" that takes in as input simple arithmetic expressions and computes their values.

cpp mathematics parser tokenizer

Last synced: 30 Jun 2025

https://github.com/kaelaela/kotshisample

Kotshi sample repository. https://github.com/ansman/kotshi

android kotlin kotshi moshi parser

Last synced: 16 Apr 2026

https://github.com/orbit-format/orbit-js

JavaScript bindings for the Orbit configuration language.

configuration orbit parser wasm

Last synced: 13 Jan 2026

https://github.com/bel-framework/bel-css

CSS utilities for Erlang

css css-parser css3 erlang erlang-library parser

Last synced: 01 Apr 2026

https://github.com/mwoss/textparser

Polish constitution parser

java parser

Last synced: 17 Mar 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

https://github.com/TryOmar/CompilerXArabic

A compiler implementation for an Arabic-based programming language, featuring lexical analysis, syntax parsing, and a graphical user interface for interactive testing and development.

arabic arabic-programming-language compiler parser python tokenizer

Last synced: 29 Jun 2026

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

MQTT Packet Parser

mqtt mqtt-packet-parser parser

Last synced: 17 Apr 2026

https://github.com/lesterrry/mutt

More Usable Time Tracker

crawler ios-calendar parser

Last synced: 15 Jul 2025

https://github.com/bohdaq/url-build-parse

`url-build-parse` provides the ability to parse URL from string as well as construct URL from parts.

parser rust url

Last synced: 02 Apr 2026

https://github.com/nlopes/asciicast-rs

An asciicast file format parser

asciicast asciinema parser

Last synced: 12 Jun 2026

https://github.com/josephbartlett/ccd-viewer

Lightweight PHP CCDA/CCD viewer that parses uploaded clinical documents, shows patient metadata, section narratives, structured entries, and XML snippets in a Bootstrap UI.

bootstrap ccd ccda clinical-documents health-data health-it healthcare hl7 parser php viewer xml

Last synced: 13 Jan 2026

https://github.com/alextkdev/parser_instagram_and_youtube

These two scripts allow you to download content from YouTube and Instagram

async-parser instagram instagram-scraper parser youtube-downloader

Last synced: 05 Sep 2025

https://github.com/adrianvillanueva997/fail2ban-log-parser

Simple to use Fail2ban log parser in rust with python bindings

fail2ban nodejs parser python rust typescript winnow

Last synced: 02 Apr 2026

https://github.com/suryakantamangaraj/touchstone-python

Python library for parsing Touchstone .sNp files in RF/microwave engineering. Provides easy APIs for S‑parameter analysis, integration with NumPy/SciPy, and reproducible workflows for simulation and visualization.

microwave network networkanalyzer parser rf s-parameter s2p snp touchstone

Last synced: 24 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/luisfuentech/object-dot-parser

Parse string dotted keys to nested attributes in object

hacktoberfest json nodejs npm npm-package parser

Last synced: 17 Apr 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/prodigysn95/universal-file-converter

Universal File Converter is a Flask web app that converts images, videos, and audio with multi-file upload, real-time progress, and ZIP downloads. 🐙

audio-converter batch-processing batch-processing-of-multiple-files chordpro church churchtech converter ffmpeg file-converter flask image-converter opensong parser parser-library pro5 rhythm-game songpro songshowplus

Last synced: 17 Apr 2026

https://github.com/aparzi/l3d

Website for lighting company

component css html javascript parser php project website

Last synced: 11 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/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/bilal-belli/javaclassesclustering

This is a tool that allows you to cluster classes in a java project with a criteria.

java jdt parser

Last synced: 17 Apr 2026

https://github.com/ademdc/parse-http

HTTP parser for Ruby

http parser restclient

Last synced: 19 Jun 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/sheroz/http_common

Common types and operations for HTTP

header http http-requests network network-programming parser web

Last synced: 17 Apr 2026

https://github.com/php-collective/symfony-djot

Djot markup language integration for Symfony — Twig filters, services, forms, validation and caching.

bundle djot markup parser symfony twig

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