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/gabryon99/mucomp-lang

μcomp-lang is a didactic language implemented for Language, Compilers and Interpreters course at UniPi.

compilers languages lexer llvm menhir ocaml ocamllex parser programming

Last synced: 03 May 2026

https://github.com/bartlomiejzuber/use-cron-parser

Useful & super tiny (<5KB ✔️) hook for cron expression handling in React

cron hook parser react typescript

Last synced: 02 May 2026

https://github.com/sayedrisat/bnscript

Automation-first programming language that compiles to JavaScript with a real compiler pipeline, runtime, and CLI.

automation bangla cli code-generator compiler developer-tools javascript language-design lexer parser programming-language sayed-risat semantic-analysis transpiler

Last synced: 11 Jun 2026

https://gitlab.com/fumail/domainmagic

python library for email/domain dns/rbl handling

dns domain library parser python rbl

Last synced: 17 Apr 2026

https://github.com/leonardpepa/reverse-polish-notation

Reverse Polish notation lexer, parser and very small compiler that generates jvm assembly code. The programs just calculates the mathematical expression (+, -, * , /) and prints out the answer.

c compiler-design jvm lexer lexer-parser parser programming-languages reverse-polish-notation

Last synced: 17 Apr 2026

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

Uxntal grammar for tree-sitter

parser tree-sitter uxntal

Last synced: 01 May 2026

https://github.com/ulivz/supath

An additional path parsing module for nodejs

nodejs npm parser path path-parsing

Last synced: 18 Apr 2026

https://github.com/thuongtruong1009/gouse

🫧 A modern Golang utility package delivering consistency, modularity, performance, & extras presets. Inspired by Lodash

benchmark ci docsaurus github go godev golang javascript library lodash modules nextjs package parser testing unittest utility

Last synced: 05 Apr 2026

https://github.com/kelcheone/string2bytes

cli tool from parsing string to bytes32

cli ethereum parse parser

Last synced: 30 Apr 2026

https://github.com/dxwc/vidfeed

A simple CLI tool to get youtube RSS subscription feed URL given a video, user or channel link

channel feed parser rss youtube

Last synced: 29 Apr 2026

https://github.com/fisayo-dev/loan-parser

Converts loan document agreements to standard data schema integrable with loan softwares - LMA Edge Hackathon.

ai hackathon loan parser

Last synced: 19 Apr 2026

https://github.com/athurg/cronparser

Crontab计划任务解析工具

crontab golang parser ui web

Last synced: 28 Apr 2026

https://github.com/gnidan/solasm

Solidity assembler in development

assembler ethereum evm parser rust solasm solidity

Last synced: 28 Apr 2026

https://github.com/goodbyteco/markdown-tasks

A Markdown syntax for rich todo-items.

document markdown parser specification tasks todolist

Last synced: 26 Apr 2026

https://github.com/rootslab/auntie

Auntie, my dear ultra-fast module for untying/splitting/counting a stream of data by a chosen separator sequence.

boyer-moore count-lines csv csv-parser csv-stream nodejs parser pattern-search split-data splitter streaming-parser tsv

Last synced: 26 Apr 2026

https://github.com/lpraat/inbq

A library for parsing BigQuery queries and extracting schema-aware, column-level lineage.

bigquery data-lineage parser sql

Last synced: 26 Apr 2026

https://github.com/taufik-nurrohman/query-string-parser

Convert URL’s query string into JavaScript object.

converter j-s-o-n javascript js json object parser query string u-r-l url

Last synced: 07 Feb 2026

https://github.com/bakaq/formula-parser

A basic formula parser written in Rust

parser

Last synced: 25 Apr 2026

https://github.com/vxern/robots_txt

⚙️ A quality `robots.txt` ruleset parser to ensure your application follows the standard specification for the file.

complete dart documented fast parser robots robots-txt robots-txt-parser robotstxt simple tiny

Last synced: 30 Jan 2026

https://github.com/marcoradocchia/linux-meminfo

An efficient, zero-allocations /proc/meminfo parsing library for Rust.

linux meminfo memory parse parser parsing zero-allocation zero-allocations

Last synced: 14 May 2026

https://github.com/poti1/pod-lol

Parse Pod into a list of lists (LOL)

hacktoberfest parser perl perl5 perldoc pod

Last synced: 11 Feb 2026

https://github.com/chicode/lisa

A Lisp dialect designed for codingworkshops

elm lisp lisp-dialect parser

Last synced: 22 Jun 2026

https://github.com/suhanyujie/my-parser-rs

study parser in rust

parser rust-lang

Last synced: 10 Jun 2026

https://github.com/lmangani/rust-date-parser-js

RFC3339 Date to Microsecond Timestamp wasm rust module

date javascript js microsecond node nodejs parser rust

Last synced: 11 May 2026

https://github.com/here-be/snapdragon-visit

visit and mapVisit methods for snapdragon nodes.

ast compiler javascript node nodejs parser snapdragon

Last synced: 11 May 2026

https://github.com/giorgiogtelian/luna

this is my little project: a new programming language named after my dog

cpp csharp java language parser programming-language programming-languages

Last synced: 13 Feb 2026

https://github.com/stereobooster/instaparsejs

What if context-free grammars were as easy to use as regular expressions?. Clojure instaparse compiled to ESM

gll gll-parser instaparse parser parsing peg pegll

Last synced: 14 Feb 2026

https://github.com/vshaxe/haxe-hxparser

Haxe wrapper around hxparser

api haxe parser

Last synced: 14 Feb 2026

https://github.com/glweems/css-grid-template-parser

CSS Grid Template Parser

css-grid grid parser template

Last synced: 10 May 2026

https://github.com/masahirompp/construct-typed-parameters

Type-safe parameter construction library. Useful for managing environment variables, aws parameter stores and more.

aws-ssm-parameter-store environment-variables parser stringifier typescript

Last synced: 31 Jan 2026

https://github.com/vasilescur/ambush

Compiler for Tiger language, written in Standard ML for Duke ECE/CS 553: Compiler Construction. The compiler follows the standard flow of lexing, parsing, semantic analysis and type checking, intermediate representation, liveness analysis, and code generation.

compiler-construction compilers lexer parser sml tiger-language

Last synced: 19 Mar 2026

https://github.com/rajatt95/python_rs

Programming | Python | PyCharm | Data Types | Tuple | Dictionary | If-Else | Loops - For, While | Functions | OOPS Principles | Constructor | String - SubString, Concatenation, Split, Strip | Read & Write data into files | JSON Parsing | CSV package | Web Scrapping

constructor csv-parser data dictionary functions if-else-statements json json-parser oops parser pycharm-ide python python-programming-language read-write-file strings tuple web-scrapping

Last synced: 15 Feb 2026

https://github.com/forwardemail/python-arf

Node.js wrapper around the Python package arf, which is a processor for Abuse Reporting Format (ARF) messages.

abuse arf bulk email format formatting javascript json message messages node parse parser parsing python read report reporting

Last synced: 09 May 2026

https://github.com/savi-lang/peg

Parsing Expression Grammars for the Savi standard library.

library parser parsing peg savi standard-library

Last synced: 19 Mar 2026

https://github.com/kierandrewett/idl

Mozilla WebIDL/IDL to TypeScript definitions.

definitions idl lexer parser types typescript webidl

Last synced: 10 Jun 2026

https://github.com/wulechuan/wulechuan-typescript-vue2-official-sfc-parser

此为吴乐川的《针对 Vuejs 第 2 版单文件部件的拆分器》。本工具之代码系由吴乐川手工提取自 Vue `v2.6.11` 之官方源代码后整理而得。其功用是将一个 .vue 文件之内容全文拆分成一套结构化的数据,即一个 JavaScript 对象。该结构化的数据包含 `<template>` 、 `<script>` 、 `<style>` 等标签之内容、属性等。

parser single-file-component single-filed-component tear-apart teardown vue vue-parser vue-sfc vue2 vue2-sfc

Last synced: 08 May 2026

https://github.com/jassielof/toonz

A Zig implementation of the TOON (Token-Oriented Object Notation) format.

ai llm parser toon toon-format zig

Last synced: 02 Mar 2026

https://github.com/jwerle/kotlin-parson-bindings

Kotlin/Native bindings for parson, a JSON C library

bindings json konanc kotlin native parser parson stringify

Last synced: 08 May 2026

https://github.com/mhauri/lotto-parser

PHP library for parsing Swiss Lotto and Euro Millions results.

euromillions parser swisslos swisslotto

Last synced: 31 Jan 2026

https://github.com/dianavile/rgsocdvteam

Resources, Learnings, Courses, Testing, Meetings- all in one in Markdown.

designsystem docs documentation generator livingstyleguide markdown markdown-it parser styleguide

Last synced: 07 May 2026

https://github.com/clairebookworm/quizbowl-terminal

QuizBowl Terminal Quizzer

json parser python quizbowl terminal

Last synced: 06 May 2026

https://github.com/whywaita/gigani

parser of Anime page (GIGAZINE, Annict, syobocal...)

gigazine golang-application parser

Last synced: 28 Mar 2026

https://github.com/gbowne1/kicadparser

This is a KiCAD project file(s) parser and eventually will include a generator.

csharp dotnet eda generator kicad parser parser-generator project

Last synced: 16 Apr 2026

https://github.com/erickrus/sketch_measure

Sketch measure parser

parser python sketch sketch-measure

Last synced: 20 Jun 2026

https://github.com/kranfix/parser_combinator

Example of a parser combinator in many languages (Rust, Dart, Go, Typescript)

bun combinator go hacktoberfest parser rust typescript

Last synced: 25 Feb 2026

https://github.com/atahabaki/bracoxide

A powerful Rust library for handling and expanding brace expansions. It provides a simple and intuitive way to generate combinations and permutations from brace patterns.

brace-expansion braces parser rust tokenizer

Last synced: 01 Apr 2026

https://github.com/thefangbear/sat

Boolean expression parser and solver suite

c cpp parser sat solver

Last synced: 04 May 2026

https://github.com/roneetkumar/simple-lang

Simple is a programming language based on GO lang as a base language. The objective to create this language is not only to learn GO lang but also to understand the journey of idea from source code to a finished product.

compiler evaluator go go-lang interpretor lexer parser

Last synced: 19 Jun 2026

https://github.com/joutvhu/expansy

An expression analyzer that allows you to define expression elements of your design.

analysis engine expression expression-parser parser

Last synced: 18 Jun 2026

https://github.com/mwalden2004/nwws-oi-parser

The NWWS-OI Parser is a typescript project that offers an interface for receiving National Weather Service (NWS) warnings and products via the XMPP (Jabber) protocol. It enables real-time reception of NWS warnings and products by connecting to the NWS XMPP server.

interface national noaa noaa-data noaa-weather nwws nwws-oi open parser service weather xmpp

Last synced: 19 May 2026

https://github.com/bencsikandrei/ini-lite

Very basic INI parser with limited functionality

cpp ini parser

Last synced: 13 Apr 2025

https://github.com/smarie/python-parsyfiles

A declarative framework to read complex objects made of several files, supporting pluggable parsers and alternate file formats for the same object type. A typical use case is to read collections of test cases on the file system.

benchmark class collection complex conversion converter dict file folder framework object parser parsing pep484 properties python simple type type-hint yaml

Last synced: 16 May 2026

https://github.com/cschladetsch/fifth

A forth-like language written in Java that supports Continuations.

astwalker continuations forth java language lexer parser

Last synced: 21 Jun 2025

https://github.com/amio/require-cjs-string

Load commonjs module from string in Node & Browser.

cjs commonjs module parser require

Last synced: 19 May 2026

https://github.com/nemoandrea/gerber-parser

Simple gerber parser meant to be used in conjuction with the gerber-types crate

gerber gerber-files parser

Last synced: 12 Apr 2025

https://github.com/jshwi/arcon

Persistent runtime config

arguments config params parser runtime

Last synced: 11 Apr 2025

https://github.com/ruippeixotog/joyful

A parser and interpreter for Joy written in Scala

compiler interpreter joy parser scala

Last synced: 27 Mar 2025

https://github.com/sile/textparse

A Rust library to declaratively implement parsers that are based on Packrat Parsing.

parser rust

Last synced: 11 Apr 2025

https://github.com/zgbjgg/dragonite

Dragonite - Fast, reliable and configurable EDI parser (encode & decode), seeker & rule runner.

edi edi-parser elixir elixir-lang elixir-library erlang erlang-library erlang-otp freight freight-carriers parser

Last synced: 19 May 2026

https://github.com/tim55667757/avstockparser

Alpha Vantage Stock History Parser. It can read stock history data from Alpha Vantage online service and convert into .csv file or pandas dataframe. See article (ru): https://forworktests.blogspot.com/2022/01/avstockparser-python-alpha-vantage.html

alphavantage api-client candlesticks history parser stock stock-prices

Last synced: 07 Feb 2026

https://github.com/mntm-lib/multipart

Probably the fastest most compatible lexer/parser/stringifier for multipart/form-data

form-data formdata lexer multipart parser perse stringifier stringify

Last synced: 22 Mar 2025

https://github.com/fratzinger/vue-router-parse-props

Parse vue-router props to params

parser props vue-router

Last synced: 17 Jul 2025

https://github.com/towinok/anime-grubber

Convenient library for extracting images of cute (or not so cute) characters from websites.

anime parser waifu-pics

Last synced: 30 Dec 2025

https://github.com/bntzio/trello-json-parser

Transform your exported json trello data into a human readable format!

json parser python script trello

Last synced: 14 Apr 2025

https://github.com/julian-nash/dictparse

A Python dictionary parser, useful for REST API's, web applications, data validation & more!

dictionary enforcing-rules parser python

Last synced: 18 Mar 2025

https://github.com/n2ref/apache_config_parser

Parse apache config

apache config parser

Last synced: 16 Jul 2025

https://github.com/ladybug-tools/spider-gbxml-fixer

Run basic text-based checks on gbXML files and uncover, report and fix any errors or issues found

gbxml javascript parser

Last synced: 08 Sep 2025

https://github.com/rangoo94/object-regexp

Match regular expressions on list of objects

formula js-engine objects parser quantifiers regexp regular-expression

Last synced: 26 Mar 2025

https://github.com/romshark/pres-jscan

Presentation of jscan at Go meetup in Zurich (October 3th 2023)

benchmark go golang json parser

Last synced: 07 Jul 2025

https://github.com/rangoo94/find-regexp-beginning

Find character which could be on regexp beginning

analysis character parser regexp

Last synced: 26 Mar 2025

https://github.com/here-be/snapdragon-token

Create a snapdragon token. Used by the snapdragon lexer, but can also be used by plugins.

compiler javascript lexer node nodejs parser snapdragon token tokenize tokenizer

Last synced: 15 Jul 2025

https://github.com/joeyshi12/pql-parser

Plot query language parser library

ast node npm-package parser pql

Last synced: 20 Jan 2026

https://github.com/gmod-workshop/gmconverter

Tool for converting model assets into Source Engine models for Garry's Mod.

converter garrys-mod garrysmod gltf gmod mdl obj parser psk

Last synced: 19 May 2026

https://github.com/figurehook/figure_parser

A web parser focus on parsing product information on Japan ACG figure sites.

hacktoberfest hacktoberfest2022 parser webparser

Last synced: 11 Apr 2026

https://github.com/thiagoh/bison

From the Bison 3.0.4 manual from https://www.gnu.org/software/bison/manual/bison.html

bison c compilers cpp flex lexer parser parser-generator yacc

Last synced: 15 May 2026

https://github.com/konstantin8105/ianaparser

Root Zone Database Parser from IANA

dns go golang iana iana-provider parser root-zone

Last synced: 14 Jul 2025

https://github.com/lagden/sss

Convert css to sss

cli css file parser postcss sugarss

Last synced: 07 Apr 2026

https://github.com/xulerxyz/freescout_webhook_parser

A PHP library for parsing FreeScout webhook data with HTML cleaning capabilities.

freescout parser php webhook

Last synced: 07 Jul 2025

https://github.com/minicloudsky/minerva

Minerva is a SQL type detection tool based on TiDB parser, which automatically identifies SQL types such as creating tables, modifying table fields, adding indexes, deleting indexes, and modifying tables. It can be used in scenarios such as SQL risk assessment.

go golang mysql mysql-database parser sql tidb

Last synced: 02 Jan 2026

https://github.com/andy840119/jupytersharpparser

Jupyter parser written in C#

andy840119 csharp jupyter nuget parser

Last synced: 23 Jun 2025

https://github.com/stagas/tokenizer-next

iterator based tokenizer for writing parsers

iterable iterator lexer parser parsing regexp regexp-match tokenizer

Last synced: 05 Apr 2025

https://github.com/kcreate/crenshaw

https://compilers.iecc.com/crenshaw/

compiler crenshaw parser pascal pascal-language

Last synced: 19 Mar 2026

https://github.com/thipages/quickgpx

Quick gpx parser

gpx isotime parser php quick unixtime utc

Last synced: 02 Apr 2025

https://github.com/nowux/rplt

Lightweight truth table generator for propositional logic expressions.

parser propositional-logic rust

Last synced: 23 Jun 2025

https://github.com/zenwor/table_editor

A simple table data editor, with easily scalable functions and operations & a nice GUI

data data-science formula java parser parsing preprocessing swing tokenizer

Last synced: 22 Jun 2025

https://github.com/simsso/bnf-parser

Haskell server that parses Backus-Naur form expressions (syntax only)

backus-naur-form parser

Last synced: 16 May 2026

https://github.com/zerodep/piso

ISO 8601 date, duration, and interval parser

date duration interval iso8601 isomorphic javascript parser

Last synced: 07 Apr 2026

https://github.com/yukinarit/okome

dataclass comment parser 🍚

comments dataclasses parser python

Last synced: 22 Jun 2025

https://github.com/owaismohsin001/urdubasic

The language Basic taught in many schools as their first language of students, is now implemented in Urdu(ish).

abstract-syntax-tree ast basic interpreter language languages lexer parser

Last synced: 28 Mar 2025

https://github.com/thipages/bparser

A boolean expression parser

boolean expression parser

Last synced: 02 Apr 2025

https://github.com/meokullu/subtitleparser

Subtitle Parser is a project to parse subtitle content.

film films movie movies parser parsing subtitle subtitle-parser subtitles

Last synced: 06 Mar 2026