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/alfex4936/golang-studies

Learning Go (Go언어 공부 모음)

go golang kafka parser

Last synced: 17 May 2026

https://github.com/casparwylie/zandt-lang

Another homemade programming language (ongoing and incomplete!)

language lexer parser programming-language

Last synced: 18 May 2026

https://github.com/kaymekaydex/bmstu-stud-parser

:newspaper: Парсинг информации с сайта студсовета МГТУ (studsovet.bmstu.ru)

bmstu parser students

Last synced: 01 Apr 2025

https://github.com/stephane-martin/w3c-extendedlog-parser

A parser in golang for W3C Extended Log format

golang logs parser

Last synced: 23 Apr 2025

https://github.com/shaishab316/custom-json-stringify

A custom JSON stringify implementation with special support for double-precision float formatting and pretty printing.

double json parser precision stringify typescript

Last synced: 28 Feb 2026

https://github.com/sintef/rusty-promql-parser

Rust port of the Prometheus PromQL parser.

parser prometheus promql

Last synced: 13 Jan 2026

https://github.com/apollo-roboto/python-runrun

A typed command line parser for Python

cli library parser python typed

Last synced: 07 Apr 2025

https://github.com/ology/lingua-word-parser

Parse a word into scored known vs unknown parts

natural-language-processing nomenclature parser perl5

Last synced: 23 Jan 2026

https://github.com/bskybt/baskyparser

ultimatum user follower parser IN 3 MINUTES 70K PEOPLE FROM ONE ACCOUNT

blue-sky-parser bluesky bluesky-followers-parser blueskyfollowers blueskyparser bsky bskyparser parser premium

Last synced: 13 May 2025

https://github.com/amiralv82/bminor-to-c

A minimal translator from the Bminor teaching language to readable C code.

c-language compiler compiler-construction compiler-design parser transpiler

Last synced: 26 Oct 2025

https://github.com/yashkumarverma/argument-parser-cpp

a simple argument parser in c++

argument cli cpp parser

Last synced: 27 Jun 2025

https://github.com/aviralg/rastr

R AST Analyzer

ast grammar parser r syntax

Last synced: 17 May 2026

https://github.com/sid-sg/flysh-unix-shell

UNIX Shell from scratch

c lexer parser syscalls tokenizer

Last synced: 24 Dec 2025

https://github.com/ysden123/scala-csvreader

Scala CSV file (stream) reader

csv file parser reader scala stream

Last synced: 22 Mar 2025

https://github.com/teddybear182/easylang-web

Language made in JavaScript

interpreter javascript language parser

Last synced: 02 Jul 2026

https://github.com/vikas2171/if_else_parser

If_else_parser is a C++ tool that validates the syntax of if-else conditional statements. It checks for correctness, generates parse trees, and displays the grammar rules used. This project supports nested conditions and provides an educational resource for understanding if-else constructs in C++.

cpp if-else-statements parse-tree parser principles-of-programming-languages

Last synced: 20 May 2026

https://github.com/quadnucyard/matoy

A math interpreter toy featuring matrices

compiler cpp matrix parser

Last synced: 29 Mar 2025

https://github.com/msradam/fromjcl

Parse IBM z/OS JCL and serialize it to JSON, YAML, CSV, or byte-exact JCL. Optional ZOAU shell emitter.

cli cobol-tools ibm jcl mainframe mvs parser python zoau zos

Last synced: 05 Jul 2026

https://github.com/jbaldwin/libturbohttp

libturbohttp is a C++17 HTTP/1.1 Request and Response stateful parser with zero memory allocations.

cpp cpp-library cpp17 http parser

Last synced: 22 Jul 2025

https://github.com/anko/slice-with-context

JS module: slice string, but with context (useful for showing parse errors with context)

context parser slice string utility-function

Last synced: 29 Mar 2025

https://github.com/euforic/opentable

Basic Opentable reservation parser in Golang. With an optional gRPC service and Node.js binding-ish module.

golang nodejs opentable parser

Last synced: 30 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/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/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/mixa3607/androidskyinstrumentplayer

Parser songs for Sky and replays generator for ddiPlayer

csharp music parser sky

Last synced: 03 Mar 2025

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

Som is a simulated very simple cpu architecture and a runtime as well as a compiler for it.

antlr4 compiler grammar java parser

Last synced: 07 Feb 2026

https://github.com/bgildson/enext-challenge

This repository contains the source code to satisfy the enext challenge

api challenge ci coverage docker golang parser quake3 report rest tdd tests

Last synced: 15 Apr 2026

https://github.com/banickn/klarfrs

A parser written in Rust to read klarf files

klarf parser python rust-lang semiconductor wafers

Last synced: 01 Feb 2026

https://github.com/passabilities/num-parser

Parse numbers in ExpressJS requests.

expressjs javascript middleware nodejs number parser

Last synced: 25 Feb 2026

https://github.com/eyrafabdullayev/swagger-doc-parser

Merge Swagger files into one quickly.

java open-api parser spring swagger-ui

Last synced: 25 Feb 2026

https://github.com/pegasusheavy/spacey

A high-performance JavaScript/TypeScript engine written in Rust for the Servo browser. Native TypeScript support, ECMAScript 3+ compliant, embeddable runtime.

browser-engine bytecode compiler ecmascript embedded engine interpreter javascript javascript-engine nodejs parser pegasus-heavy-industries rust servo spidermoneky spidermonkey typescript typescript-native vm wasm

Last synced: 18 Feb 2026

https://github.com/superbox64/jibberjabber

JJ is a token based computer language designed for AI with the ability to transpile to C, JS, Assembly and Python with more output languages to coming soon

assembly claudecode interpreter jibberjabber jibjab jj lexer parser python swift toddbruss token transpiler

Last synced: 01 Feb 2026

https://github.com/stur86/parsimathious

A simple mathematical expression parser

math parser parsimonious parsing-library utility

Last synced: 04 Jul 2026

https://github.com/zac-garby/mex

A maths expression parser/evaluator, in Rust.

evaluator mathematics parser rust rust-library

Last synced: 17 Jun 2025

https://github.com/afnanenayet/mdfmt-deprecated

The original rust prototype

formatter markdown parser rust

Last synced: 08 Feb 2026

https://github.com/z3ntl3/recursive-parser

Enhances Go's html/template by enabling recursive parsing of deeply nested view directories.

go parse parser template templates templating

Last synced: 13 May 2025

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

Parses a binary dump of NVMe Identify Datas.

identify nvme parser vibecoding viewer

Last synced: 06 Feb 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/lpnh/tree-sitter-askama

Askama grammar for tree-sitter

askama parser tree-sitter

Last synced: 19 May 2026

https://github.com/svenkuegler/php-nginx-status-parser

PHP Parser for Nginx Status Page

nginx parser php statuspage

Last synced: 19 May 2026

https://github.com/irradia/one.irradia.mime

RFC2045 MIME type parsing

android kotlin mime parser rfc-2045

Last synced: 19 May 2026

https://github.com/smaug6739/mparser

Markdown parser & tokenizer in Golang. Output: HTML/XHTML/Markdown

commonmark golang markdown parser

Last synced: 16 Apr 2026

https://github.com/sshaw/ncftpd-log-parse

Parse NcFTPd xfer, session, and misc logs

ftp ftp-server logs ncftp parser perl

Last synced: 06 Apr 2025

https://github.com/anexia/python-param-parser

A parser library for a param string expression.

hacktoberfest parameters parser

Last synced: 12 Feb 2026

https://github.com/zheng-bote/hd_ghmd_writer_plugin

Github markdown writer plugin for header_docu_qt

cpp17 parser qt6

Last synced: 19 May 2026

https://github.com/hatoo/stap

Stateful parser

async parse parser rust

Last synced: 22 Jul 2025

https://github.com/bchip/trippi-cs451

Trent + Chippi = TRIPPI Programming Language (Project for CS451)

lexical-analysis parser programming-language tokenizer

Last synced: 06 Apr 2025

https://github.com/uk-ipop/mmi-parser-rs

MMI Parser written with love in Rust.

command-line metamap parser rust

Last synced: 01 Mar 2026

https://github.com/yggverse/pulsarss

RSS Aggregator for Gemini Protocol

aggregator cli crawler daemon feed gemini gemini-protocol gemtext parser rss rust

Last synced: 13 Feb 2026

https://github.com/xuguruogu/ragel_redis_parser

redis parser using ragel

parser ragel redis

Last synced: 18 May 2026

https://github.com/nullscreen/uncsv

A parser for unruly CSVs

csv parser ruby

Last synced: 28 Feb 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/torahappy/marshal_saikou

Ruby Marshal parser written in Rust

marshal parse parser parser-library ruby rust

Last synced: 10 May 2026

https://github.com/hashadex/naturaldateinput

Java library for parsing human, natural language dates

date natural-language parser time todoist

Last synced: 15 Feb 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/olyutorskii/jinparser

JinParser is a web-scraping Java library for 人狼BBS

game gamedev java library parser werewolf

Last synced: 04 Mar 2025

https://github.com/danielpclark/keyer_cr

HTTP Request Parameter Parsing

crystal parameters parser

Last synced: 13 Mar 2025

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/anathelegend/perl-efz

🚀 Simplify data management with Perl EFZ, an efficient tool for efficient file and data manipulation in Perl applications.

automation code-utilities command-line-tool cross-platform data-manipulation efz file-formatter open-source parser perl programming-language scripting software-development text-processing utf-8

Last synced: 28 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/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/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/akdasa/pycopa

A dead simple python module to parse command line arguments

command-line parser

Last synced: 21 Mar 2025

https://github.com/mikeleo03/javascript-parser-cyk

Tugas Besar Teori Bahasa Formal dan Otomata IF2124 - Parser Bahasa Javascript

javascript parser python3

Last synced: 18 May 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/andreas19/argparsebuilder

Builder for argparse.ArgumentParser.

argparse argument-parser command-line parser

Last synced: 27 Mar 2026

https://github.com/htomsik/urlreader

Read Urls from file and count some tags from urls

mvvm parser reactiveui wpf

Last synced: 01 Oct 2025

https://github.com/luminati-io/golang-html-parsing

Parse HTML in Go using Node Parser, Tokenizer, and tools like Goquery and Colly, with practical examples and efficient web scraping techniques

bright-data colly go golang goquery html node-html-parser parser tokenizer tokenizer-parser web-scraping

Last synced: 25 Jun 2025

https://github.com/mufidu/sunda-lexical-analyzer-and-parser

Web interface for Basa Sunda's lexical analyzer and parser

lexical-analyzer parser

Last synced: 21 Jul 2025

https://github.com/dipakdotyadav/texttojson

Transform unstructured text into structured JSON using human-readable templates.

charp dotnet hacktoberfest json parser template text-processing

Last synced: 18 May 2026

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/bel-framework/bel-css

CSS utilities for Erlang

css css-parser css3 erlang erlang-library parser

Last synced: 01 Apr 2026

https://github.com/rinatmambetov/emnist-letters-parser

Simple parser of emnist letters

emnist-dataset letters parser

Last synced: 25 Jun 2025

https://github.com/aleclarson/php-serialized

PHP serialize and unserialize for NodeJS (with useful error messages)

ast nodejs parser php serialized

Last synced: 08 May 2026

https://github.com/powehix/cc-lr2

A parser. Laboratory work №2 in the course "Сompiler Construction".

c-plus-plus compiler-construction parser study-project

Last synced: 03 Jul 2026

https://github.com/brianpjscott/text_indexer

A program to create and export an index for one or more text files

indexer java javaio parser

Last synced: 03 Jul 2026

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/nouemankhal/go-json-parser

Go solution for the Build Your Own JSON Parser Coding Challenge by John Crickett

go json lexer parser

Last synced: 18 May 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/steipete/demark-landing

Website for Demark Markdown Parser

markdown parser swift website

Last synced: 08 May 2026

https://github.com/qraqras/pydocstring

A zero-dependency Rust parser for Python docstrings (Google & NumPy) — full AST with byte-precise source locations, built for linters and formatters.

docstring docstrings parser python rust

Last synced: 02 Apr 2026

https://github.com/mauricelambert/querycombinedlogformat

This tool extracts, filters and parses combined log format (apache and nginx default access.log format) with a easy and fast language syntax.

access access-log access-logs apache clf combined-log-format dfir filtering forensic forensics incident-response investigation language log nginx parser query regex web

Last synced: 26 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