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/gthomas08/flex-bison-project

Lexical and grammatical implementation of a subset of the Python programming language.

bison flex parser python

Last synced: 28 Apr 2026

https://github.com/cumulus13/pyheaderparse

A robust HTTP header and cookie parser library

dict headers modern parser production python raw robust smart

Last synced: 22 Jun 2026

https://github.com/stoe/action-reporting-parse-cli

CLI to parse https://github.com/stoe/action-reporting-cli reports

cli github parser reporting

Last synced: 15 Feb 2026

https://github.com/robroseknows/stellaris-parser

Parser for parsing Stellaris game data files.

lark parser python travis-ci

Last synced: 23 Jun 2026

https://github.com/bel-framework/bel-scan

Generic scanner for Erlang

erlang erlang-library parser parser-library

Last synced: 16 Feb 2026

https://github.com/solrikk/2gistrace

Скрипт на Python для автоматического сбора информации о компаниях из каталога 2ГИС. Полученные данные сохраняются в формате CSV и могут использоваться для анализа или интеграции в другие системы.

2gis parser

Last synced: 23 Jun 2026

https://github.com/nilsmartel/math_parser

Rust library to parse simple mathematical Expressions

math nom parser rust

Last synced: 12 Jan 2026

https://github.com/dhunanyan/moonchunk

MoonChunk is a TypeScript-based DSL runtime for generating static HTML from .mncnk files with imports, scoped variables, functions, loops, metadata, and ANTLR parsing.

antlr antlr4 antlr4ts compiler-construction developer-tools dsl html-generation interpreter language-runtime moonchunk parser static-site-generator templating typescript

Last synced: 24 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/mann-conomy/tf-parser

A Node.js parser for converting Team Fortress 2 game files to JSON objects.

file json localization mann-conomy nodejs parser tf2 typescript

Last synced: 02 Mar 2026

https://github.com/miranizam/online-library

The script that help you to parse books and information about them posted on the site tululu.org. You can also deploy your own site with books and make it in offline format.

argparse beautifulsoup css-selectors github-pages parser python3 website

Last synced: 14 Mar 2025

https://github.com/kockarevicivan/homl-parser

Custom language parser, created with RapidXML in C++.

c-plus-plus homl parser rapid-xml

Last synced: 27 Mar 2025

https://github.com/bpetermann/ts-lox

Typescript interpreter for lox

interpreter nodejs parser scanner typescript

Last synced: 02 Jan 2026

https://github.com/watcol/somen

An asynchronous parser combinator for Rust.

asynchronous parser parser-combinators rust

Last synced: 27 Mar 2026

https://github.com/andreas19/argparsebuilder

Builder for argparse.ArgumentParser.

argparse argument-parser command-line parser

Last synced: 27 Mar 2026

https://github.com/terratensor/fct-parser

Утилита командной строки для синтаксического анализа страниц списка вопросов к рубрике «Вопрос-ответ» и сохранением в файл в формате csv или json.

csv json parse parser

Last synced: 18 Feb 2026

https://github.com/jasperav/env_parser

Parses an env file which can be used to map properties in Rust code

env parser rust

Last synced: 14 Mar 2025

https://github.com/dkandalov/parser4k

Parser combinator library for Kotlin 🧩🧩🧩 🔨

kotlin parser

Last synced: 14 Mar 2025

https://github.com/ewilan-riviere/scanner

CLI to parse files or to get metadata.

filesystem go metadata parser

Last synced: 28 Mar 2025

https://github.com/tonyaajjackson/sosh_coding_test

A Python-based attempt at solving Sosh's take-home programming test, begun with next to no knowledge of parsers.

datetime parser parser-combinators recursive-descent-parser

Last synced: 24 Jun 2025

https://github.com/pappasbrent/flagon

An ASCII graph parser written in Go

ascii go graph parser

Last synced: 22 Jun 2025

https://github.com/codemeapixel/luats

A TypeScript library for parsing, formatting, and providing type interfaces for Lua and Luau code.

ast code-analysis code-generation fivem formatter lua luau parser redm roblox static-analysis syntax-tree transpiler type-interfaces typescript

Last synced: 17 Apr 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/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/asynched/brainfuck

An implementation of the brainfuck language in Go.

brainfuck go parser

Last synced: 18 Apr 2026

https://github.com/psychollama/json-parser

A hand-written JSON parser because reasons

json parser

Last synced: 17 Apr 2026

https://github.com/almide/csv

CSV parser and serializer for Almide. Quoted fields, header rows, roundtrip-safe.

almide csv parser

Last synced: 04 Apr 2026

https://github.com/tinyclub/vtools

Scripts for the noVNC recordings

encoder novnc optimizer parser recordings slicer

Last synced: 17 Apr 2026

https://github.com/sheroz/http_common

Common types and operations for HTTP

header http http-requests network network-programming parser web

Last synced: 17 Apr 2026

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

Simple, web based, OAuth URL code parser

oauth2 parser

Last synced: 14 May 2025

https://github.com/defer-panic/dumbql

Simple query language

parser query-language

Last synced: 14 May 2025

https://github.com/rbcavi/parserlang

A programming language, intended for writing recursive descent parsers

compiled-language parser vm

Last synced: 18 Apr 2026

https://github.com/aleclarson/tab-delimited

Parse or build a string of tabular data

nodejs parser string stringify

Last synced: 18 Apr 2026

https://github.com/braasileiro/pvdb2json

Simple script to convert pv_db.txt files from Project DIVA stuff to JSON.

converter hatsune-miku json parser project-diva pv-db

Last synced: 25 Jun 2026

https://github.com/ayeshamk23/minishell

minishell is a basic UNIX shell written in C that supports command execution, pipes, redirections, and environment variables.

environment-variables fork minishell parser pipe redirection shell terminal unix

Last synced: 20 Apr 2026

https://github.com/imor/water

A WebAssemly binary parser

parser webassembly

Last synced: 20 Apr 2026

https://github.com/mrizaln/octave-ndjson

Newline Delimited JSON (ndjson) or JSON Lines (jsonl) parser for Octave

json jsonl multithreading ndjson octave parser

Last synced: 20 Apr 2026

https://github.com/tool3/dvd-cli

🎬 create beautiful animated SVGs from terminal output

animation asciinema parser recorder renderer svg

Last synced: 05 Jun 2026

https://github.com/hienlh/parse-apk-ipa

🗳 Packed node js to parse apk/iap file

apk ipa json parser

Last synced: 21 Apr 2026

https://github.com/aloisdeniel/node-xmlobject

Convert javascript objects to and from xml strings.

builder node parser xml

Last synced: 21 Apr 2026

https://github.com/rk0cc/dart_repourl

Alternative Uri object of representing repository URL in Git

dart git http https parser repository repository-url rsync ssh uri url

Last synced: 22 Apr 2026

https://github.com/redboo/evmos-comment-parser

Парсер комментариев Evmos

parser python scraper

Last synced: 05 Jun 2026

https://github.com/jayeshmepani/libpostal-ffi-python

Zero-setup, 1:1 C-FFI Python wrapper for libpostal. Cross-platform, automatic prebuilt binaries, no C compilation required.

address-normalization address-parser address-standardization c-binding cross-platform ctypes ffi geocoding gis libpostal libpostal-python machine-learning nlp openvenues parser postalkit pypi python python3 zero-setup

Last synced: 24 Apr 2026

https://github.com/mlightcad/dxf-json

Forked version of dotoritos-kim/dxf-json with some enhancement which are not supported in the original repository.

autocad cad dxf parser

Last synced: 06 Jun 2026

https://github.com/puukis/ccparse

TypeScript SDK for discovering, parsing, normalizing, and querying Claude Code local session data. npm: ccparse-sdk

claude-code jsonl parser sdk typescript

Last synced: 25 Apr 2026

https://github.com/atian25/git-changelog-parser

Parse Git `ChangeLog.md / History.md` to JSON

changelog history markdown parser

Last synced: 25 Apr 2026

https://github.com/peeepca/production-dashboard

Production dashboard, with rest connection and build in data parser. It can analyze production data and performace.

backend dashboard dashboard-application front-end frontend gui itac parse parser python python3 rest rest-api restful-api tkinter

Last synced: 06 Jun 2026

https://github.com/saimoulibandari/transfigure.server

This server is responsible for converting excel to other formats

lambda pandas parser python-lambda python3

Last synced: 26 Apr 2026

https://github.com/joelbeedle/blang

Bytecode VM interpreter for blang

compiler interpreter language parser

Last synced: 19 Jun 2026

https://github.com/hicarod/inip

:pencil: INI parser

ini parser rust

Last synced: 20 Jun 2025

https://github.com/yudai-nkt/tree-sitter-satysfi

SATySFi grammar for tree-sitter

parser satysfi tree-sitter

Last synced: 27 Apr 2026

https://github.com/httpland/jfv-parser

JSON field values for HTTP parser and serialize

field header http json json-field-value parse parser serialize serializer

Last synced: 27 Apr 2026

https://github.com/edmolima/frontmattergo

Simplifying YAML frontmatter unmarshalling in Go.

go parser yaml

Last synced: 27 Apr 2026

https://github.com/lfdominguez/ffmpeg_vstat_parser

Parse the vstats ffmpeg format from a PIPE and try to sent to external service

ffmpeg parser vstats

Last synced: 27 Apr 2026

https://github.com/liblouis/tree-sitter-liblouis

A tree-sitter parser for liblouis tables

liblouis parser tree-sitter

Last synced: 28 Apr 2026

https://github.com/dub1401/bib.bz-parser

Программа для загрузки глав и книг с сайта BiB.bz в формате JSON.

books json parser python

Last synced: 28 Apr 2026

https://github.com/benoitlx/simple-assembler

Simple assembler for my custom cpu

assembly bitstream-generation parser tokenizer

Last synced: 28 Apr 2026

https://github.com/0xch4z/gemoji-parser

🚀 A GitHub emoji code parser.

emoji nodejs parser

Last synced: 28 Apr 2026

https://github.com/lambdacasserole/sugarsnap

Super generic and reusable shunting and parsing library.

dijkstra expression infix-notation parser reverse-polish-notation shunting-yard-algorithm

Last synced: 06 Apr 2025

https://github.com/kirbo/ruuvitag-parser

This is a mirror repository. Please contribute here: https://gitlab.com/kirbo/ruuvitag-parser

parser ruuvitag ruuvitag-sensor typescript

Last synced: 08 Jun 2026

https://github.com/yogeshjoshi/qifparser

Quicken Interchange Format File Parser -- Java

files java maven maven-pom parser qif qif-file quicken

Last synced: 29 Apr 2026

https://github.com/ydv-ankit/cache-system

cache system built from scratch in golang

cache database golang parser

Last synced: 15 May 2026

https://github.com/afeiship/sse-parser

Event source message parser.

event-source json parse parser prefixed-json sse

Last synced: 30 Apr 2026

https://github.com/sergeypedan/rust-book-parser

Parses ”The Rust book“ and saves as ePub

epub parser rust

Last synced: 08 Jun 2026

https://github.com/minoritea/gfep

gfep - Go function expression printer

go golang parser tool

Last synced: 08 Jun 2026

https://github.com/xdevor/composer-parser

A parser that can parse all the installed PHP packages composer.json file in your project

composer composer-packages installed-json parser php

Last synced: 30 Apr 2026

https://github.com/danchik12/habr_scraping

Parsing Habr articles and saving in csv format

csv fake-useragent numpy pandas parser python3

Last synced: 30 Apr 2026

https://github.com/ecollect/taf-parser

TAF ( Tagged Format ) Sage 50 Format Parser.

lexer parser sage sage50 stream taf

Last synced: 08 Jun 2026

https://github.com/anujdhillxn/functiondifferentiator

A web app that parses a mathematical function into an expression tree and then performs differentiation.

binary-tree flask parser python3

Last synced: 30 Apr 2026

https://github.com/ryu-ryuk/kyoka

a CLI-first system that leverages Large Language Models (LLMs) to interpret natural language queries and retrieve relevant information from complex, unstructured insurance documents (PDFs, DOCX, emails)

cli decision-making llm parser python rag reasoning

Last synced: 08 Jun 2026

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

Master's degree | Computer Systems and Their Fundamentals | Module 1 | Computer Architecture | Assembler | Introduction to Compilers and Interpreters

assembler compiler interpreter parser

Last synced: 01 May 2026

https://github.com/yassineldeeb/markdown-parser

a markdown parser ✨

markdown md parser typescript

Last synced: 01 May 2026

https://github.com/yagizerdem/needle

A regular expression engine built from scratch.

nfa parser regex

Last synced: 08 Jun 2026

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

Markdown parser plugin for header_docu_qt

cpp17 parser qt6

Last synced: 02 May 2026

https://github.com/ryanavella/hiphtml

Simple HTML for Go

go golang html parser

Last synced: 09 Jun 2026

https://github.com/anatolelucet/tiq

Modular Go Struct tags parser

extractor go golang library parser reflection struct tags

Last synced: 09 Jun 2026

https://github.com/sixarm/sixarm_ruby_yaml_load_glob

SixArm.com » Ruby » YAML.load_glob methods

gem parser ruby yaml

Last synced: 02 May 2026

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

doxygen parser plugin for header_docu_qt

cpp17 parser qt6

Last synced: 03 May 2026

https://github.com/hlibpavlyk/markdown-parser

This console application enables the parsing of Markdown into HTML and escaped ANSI

ansi ci console-application dotnet html markdown parser xunit-tests

Last synced: 03 May 2026

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/bstr1ckland/json-parser

A JSON parser built with Python

parser python

Last synced: 27 Jun 2026

https://github.com/pustovitdmytro/quotes

web scrapper (python3, beautifull soap, aiohhtp,csv)

aiohhtp beautifullsoup csv parser postgresql python3 scrapper selenium

Last synced: 04 May 2026

https://github.com/ne0ekspert/libxgwx

Rust parser for LS XG5000 .xgwx workspace files

parser parser-library plc

Last synced: 27 Jun 2026

https://github.com/ilyaumanets/improve_your_code

Code smell detector for Ruby

gem parser rails ruby

Last synced: 13 May 2026

https://github.com/yoannchb-pro/own-json-parser

A JSON parser made in typescript with tokenizer, ast, parser ...

ast-builder javascript json-parser nodejs parser tokenizer typescript

Last synced: 05 May 2026

https://github.com/fi1a/config

PHP работа с файлами конфигураций. Поддерживает файлы в PHP и JSON форматах.

config json parser php

Last synced: 06 May 2026

https://github.com/ggorets0dev/ru-geolists-creator

Сборщик файлов geosite.dat и geoip.dat для сервера VPN сервера с XRay

cli-app filter geoip geosite json libcurl parser vpn xray-core

Last synced: 06 May 2026

https://github.com/jai0212/course-selector-uoft

A program that suggests university courses based on your program and provides a custom GUI to customize your course plan. Created to help UofT students

beautifulsoup csv graphs graphs-algorithms networkx-graph numpy os parser pickle pillow plotly python tkinter-gui tkmacosx

Last synced: 06 May 2026