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/donalexandro/bpchub

Super simple parser that is being used by me as a playground to improve my skills

parser

Last synced: 25 Jul 2025

https://github.com/codylico/qbvoxel

Parser/generator for Qubicle Binary file format

cmake parser qubicle voxel

Last synced: 29 Mar 2025

https://github.com/hemakodaa/bsky-getauthorfeed-parser

A parser for app.bsky.feed.getAuthorFeed GET endpoint

bluesky bluesky-api parser

Last synced: 16 Apr 2026

https://github.com/ggalina/feedbackform-react

Technologies: REACT, CSS, Parcel, nanoid, and styled-components libraries. Personal Mini Project.

css nanoid parser reactjs styled-components

Last synced: 11 Apr 2026

https://github.com/mysterious-ben/xmlrecords

Utilities to extract tabular data from XML

parser xml

Last synced: 30 Jul 2025

https://github.com/s8sachin/whatsapp-chat-parser-js

Whatsapp Chat Parser for Javascript

chat parser whatsapp

Last synced: 05 Jan 2026

https://github.com/michaelmdresser/eve_item_parser

Parser for EVE Online item (list) text formats

eve-online parser

Last synced: 08 Jun 2026

https://github.com/rafaelsouzars/mini-parsejs

Mini interpretador de linguagem de programação baseado no artigo: https://medium.com/@henriquesosa/seja-um-compilador-crie-um-compilador-com-javascript-33a9557c8cdf

compiler-construction javascript parser

Last synced: 18 Jan 2026

https://github.com/azhovan/brainfuck

A brain fuck interpreter implementation with Golang

brain-fuck-interpreter brainfuck golang interpreter lexer parser

Last synced: 14 May 2026

https://github.com/falsehuman/vk-video-dowloader

Сервис по скачиванию видео с платформы VK Видео.

fastapi parser selenium vkontakte vue vuejs

Last synced: 19 Jan 2026

https://github.com/bookshelf-writer/puremail

A blazing‑fast, zero‑allocation Go package for strict e‑mail parsing, tag trimming and binary serialisation

email golang gomod normalize parser valid zero-alloc

Last synced: 30 Jul 2025

https://github.com/hazzaclark/korone

A Lightweight Endianess Parser and Lexer

endian endianutils parser rust

Last synced: 23 Mar 2025

https://github.com/antoncoding/html_content_crawler

A smart html crawler to automatically detect main content of a HTML page.

beautifulsoup content crawlers html nlp-parsing parser

Last synced: 02 Apr 2025

https://github.com/matheusamazonas/yapcol

Yet Another Parser Combinator Library

clean clean-language parser parsing parsing-library

Last synced: 07 Apr 2025

https://github.com/runnerty/executor-parse-xml-json

An xml/json parser executor for Runnerty

executor json parser runnerty xml

Last synced: 19 Apr 2026

https://github.com/bokic/textparser

TextParser is a high-performance C library that parses text(CFML and JSON for now) into Abstract Syntax Trees using regex grammars, designed for building syntax highlighters, language servers, as well as other code related tools.

ast ast-tree json parser pcre2 tokenization

Last synced: 15 May 2026

https://github.com/thenlabs/meta-parser

Extract metadata from attributes and/or annotations.

annotations attributes doctrine-annotations metadata-parser parser

Last synced: 13 Jan 2026

https://github.com/tomaskraus/line-block-parser

Recognizes multi-line blocks - such as block comments etc. Simple to use, yet quite powerful.

comments ini line parser text

Last synced: 11 Aug 2025

https://github.com/dvvcz/cyperus

Toolkit for Bethesda's Papyrus language used for modding Skyrim and Fallout 4.

bethesda fallout4 formatter modding papyrus parser rust skyrim

Last synced: 22 Apr 2025

https://github.com/nikolapeja6/bio-med-proj

School project for the course Bio-Med (Računarstvo u Bio-Medicini, en. Computers in Biomedicine) course which is part of the Master studies at the School of Electrical Engineering, University of Belgrade.

expression-engine expression-evaluator parser rest-api school-project

Last synced: 04 Oct 2025

https://github.com/i2rys/cp

A combo parser, It only grabs email:pass credentials.

combo combo-parser credentials parser

Last synced: 15 Mar 2025

https://github.com/edumserrano/markdown-link-check-log-parser

A Docker container GitHub action that can be used to parse the log output from the Markdown Link Check action.

github github-action github-actions markdown markdown-link-check parser

Last synced: 22 Sep 2025

https://github.com/koykov/jsonvector

Vector JSON parser with minimum memory consumption.

json parser vector

Last synced: 20 Jan 2026

https://github.com/belltoy/tree-sitter-openmetrics

OpenMetrics text format grammar for tree-sitter

parser tree-sitter

Last synced: 15 May 2026

https://github.com/prashantrahul141/splax

A memory safe, easy, dynamic programming language.

interpreter lexer parser programming-language rust tree-walk-interpreter

Last synced: 30 Jul 2025

https://github.com/bonnyad9/pareg

Helpful utilities for parsing command line arguments and parsing in general.

arguments arguments-parser arguments-parsing cli parser parsing rust

Last synced: 24 Jul 2025

https://github.com/nhatthm/timeparser

Time parser for Golang

go golang parser time timeparser

Last synced: 15 Feb 2026

https://github.com/dptole/toylang

My first toy language. Created exclusively for learning purposes.

analyzer ast bnf interpreter language parser programming syntax toy

Last synced: 24 Jul 2025

https://github.com/johannst/flex-bison-cpp-playground

A playground for some flex/bison experiments in cpp

ast bison bison-flex cpp example flex gnu lalr lex lexer lexer-parser parser playground yacc

Last synced: 15 Mar 2025

https://github.com/t1m4/parser_log_apache

This is Apache log parser for searching the most popular vulnerabilities

ddos parser

Last synced: 23 Sep 2025

https://github.com/jeffasante/wasm-inspector

WASM Inspector is a fast Rust-powered tool for analyzing WebAssembly modules in your browser or via CLI. It reveals module structure, function call graphs, performance metrics, memory usage, and runtime compatibility. The core engine is compiled to WebAssembly for efficient client-side analysis in the web interface.

binary-analysis call-graph memory-analysis parser rust security-analysis static-analysis wasm-bindgen webassembly

Last synced: 29 Oct 2025

https://github.com/group4layers/csv-types-js

CSV Types (csv-types-js) is a JavaScript library to parse CSV strings (comma separated values and text files with fields delimited by a character) and produce a JavaScript AST (abstract syntax tree) with the data. It also supports types specs: multiple headers-values (tables) per csv string.

csv csv-parser csv-types data-processing flextable javascript nodejs parser

Last synced: 20 May 2026

https://github.com/playfulsparkle/sprintf.js

A lightweight, Open Source sprintf.js sprintf implementation written in JavaScript

formatting javascript parser sprintf vsprintf

Last synced: 01 Mar 2026

https://github.com/zachey01/redditparse

Parser for Reddit

parser reddit-api

Last synced: 31 Jul 2025

https://github.com/s-celles/atpack-python-parser

[WIP] A Python library for parsing AtPack files with CLI (command line interface), interactive mode and TUI (terminal user interface)

atpack parser python

Last synced: 20 Jan 2026

https://github.com/arrow2nd/line2json

💬 LINE のトーク履歴をパースする Deno モジュール

deno deno-module line parser

Last synced: 22 Mar 2025

https://github.com/tigercrl/nbt-parser

Minecraft NBT (NamedBinary Tags) parser for Node.js

minecraft nbt nodejs npm parser snbt

Last synced: 26 Feb 2025

https://github.com/2moe/tmpl-resolver

A lightweight template resolution engine with conditional logic support.

parser rust

Last synced: 09 Mar 2025

https://github.com/ik5/smudh

Handling SMPP short_message UDH content in golang

golang parser smpp udh

Last synced: 31 Jul 2025

https://github.com/hulo-lang/hulo-dev

🎓 Learn compiler construction by building Hulo language step by step - from lexer to code generation

analyzer antlr compiler golang hulo hulo-lang interpreter lexer parser token

Last synced: 31 Jul 2025

https://github.com/stalonelab/wiki_fencing

An automatic Wikipedia filler for fencing

fencing parser wikipedia

Last synced: 07 Jul 2026

https://github.com/ekusiadadus/h2lang

H2 Language compiler - Fully compatible with Herbert Online Judge (HOJ) H language spec, with multi-agent robot swarm support. Runs natively and in browsers via WebAssembly.

compiler herbert multi-agent parser programming-language robot rust wasm webassembly

Last synced: 13 Jan 2026

https://github.com/andstor/latex-math-parser

:wrench: Parser for parsing LaTeX math expressions

latex parser peg-parser

Last synced: 31 Jul 2025

https://github.com/xjewer/snitch

Snitch allows to parse log files and send statistics to statsd endpoint

balancer go golang log metrics parser statsd statsite

Last synced: 30 Mar 2025

https://github.com/llrs/hmmer_parser

Test, let's see if it works

hmmer-parser parser

Last synced: 30 Jun 2025

https://github.com/isk-insider/eve-paste

📋🌱 A node.js library for parsing copied and pasted data from EVE Online.

appraisal eve-online nodejs parser paste

Last synced: 23 Sep 2025

https://github.com/soramimi/jstream

Header only streaming JSON parser for C++

json parser

Last synced: 18 May 2026

https://github.com/duaraghav8/solidityparser

ANTLR4-generated Go library to parse Solidity

antlr4 golang parser solidity

Last synced: 19 May 2026

https://github.com/jhk1090/namumark-clone

나무위키 나무마크 파서 구문

namucode namumark namuwiki parser typescript

Last synced: 16 May 2025

https://github.com/web-dev-codi/transcript-productivity-parser

A Python application that automatically extracts actionable tasks from transcript files and converts them into organized daily todo lists in CSV format. Perfect for developers who record meetings, brainstorming sessions, or voice notes and want to quickly identify and track follow-up tasks.

csv microsoft parser python teams todo todolist transcript

Last synced: 01 Sep 2025

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

SixArm.com » HTX processor for our web pages with custom HTML & XML tags

html markup parser

Last synced: 30 Mar 2025

https://github.com/terotests/rangerparser

Opinionated tokenizer and parser for common and custom languages

ast generic parser tokenizer

Last synced: 22 Mar 2025

https://github.com/botforge-pro/goduration-swift

Go-style duration parsing for Swift

duration go parser swift time

Last synced: 17 May 2026

https://github.com/jrmycanady/cronschedule

Go module that provides a cron parser and methods to determine the next run.

cron go golang parser

Last synced: 16 Jan 2026

https://github.com/philipszdavido/forgecss

CSS Parser written in C++

cpp css lexer parser

Last synced: 13 Jun 2026

https://github.com/fulminazzo/kjason

A JSON parser written in Kotlin

gradle groovy json kotlin parser tokenizer

Last synced: 09 Apr 2026

https://github.com/vstelmakh/url-highlight-domain-updater

Domain updater for Url highlight

domain parser php url-highlight

Last synced: 08 Nov 2025

https://github.com/felix-engelmann/historic-flight-parser

A parser for the Historic Flight Database

departedflights flights historical-data oag parser

Last synced: 16 Jan 2026

https://github.com/under-web/bot_vacantion_hh

Бот для парсинга вакансий программистов с hh.ru (Казань) и автопостинга в телеграм

parser python telegram telegram-bot tg

Last synced: 02 Sep 2025

https://github.com/womblee/retardlink_uploader_client

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: 01 Aug 2025

https://github.com/yorgosbas/linear-program-parser

A Python script to check and parse a Linear Programming Problem

linear-programming parser python

Last synced: 02 Jul 2025

https://github.com/boyfws/steam-search-parser

Provides asynchronous parser of games from steam

aiohttp beautifulsoup parser pydantic steam

Last synced: 18 Apr 2026

https://github.com/shilangyu/unambiguous-grammar

Formal specification of a language of grammars and proofs about their ambiguity

grammars parser syntax theorem-proving unambiguity

Last synced: 23 Sep 2025

https://github.com/skywalker13/libduck

A Daisy 2.02 parser API

daisy parser player

Last synced: 12 May 2026

https://github.com/koumoul-dev/mime-type-stream

Streaming parser + serializer for various mime-types

csv json ndjson parser serializer stream

Last synced: 30 Jun 2026

https://github.com/hashal890/salesway-dashboard-assignment

Welcome to the Salesway Dashboard, a comprehensive tool designed for visualizing and managing sales data effectively. This dashboard offers a seamless user experience with various features to enhance data visualization and analysis, while ensuring secure access and robust error handling.

axios body chakra-ui chartjs cors css dotenv express html javascript mongoose parser react react-chartjs-2 react-icons vercel

Last synced: 07 Apr 2026

https://github.com/emildohne/photoshopfileinspector

A Parser for the VSCode extension Binary File Viewer to visually inspect and debug Photoshop files

binary javascript parser photoshop

Last synced: 04 Apr 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/danue1/dynamik

The ORM for DynamoDB

dynamodb lexer orm parser

Last synced: 02 Apr 2025

https://github.com/qba73/caplex

Lexers and parsers in Go

go golang learning-by-doing lexer parser

Last synced: 29 Mar 2025

https://github.com/jaimecgomezz/dft.p

dft instructions parser

parser

Last synced: 15 May 2026

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

Parse a word into scored, fragment combinations

nomenclature parser perl5

Last synced: 30 Jun 2026

https://github.com/gpenverne/program-tv

Ce script parse le programme tv et retourne la chaîne correspondante à ce qui est cherché.

parser php tv

Last synced: 02 Apr 2025

https://github.com/qbbr/autoru-parser

auto.ru site parser

parser php tor xlsx

Last synced: 27 Mar 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/ggdream/mini

Golang的迷你版命令行参数解析器。(你看js的库--minimist)

cmd golang minimal minimist parser terminal

Last synced: 21 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/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/thergh/compiler_tinker

Learning compiler design on an example of a simple language - Gebalang23

compiler-design compiler-optimization compilers lexer parser

Last synced: 03 Apr 2025

https://github.com/quantumwizard888/get_jp_word_info

Parser script that gets a word info from https://dictionary.goo.ne.jp explanatory dictionary

linguistics parser parsing web-parsing web-scraper web-spider

Last synced: 29 Mar 2025

https://github.com/eteubert/podcast-chapter-parser-hindenburg

Parse chapters from Hindenburg project files into JSON

chapters hindenburg javascript parser podcast

Last synced: 20 Jun 2025