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/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/himenon/commit-mesage-parser

commit message parser

coimmit message parser

Last synced: 10 Apr 2025

https://github.com/ureeves/did.rs

Implements a parser for decentralized identifiers.

decentralized did identifier identity parser rust

Last synced: 04 Mar 2025

https://github.com/caioaletroca/consolecontrol

A console control for arduino projects

arduino arguments c-plus-plus console console-parser nodemcu parser

Last synced: 19 Apr 2026

https://github.com/studentutu/java-oldprojects

Projects that I've build during TU Wien Studienjahr, 1 semester

game graphics java parser tu wien

Last synced: 12 Jun 2026

https://github.com/gotamer/matter

TOML Frontmatter or Endmatter unmarshaller.

decoder encoder endmatter frontmatter golang parser toml unmarshaller

Last synced: 15 Jan 2026

https://github.com/vokungahrotlaas/vat

An interpreter for a custom programming language called vat. Currently rewriting from scratch in C then vat on branch bootstrap-vatc.

bison flex parser

Last synced: 12 Apr 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/depau/c2singlefile

Turns a bunch of specially formatted c files into a single file

c parser singlefile

Last synced: 10 May 2026

https://github.com/poppa/pike-toml

TOML parser for Pike

lexer parser pike tokenizer toml toml-parser

Last synced: 20 Jan 2026

https://github.com/csgn/pipo

Config Parser

config-parser parser

Last synced: 23 Jun 2025

https://github.com/gizipp/nik-parser.rb

Parse Indonesian citizenship registration number a.k.a NIK (Nomor Induk Kependudukan)

nik parser ruby

Last synced: 13 Mar 2025

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/minseoc03/llvm-kaleidoscope-playground

This project is a step-by-step implementation of a simple functional language based on the LLVM Kaleidoscope Tutorial.

abstact-syntax-tree codegen compiler cpp jit llvm llvm-ir parser toy-language

Last synced: 20 May 2026

https://github.com/ariaandika/tokenizer

tokenizer, lexer, parser, or whatever in rust

parser rust tokenizer

Last synced: 26 Jun 2025

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

Custom Language Parser in Golang

golang parser

Last synced: 14 Jul 2025

https://github.com/said10/parserhtml

JS library to convert HTML Code to JS Object

html-parser parser

Last synced: 16 Jan 2026

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/kahleryasla/top-frequent-words-sorter-from-json

cli tool: finding the most frequent words in a JSON file. Reads file and processes it to identify the words that appear most frequently in the file. Outputs the identified words to the user and store.

hashtable json-data json-parser linked-list parser sorting

Last synced: 02 Mar 2025

https://github.com/basemax/infix2postfix-evaluator

A Javascript Implementation of an Infix to Postfix Evaluator. It can evaluate any infix expression and convert it to postfix expression.

evaluator expression expression-evaluator expression-parser expressions infix javascript js math-evaluator math-parser parser postfix

Last synced: 19 May 2026

https://github.com/fluuxio/xmlparser

Swift XML Parsing library based on libxml2

parser swift xml

Last synced: 07 Jul 2025

https://github.com/pegasusheavy/rawk

A 100% POSIX-compatible AWK implementation in Rust with GNU AWK (gawk) extension support

awk cli command-line gawk parser posix rust scripting text-processing unix

Last synced: 18 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/everythingfunctional/parff

The foundations of a functional style parser library

fortran parser parser-combinators parser-library

Last synced: 25 Jan 2026

https://github.com/hhhscvx/wildberriesscraper

ТГ Бот парсер Wildberries по артикулу товара

aiogram parser python scraper scraper-python telegram-bot wb wildberries

Last synced: 05 Apr 2025

https://github.com/ghosind/formatparser

Parse format strings.

formatter parser

Last synced: 15 Jul 2025

https://github.com/shirokovnv/wb_parser_example

Wildberries parser application, written with CakePHP and ClickHouse

cakephp clickhouse parser php8 wildberries

Last synced: 16 May 2026

https://github.com/keinos/go-hostpital

A simple go library to maintain and manage hosts files for DNS sinkhole applications.

go golang golang-library hosts hostsfile parser

Last synced: 07 May 2025

https://github.com/peaske7/parse-universities

A collection of node scripts to clean csv data and output usable json files on colleges and universities in the U.S.

csv parser

Last synced: 06 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/bottledlactose/essencio

A header-only library for loading file formats found in MySims and MySims Kingdom.

cpp mysims mysims-kingdom parser

Last synced: 17 Jul 2025

https://github.com/remittor/doom-dark-ages-snd

Sound metadata parser for DOOM: Dark Ages

dark-ages doom metadata parser sound soundmetadata

Last synced: 16 May 2026

https://github.com/kavignon/highspeedxmlinterpret

Performant XML text parser.

dotnet-core fsharp parser

Last synced: 04 Apr 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/chloro-pn/flex_learn

learn how to use flex!

bison bison-yacc flex lex parser

Last synced: 06 Mar 2026

https://github.com/wangtao0101/parse-comment-es6

A fast comment parse for es6 without dependence, support loc and range

commnet es6 javascript parser

Last synced: 28 Mar 2025

https://github.com/csothen/htmlparser

Website parser and analyser

go golang parser

Last synced: 27 Mar 2025

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/noobquire/kpischedule.common

Common code libraries used by KPI Schedule project services.

client library nuget-package parser schedule

Last synced: 18 May 2026

https://github.com/jchip/string-array

⚙Parse string into array of string elements

array parse parser string

Last synced: 23 Sep 2025

https://github.com/bashmocha/cs50-ai

Project submissions for Harvard CS50's Introduction to Artificial Intelligence with Python

ai cs50 cs50ai machine-learning neural-network nlp-parsing nltk-library optimization parser python

Last synced: 01 Apr 2025

https://github.com/negrienko/ukraine-taxid-ex

Library to parse and validate EDRPOU (unique 8-digit number that identifies legal entities in Ukraine registered in the official business register) and ITIN (unique identification number assigned to individuals for tax purposes)

edrpou elixir elixir-lang itin library parser taxid ukraine

Last synced: 16 Jun 2025

https://github.com/hramov/go-excel-parser

Web server that get Excel file and template JSON file to parse given Excel to JSON

excel golang parser webserver

Last synced: 17 Jul 2025

https://github.com/just1not2/pyjon

A Python package to manage JON files

jon parser validator

Last synced: 10 May 2026

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/neluckoff/html-image-parser

The program can download all pictures from any site.

html-parser image-parser java parser parsing

Last synced: 24 Oct 2025

https://github.com/teneplaysofficial/markdom

A Markdown and HTML parser for Node.js with TOC generation and anchor support.

cli javascript markdown markdown-parser nodejs npm-package parser rollup typescript vitest

Last synced: 13 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/nstevens1040/anglesharp.domparser

This library uses AngelSharp to parse an HTML string into a document object model. The library targets .NET Framework 4.7.2 so that it is compatible with Windows PowerShell.

csharp document-object-model dom dotnet-framework html library parser powershell windows-powershell

Last synced: 06 Mar 2026

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

Github markdown parser plugin for header_docu_qt

cpp17 parser qt6

Last synced: 16 May 2026

https://github.com/pxbunny/oauth-code-parser

Simple OAuth code parser.

oauth2 parser

Last synced: 31 Oct 2025

https://github.com/oxtna/css-engine

Parsing a subset of CSS and querying data

cpp css parser showcase

Last synced: 16 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/mattrmiller/php-threadedmailparser

PHP - Multi threaded command line mail parser.

concept exercise mail mailparser mime parser php proof

Last synced: 27 Jun 2025

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/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/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/quintenstr/calculatorelm

Functionally programmed calculator app in the browser with Elm. Custom parser for mathematical equations (no built in support from Elm). Based on iOS UI.

calculator calculator-app elm elm-lang parser

Last synced: 18 Mar 2025

https://github.com/zaki-x86/xhttp

Your ultimate HTTP request/response message parser in C++

cpp http llhttp parser

Last synced: 27 Mar 2025

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/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/sushmaakoju/polynomial-equation-parser

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

parser python sympy

Last synced: 21 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/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/mleone10/artspeople

Arts People Line Item Reconciliation Report parser library

arts-people csv line-item-reconciliation-report parser theater

Last synced: 16 May 2026

https://github.com/urigrif/scala-parser-combinators

Trabajo practico de la materia TADP de UTN FRBA, con el objetivo de aprender nociones sobre el paradigma de programacion hibrido Objetos-Funcional, utilizando el lenguaje Scala.

monads oop-functional-principles parser parser-combinators scala

Last synced: 08 Apr 2025

https://github.com/adeschen/mpileuptools

This python script parses a mpileup file to extract the coverage of each base at each position.

bioinformatics bioinformatics-scripts coverage mpileup parser position python27

Last synced: 18 Mar 2025

https://github.com/womblee/retard_link_uploader

A C++ Desktop Client for a URL Shortening service "Retard Link"

client cpp cpp-programming http parser request shortener tool url url-shortener url-shortener-api

Last synced: 18 Mar 2025

https://github.com/ponlawat-w/flags-args-readline

Command line arguments reader from specified flags, with readline prompt when value is not specified.

arguments arguments-reader cmd flags npm parser reader

Last synced: 03 Apr 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/thomas-touhey/lscl

Logstash configuration language handling. (Gitlab.com mirror)

logstash parser python

Last synced: 18 Mar 2025

https://github.com/megahomyak/nxml

A parser for NXML (NXML is not XML!)

parser

Last synced: 09 Jul 2025

https://github.com/brunoviola/compiladores-1

Atividades e trabalhos realizados durante o andamento da disciplina de Compiladores 1

bison compiladores compilers flex lexer lexer-parser parser

Last synced: 20 Mar 2025

https://github.com/piterweb/jalang

jalang / An interpreted language built with Rust

interpreter lexer parser programming-language rust

Last synced: 26 Mar 2025

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/dub1401/rule34bot

Бот для автоматической трансляции постов категории Rule34 в группу или канал Telegram.

bot parser rule34 telegram

Last synced: 03 Apr 2025

https://github.com/somucheffort/fox

A command parser library

command command-parser node nodejs parser

Last synced: 11 Mar 2025

https://github.com/dotchoco/jdotparser

It is a library for C# that converts a class into a text(like a json) to be stored in a txt file or on a server, it is also an alternative for the JsonUtility tool.

csharp csharp-libarary dll library parser

Last synced: 18 Mar 2025

https://github.com/vhiribarren/json-parser-rust

Simple JSON parser as a toy project.

json parser rust toy-project

Last synced: 16 May 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/danesparza/dlshow

Go package to help parse downloaded TV show filenames

filename go golang package parser tvshow

Last synced: 20 Jun 2025

https://github.com/ali7haider/compiler-construction-lab

This repository contains the code and assignments developed during the Compiler Construction Lab taught by Sir Laeeq in the Fall 2024 semester. The focus is on the design and implementation of compilers, covering topics such as lexical analysis, syntax analysis, semantic analysis, and code generation.

compiler compilerconstruction lexer-parser lexical-analyzer parser syntax-analysis syntax-analyzer

Last synced: 23 Feb 2025