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/nicholaswmin/arithmeticss

arithmetic expressions on CSS variables

css css-custom-properties parser

Last synced: 17 May 2026

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

Parser for *.rules files in pyIPCMI.

parser pyipcmi python3

Last synced: 28 Mar 2025

https://github.com/nixinova/nouva

The Nouva programming language.

grammar language lark nixinova parser programming-language

Last synced: 01 Nov 2025

https://github.com/neudinger/osmtogeojson

Convert osm xml to osm GeoJson Dlang project

docker json linux osm osm-geojson parser split xml

Last synced: 08 May 2026

https://github.com/kauefraga/cpp-commandline

🧶 A command line (CLI) library that will help you to build your command line applications with out of the box.

cli command-line commandline cpp parser

Last synced: 02 Apr 2025

https://github.com/tivikdev/5bukv-parser

Парсер 5 букв для Т-Банка

bs4 parser

Last synced: 03 Apr 2025

https://github.com/ghosind/formatparser

Parse format strings.

formatter parser

Last synced: 15 Jul 2025

https://github.com/ahmdrz/my-compiler-course

This repository is my exercises of Compiler course.

lexer parser recursive-descent-parser

Last synced: 02 Jul 2026

https://github.com/omar-azmi/fbicodec_ts

A Forward and Backward Invertible binary serializer TypeScript library built on modularity and composition. When you hear the words `FBI OPEN UP!`, you'll be able to prove your innocence with any data encoded with this library.

binary-serialization codec decoder deno encoder es6 file-parser invertible modular oop parser schema serialization serialization-library tiny typescript unparser unserialize

Last synced: 28 Apr 2026

https://github.com/surajkareppagol/parser

🇵 Python Script: XML To JSON Conversion Tool.

converter parser xmltojson

Last synced: 15 Jul 2025

https://github.com/toburger/xml-parser

javascript parser combinator xml parser

javascript parser parser-combinators xml

Last synced: 20 May 2026

https://github.com/kokorinilya/expressionparser

Parses arithmetical expressions in different modes

arithmetic evaluation evaluator expression-parser parser

Last synced: 03 Apr 2025

https://github.com/andrey-oss/mc-checker

MC-Checker - Minecraft server checker written on python3

api minecraft parser python3 server

Last synced: 07 Apr 2026

https://github.com/thutasann/go-parser

Custom Language Parser in Golang

golang parser

Last synced: 14 Jul 2025

https://github.com/ravencentric/rnzb

Python bindings to the nzb-rs library - a spec compliant parser for NZB files, written in Rust.

nzb parser python rust usenet

Last synced: 10 Apr 2025

https://github.com/yevheniidatsenko/goit-cs-hw-01

💾 Hometask - Computer Systems (Computer architecture)

assembler dosbox interpreter parser

Last synced: 16 May 2026

https://github.com/ichowdhury01/cyk-syntactic-parser

App that parses the syntax of inputted sentences using the CYK algorithm with a context-free grammar.

context-free-grammar cyk-algorithm natural-language-processing parser syntax-analysis

Last synced: 10 Jul 2025

https://github.com/serpo-dev/telegraph-media-parser

Easy parse images and videos from articles on telegra.ph. Powered by Pyhon 3 and running from the CLI.

images parser python telegram telegraph video

Last synced: 03 Apr 2025

https://github.com/vivekkdagar/xbasic

A Python-based, extended interpretation of the BASIC language, enriched with additional features and functionalities.

basic-programming cli cli-app click compiler interpreter language lexer lexical-analysis parser project pypi python

Last synced: 10 Jul 2025

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/ravahn/eq_act_plugin

Everquest 1 ACT Plugin

act everquest parser

Last synced: 27 Jun 2025

https://github.com/mixa3607/beamerlrw

Library for read and write beam files or erlang Ext terms

beam binary csharp erlang parser

Last synced: 17 May 2026

https://github.com/matiasjastrebow/tp-hibrido-objeto-funcional

Trabajo Práctico del paradigma hibrido Objeto-Funcional de la materia Técnicas Avanzadas de la Programación (TADP) de la UTN 2024

monads object-functional parser parser-combinators scala

Last synced: 04 Apr 2025

https://github.com/Superb-Man/Regex-Parser

Can only parse a regex😔 and match some elementary operations🚀.Nothing fancy😭

parser

Last synced: 07 May 2025

https://github.com/alaazameldev/flutter-to-html-and-js-transpiler

Experimental transpiler for "Flutter-like" code to HTML & JS. Built with ANTLR, focusing on lexer, parser, AST generation, and error handling.

antlr4 composite-pattern flutter html java javascript lexer parser visitor-pattern

Last synced: 11 May 2026

https://github.com/xepozz/clk-parser

Parses *.clk buffers and presents table name, columns and values as separated entities.

clickhouse clk kittenhouse parser php

Last synced: 20 May 2026

https://github.com/jonathanjameswatson/regex_parser

OCaml parsers (not compilers!) for (limited) regular expressions

ebnf lexer lr1-parser menhir ocaml ocamllex parser recursive-descent-parser regex

Last synced: 01 Nov 2025

https://github.com/monksc/simplelanguage

I made my own language and its extremely simple

custom-language interpreter java parser programming-languages

Last synced: 17 Oct 2025

https://github.com/dpakach/gorkin

A simple lightweight gherkin parser

bdd gherkin gherkin-parser golang gorkin hacktoberfest parser

Last synced: 03 Apr 2025

https://github.com/gitw1n/web-scrape-wave

This project is a web scraper written in Python using the BeautifulSoup library. It is designed to collect data from websites based on user-provided URLs.

bs4 parser python python3 requests webscraper webscraping

Last synced: 01 Apr 2025

https://github.com/said-m/priprava

Template engine for describing JSON with dynamic data.

json object parser template-engine

Last synced: 03 May 2026

https://github.com/j00nathan/lex-parser-elgol

University project for Compilers course using Rust as programming language, with Logos (lexer) and Lalrpop (LR(1)/LALR(1) parser) crates. The goal of the project is to create a lexical and syntax analyser for an imaginary language, Elgol, invented by the course teacher

lalrpop lexer lexical-analysis logos parser rust syntax-analysis

Last synced: 08 Jul 2025

https://github.com/pumpfun-max/carbon-cli-ys

This repo is a fork of carbon-cli and modified to support yellowstone Instruction types.

anchor codama decoder parser solana solanatransaction yellowstone yellowstonegrpc

Last synced: 14 May 2026

https://github.com/csgn/pipo

Config Parser

config-parser parser

Last synced: 23 Jun 2025

https://github.com/kdkasad/eqnp

Mathematical derivative calculator and simplification engine

calculator calculus parser python3

Last synced: 29 Jun 2026

https://github.com/dkeeghan/slackformatter.js

Formats messages from the Slack API into HTML

formatter javascript parser slack slack-api

Last synced: 17 May 2026

https://github.com/crisp-oss/node-markdown-frontmatter-parser

A type-safe Markdown Frontmatter parser.

frontmatter markdown parser

Last synced: 05 Jul 2026

https://github.com/codylico/qbvoxel

Parser/generator for Qubicle Binary file format

cmake parser qubicle voxel

Last synced: 29 Mar 2025

https://github.com/martinomensio/flc-exams

Formal Languages and Compilers previous exams solved @ Polytechnic University of Turin

cup jflex parser polito scanner

Last synced: 06 Feb 2026

https://github.com/shivamka1/js-dot-antlr-parser

The objective of this project is to demostrate how to capture diagnostics i.e., semantic and syntactic errors for DOT language using ANTLR parser written in Javascript.

antlr4 diagnostics dot javascript parser

Last synced: 26 May 2026

https://github.com/jaqx0r/filterexpression

A parser for the AIP-160 filter expression language, implemented in Go

aip api expression filter go google-aip parser rest

Last synced: 17 Jan 2026

https://github.com/sgruszka/tree-sitter-bpftrace

bpftrace grammar for tree-sitter

bpftrace grammar parser tree-sitter

Last synced: 17 Feb 2026

https://github.com/chloro-pn/flex_learn

learn how to use flex!

bison bison-yacc flex lex parser

Last synced: 06 Mar 2026

https://github.com/kirill71/math-expression-parser

Console mathemathic calculator based in Dejckstra sorted station algorithm and support math function such as sin, cos ect.

dejkstra expression math parser sorted-station-algorithm

Last synced: 22 Jun 2025

https://github.com/denoed/hjson

A deno @HJSON parser / stringifier.

decoder encoder hjson parser stringifier

Last synced: 12 Apr 2025

https://github.com/bursasha/cpp-duo-matrix-calculator

Matrix calculator only for 2 matrices in C++ using OOP, polymorphism, STL, parsers, variety of algorithms ⌨️

algorithms calculator-application console-application cpp cvut-fit inheritance makefile matrix oop parser polymorphism stl

Last synced: 10 Sep 2025

https://github.com/ilyaumanets/improve_your_code

Code smell detector for Ruby

gem parser rails ruby

Last synced: 13 May 2026

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/psynetic-software/camt-parser

CAMT XML Parser for SEPA banking data (C++).

banking camt camt052 camt053 camt054 cpp csv finance mit parser qif sepa swift xml

Last synced: 18 May 2026

https://github.com/crdoconnor/usy

Ultra-simple YAML - Roundtrippable YAML parser that only parses comments and a flat list of key/value pairs.

parser python simple yaml

Last synced: 19 May 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/juancastillo0/dart-parser

Parser for the Dart programming language grammar. Written in Rust with a WASM, Dart and JavaScript API

dart grammar javascript nodejs parser parser-generator wasm

Last synced: 08 Apr 2026

https://github.com/hummanta/awesome-compilers

An opinionated list of awesome compiler frameworks, libraries, software and resources.

awesome awesome-list collections compiler debugger interpreter libraries list parser resources

Last synced: 03 Mar 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/chrischtel/aegis

Aegis - A modern configuration language featuring intuitive indentation-based blocks, mixed data types, and comprehensive error handling. Includes a robust C parser library (libaegis) with full AST generation and memory-safe operations.

aegis c configuration-language parser

Last synced: 22 Jun 2025

https://github.com/jackfsuia/chats-crawler

Discourse chat data crawling and on-the-way parsing straight for LLM instruction finetuning. 论坛数据爬取和解析,直接用于对话微调。

crawler fine-tuning finetune-llm gpt html-css-javascript instruction-tuning llm llm-training llms nlp nlp-parsing parser

Last synced: 09 Jul 2025

https://github.com/robotomize/go-printenv

A command line utility that displays the environment variables used by a Go project

ast cli env go golang golang-application parser tags

Last synced: 23 Oct 2025

https://github.com/paulvt/geo-uri-rs

Read-only mirror of https://git.luon.net/paul/geo-uri-rs

geolocation parser rfc5870 rust uri

Last synced: 15 Jan 2026

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/ymc-github/fis-parser-ymcless

🔯 a plugin for fis1 to parser less to css

fis1 less parser yemiancheng

Last synced: 19 Apr 2026

https://github.com/ravijo/way2sms

This is an unofficial way2sms sms sending api in Java

apache java parser

Last synced: 02 May 2026

https://github.com/himenon/commit-mesage-parser

commit message parser

coimmit message parser

Last synced: 10 Apr 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/htomsik/urlreader

Read Urls from file and count some tags from urls

mvvm parser reactiveui wpf

Last synced: 01 Oct 2025

https://github.com/wisskirchenj/desktop-calculator

Graphical (Swing-based) Desktop calculator

calculator-application parser recursion swing-gui

Last synced: 17 Jun 2026

https://github.com/emmanuelmess/relational-algebra-interactive-language

Relational Algebra Interactive Language (RAIL) final project for uni

evaluator parser relational-algebra-calculator

Last synced: 09 Jul 2025

https://github.com/oscarmarcusson/argsnet

A .NET command line argument parser & printer library

cli csharp csharp-library parser

Last synced: 06 Apr 2026

https://github.com/electrikmilk/php-html-parser

Basic HTML parser in PHP.

html-parser parser php

Last synced: 22 Jun 2025

https://github.com/edgarogh/tree-sitter-lustre

Lustre (LV6) grammar for tree-sitter

lustre lv6 parser tree-sitter tree-sitter-parser

Last synced: 25 Apr 2026

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/dan-sazonov/olimpiada.ru-bot

🤖🏆 [IN DEVELOP] Telegram bot for getting news about the olympiads from the website olimpiada.ru

aiogram beautifulsoup4 heroku olympics parser telegram-bot

Last synced: 24 Oct 2025

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/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: 25 Jun 2025

https://github.com/voldien/sp-simple-parser

Simple Parser for configuration files.

configuration-file parser python27

Last synced: 11 Sep 2025

https://github.com/koykov/halvector

Vector HTTP Accept-Language parser with minimum memory consumption.

hal parser vector

Last synced: 03 Jan 2026

https://github.com/toberge/narrationizer

very WIP engine for text-based adventure games

adventure-games parser react text-based-adventure wip

Last synced: 19 Jan 2026

https://github.com/afeiship/weapp-vue-parser

Single vue file parser for weapp.

parser vue weapp

Last synced: 14 May 2026

https://github.com/diegocurbelo/feedex

Feedex is a simple elixir feed (atom/rss) parser

atom elixir parser rss

Last synced: 01 Jul 2026

https://github.com/joaogsleite/alphabet-soup-game

Alphabet Soup Game in python (portuguese data)

game parser python python-game

Last synced: 09 Sep 2025

https://github.com/screwdriver-cd/workflow-parser

Calculate a directed graph workflow based on a pipeline config

parser

Last synced: 09 Oct 2025

https://github.com/ology/lingua-tokenparse

Parse a word into scored, fragment combinations

nomenclature parser perl5

Last synced: 30 Jun 2026

https://github.com/ehuelsmann/xdr-parse

Parse XDR (eXternal Data Representation) definitions into an AST (Abstract Syntax Tree)

abstract-syntax-tree ast external-data-representation parser perl5 xdr

Last synced: 12 Oct 2025

https://github.com/lucaspadoni/compiler-and-interpreter-based-on-antlr

Implementation of a parser, a compiler and an interpreter for a programming language called “SimplanPlus” which is based on ANTLR.

antlr antlr4 compiler grammar grammar-parser interpreter java language-recognition parser parser-generator

Last synced: 09 Jul 2025

https://github.com/gldanoob/nooblang-rust

NOOBLANG interpreter but in Rust (not blazingly fast)

esolang esoteric-programming-language interpreter lexer parser rust

Last synced: 02 Apr 2025

https://github.com/igeligel/schedulostfalia

:clock1: Parser for the time schedule of the Ostfalia Hochschule für angewandte Wissenschaften in Wolfenbüttel. It will give you an easily readable format on your console via Haskell/GHCI.

haskell haskell-learning html ostfalia parser

Last synced: 30 Jun 2025

https://github.com/lesterrry/miwifi

Control your Mi router

parser router xiaomi

Last synced: 06 Jun 2026

https://github.com/suhanyujie/hello_parser_of_js

learn lexer/parser

lexer parser

Last synced: 07 Oct 2025

https://github.com/aleclarson/import-scan

Scan a string of JavaScript for its imported modules

imports javascript parser

Last synced: 18 May 2026

https://github.com/cosmosgenius/jsonparser

A JSON Parser for node server

http json middleware parser

Last synced: 18 May 2026

https://github.com/sushmaakoju/polynomial-equation-parser

A proof-of-concept implementation of polynomial equation parser in Python

parser python sympy

Last synced: 21 Mar 2025