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/saradaabura/pygps2

Analyze almost every sentence.

gnss gps parser pygps2 python

Last synced: 05 Apr 2026

https://github.com/brunojppb/gohan

Markdown Parser and HTML compiler for generating static sites

html markdown parser rust

Last synced: 30 Apr 2026

https://github.com/mtoohey31/starpath

A position-aware parser combinator library for OCaml with readable errors.

ocaml ocaml-library parser parser-combinators

Last synced: 11 Aug 2025

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

JSON writer plugin for header_docu_qt

cpp17 parser plugin qt6

Last synced: 03 May 2026

https://github.com/tompaton/goparsec

Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.

golang parser parser-combinators

Last synced: 14 Jan 2026

https://github.com/vladislavgoltjajev/java-isikukood

Library for working with Estonian personal identification codes (isikukood).

isikukood java java-isikukood java8 parser personal-code

Last synced: 14 Jan 2026

https://github.com/mrmarble/steambd-calculator-parser

Simple Python package to parse steamdb.info/calculator

calculator parser python steam steamdb

Last synced: 12 Oct 2025

https://github.com/danilbox/vkcom-job-parser

Парсер вакансий ВКонтакте

parser python vkcom vkontakte

Last synced: 15 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/omimouni/use-pdf-renderer

A React hook for rendering PDF files as images

converter hook images parser pdf pdf-renderer react renderer

Last synced: 27 Jun 2025

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

A parser for XML (Extensible Markup Language) written in C++. Follows the standard: https://www.w3.org/TR/xml

cpp parser xml

Last synced: 09 Oct 2025

https://github.com/dkandalov/parser4k

Parser combinator library for Kotlin 🧩🧩🧩 🔨

kotlin parser

Last synced: 14 Mar 2025

https://github.com/kociumba/stackparse

utility to parse go stack traces and make them more readable

go golang minimal-dependencies pack parser stacktrace

Last synced: 03 Nov 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/ecollect/taf-parser

TAF ( Tagged Format ) Sage 50 Format Parser.

lexer parser sage sage50 stream taf

Last synced: 08 Jun 2026

https://github.com/mecha-cms/x.y-a-m-l

Simple YAML parser.

converter core extension parser yaml

Last synced: 30 Apr 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/andrijzyn/nyshkaloparser

My little project for training in parsing. Also instrument for my life tasks

gekodriver openpyxl parser python selenium

Last synced: 01 May 2026

https://github.com/bp7968h/gfm-parser

Github Flavoured Markdown Parser with additional features

github-flavored-markdown parser rust

Last synced: 08 Jun 2026

https://github.com/prof18/tflparser

An bunch of Python Script to parse traffic data available from Traffic For London (TfL)

pandas parser python

Last synced: 01 May 2026

https://github.com/92181/markdown

Extremely performant markdown parser, written in ANSI C.

c css html markdown parser processor webassembly

Last synced: 01 May 2026

https://github.com/dervexdev/json2lua

Convert JSON to Lua table

json lua parser rust table

Last synced: 01 May 2026

https://github.com/ruggeryiury/ugc2json-converter

UGC files acts as a JSON pre-processor that generates JSON files without needing to use explicit JSON structure.

json parser python script

Last synced: 02 May 2026

https://github.com/anishlearnstocode/md-to-html-parser

This is a markdown parser that returns valid html code for any valid markdown text.

html markdown md parser

Last synced: 16 Apr 2026

https://github.com/ryanavella/hiphtml

Simple HTML for Go

go golang html parser

Last synced: 09 Jun 2026

https://github.com/baranovserv/h-s-diagram

Парсер данных построения H-S диаграммы для веществ

diagrams json matplotlib numpy parser requests

Last synced: 02 May 2026

https://github.com/nullscreen/uncsv

A parser for unruly CSVs

csv parser ruby

Last synced: 28 Feb 2026

https://github.com/onyazuka/htmlparser

HTML parser written in Python

dom html javascript parser python python3

Last synced: 03 May 2026

https://github.com/stonestepsinc/expat-nuget

Expat is a stream-oriented XML parser.

expat library nuget nuget-package parser static-library xml xml-parser

Last synced: 10 Feb 2026

https://github.com/chenshenhai/html-schema-parser

A HTML parser based on JSON-Schema Reference source code, 基于JSON Schema格式的HTML解析器

html html-schema-parser json-schema json-schema-html parser schema

Last synced: 03 May 2026

https://github.com/martinius96/webscraper-esp

WebScraper postavený na mikrokontroléroch ESP8266 a ESP32. Umožňuje scrapovanie údajov z HTML kódu webstránky Minv odcudzené vozidlá.

esp32 esp8266 html parser scraper web-scraper wifi

Last synced: 03 May 2026

https://github.com/acrion/tree-sitter-raku

A fork of tree-sitter-perl adapted to provide improved Raku language grammar and syntax highlighting for the Helix editor.

grammar helix-editor parser perl6 raku rakulang syntax-highlighting tree-sitter

Last synced: 03 May 2026

https://github.com/averageencoreenjoer/csvtojson

Converter from CSV format to JSON format

converter csv json parser python

Last synced: 23 Jun 2026

https://github.com/bushero/pevac

A parser combinator library around the System.Text.Json.Utf8JsonReader class

csharp dotnet5 json parser parser-combinators system-text-json

Last synced: 13 Feb 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/mezoni/parser_combinator

Parser combinator is a collection of parsers that can be used to combine basic parsers to create parsers for more complex rules.

dart dart3 parser parser-combinators parser-library parsers parsing

Last synced: 09 Jun 2026

https://github.com/softjunkorg/fxbuilder

Biblioteca simplifica a gestão do manifesto CFX em projetos FiveM e RedM.

cfx fivem fxmanifest next parser typescript

Last synced: 05 May 2026

https://github.com/fulminazzo/yamlparser

A Java library to handle non-primitive data types in YAML files. It is built upon the Bukkit FileConfiguration system.

github-actions java parser yaml

Last synced: 05 May 2026

https://github.com/shuvlyy/my_ftp

Small FTP server. RFC959 compliant, configurable and written in C/C++.

c cpp epitech ftp ftp-server network parser server socket yaml yml

Last synced: 06 May 2026

https://github.com/hdoc1509/gh-actions.nvim

Plugins that improves support for Github Actions files in Neovim.

github-actions neovim neovim-plugin parser tree-sitter tree-sitter-gh-actions-expressions

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

https://github.com/msakai/language-smtlib

A robust, Text-based Haskell library for reading, writing and incrementally streaming the SMT-LIB 2 format

parser smt-lib smt-lib2 smtlib smtlib2

Last synced: 24 Jun 2026

https://github.com/nsavinda/calc-parser

Simple calculator using flex and bison.

bison-flex bison-yacc compiler compiler-design parser

Last synced: 07 May 2026

https://github.com/theodore-s-beers/djvulpes

Early-stage experimental DjVu parser and inspection CLI

djvu document-parser file-format parser rust text-extraction

Last synced: 25 Jun 2026

https://github.com/kavex/vrchat-log-monitor

Parser for VRChat output logs with custom event configs and discord support

bot discord log monitor parser reader vrc vrchat vrchat-api vrchat-tool

Last synced: 08 May 2026

https://github.com/kahlery/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: 10 Jun 2026

https://github.com/ssukhpinder/log.parser

A quick analysis of server logs and displays in tabular format is needed.

angular csharp dotnet log parser rest rest-api visual-studio

Last synced: 09 May 2026

https://github.com/mrozio13pl/ofi

Yet another arguments parser.

args argv cli cmd command commander opt options parser sade yargs

Last synced: 10 Feb 2026

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

The tree-sitter parser for Textwire, dynamic templating and scripting language for Go. Ideal for embedding dynamic content with Go applications

parser tree-sitter tree-sitter-parser

Last synced: 09 May 2026

https://github.com/jozanza/jsonify-css

parses a css string into a convenient json structure

css json parser

Last synced: 10 May 2026

https://github.com/pastuhov/php-xml2object

Converts XML to object

converter json object parser php xml

Last synced: 10 May 2026

https://github.com/eric-esoteric/job-hunter-ai

🎯 Job Hunter AI — персональный ИИ-ассистент для автоматического отсева вакансий и генерации сопроводительных писем.

ai automation chrome-extension gemini job-search parser python tkinter webhooks

Last synced: 27 Jun 2026

https://github.com/raspi/finnishstreetdatabaseconverter

Finnish street database parser

converter go golang json parser

Last synced: 12 May 2026

https://github.com/danielway/nexrad-parser

Parses NEXRAD weather radar data into a convenient structure for analysis.

nexrad parser radar weather

Last synced: 12 May 2026

https://github.com/mbund/cse2421-linter

Lint for some extra rules for C

lint linter parse parser rust tree-sitter

Last synced: 13 May 2026

https://github.com/burntcaramel/lofi-elixir

Lofi parser for Elixir

content elixir lofi markup parser

Last synced: 11 Jun 2026

https://github.com/smaug6739/mparser

Markdown parser & tokenizer in Golang. Output: HTML/XHTML/Markdown

commonmark golang markdown parser

Last synced: 16 Apr 2026

https://github.com/lonaryx/aiomediagrabber

AioMediaGrabber — бота для Telegram на базе библиотеки aiogram, который позволяет скачивать видео из TikTok 🎵 и треки из SoundCloud 🎧! 🚀

aiogram aiogram-bot bot download downloader easy music os parser parsing python scraper telegram telegram-bot telegram-bot-api ukraine ukrainian video

Last synced: 14 Jun 2026

https://github.com/lonaryx/proxyfun

ProxyFun - это простой Python-скрипт для парсинга прокси-серверов с веб-сайта, их креативного отображения и сохранения результатов в текстовом файле.

bs4 file files lists parser parsers proxy proxy-configuration proxy-list proxy-scraper proxy-server python python-3 python-script python3 request requests script

Last synced: 15 Jun 2026

https://github.com/queukat/news_parcer

Small legacy Python news parsing experiment retained for reference.

experiment legacy news-parser parser python web-scraping

Last synced: 15 Jun 2026

https://github.com/9drops/expressionparser

An Expression parser.

c cpp expression parser

Last synced: 17 Apr 2026

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/abo/mqpp

MQTT Packet Parser

mqtt mqtt-packet-parser parser

Last synced: 17 Apr 2026

https://github.com/panthevm/clj-ph-css

Clojure wrapper for ph-css

clojure css parser

Last synced: 16 Apr 2026

https://github.com/p4suta/aozora

Pure-functional Rust parser for 青空文庫記法 (Aozora Bunko notation): ルビ, 傍点, 縦中横, 外字, 返り点, indent containers, page breaks.

aozora-bunko cli japanese parser ruby rust shift-jis tategaki typography

Last synced: 16 Jun 2026

https://github.com/kaelaela/kotshisample

Kotshi sample repository. https://github.com/ansman/kotshi

android kotlin kotshi moshi parser

Last synced: 16 Apr 2026

https://github.com/adrianvillanueva997/fail2ban-log-parser

Simple to use Fail2ban log parser in rust with python bindings

fail2ban nodejs parser python rust typescript winnow

Last synced: 02 Apr 2026

https://github.com/rmuir/tree-sitter-javadoc

Javadoc grammar for tree-sitter

javadoc parser tree-sitter

Last synced: 02 Apr 2026

https://github.com/qraqras/pydocstring

A zero-dependency Rust parser for Python docstrings (Google & NumPy) — full AST with byte-precise source locations, built for linters and formatters.

docstring docstrings parser python rust

Last synced: 02 Apr 2026

https://github.com/luisfuentech/object-dot-parser

Parse string dotted keys to nested attributes in object

hacktoberfest json nodejs npm npm-package parser

Last synced: 17 Apr 2026

https://github.com/electrikmilk/aml

Interpreted math equation language 🧮

calculator interpreter language math math-language parser programming-language

Last synced: 17 Jun 2026

https://github.com/hasuzawa/nspredicate_parser

A simple Go parser for Objective-C NSPredicate. Created for personal usage and work.

golang objective-c parser swift

Last synced: 17 Apr 2026

https://github.com/vishwaksena94/tokenloom

🔍 Parse streamed text into structured events using TokenLoom, a TypeScript library designed for flexible handling of real-time data and custom tags.

anthropic claude code-fence gemini gpt groq llm markdown markup openai parser stream streaming syntax syntax-highlighting tokenization tokens xai

Last synced: 17 Apr 2026

https://github.com/rahuldangeofficial/09-word-arithmetic-parser

An educational React compiler dashboard that visualizes how mathematical expressions written with English words (plus, minus, multiply, divide) are tokenized, parsed into abstract syntax trees (AST), and evaluated using BODMAS precedence rules.

abstract-syntax-tree javascript-es6 parser reactjs recursive-descent-parser tokenizer vitejs

Last synced: 02 Jun 2026

https://github.com/froks/dlt-core

kotlin dlt library to parse autosar dlt files

automotive autosar diagnostic-log-and-trace dlt kotlin library parser

Last synced: 02 Mar 2026

https://github.com/notakeith/itmoscript

Interpreter for ITMOScript, a dynamically-typed scripting language. Hand-written lexer, recursive descent parser, AST, and tree-walking interpreter

ast cpp interpreter lexer parser programming-language scripting-language

Last synced: 03 Jun 2026

https://github.com/almide/yaml

YAML parser and serializer for Almide with Codec integration. 146 tests.

almide parser yaml

Last synced: 04 Apr 2026

https://github.com/playfulsparkle/pyprintf

A lightweight, Open Source pyprintf sprintf() implementation written in Python

formating parser python sprintf vsprintf

Last synced: 02 Mar 2026

https://github.com/rgrove/parse-yaya

A Yet Another Yet Another Markup Language parser for Node.js and browsers.

javascript js json nodejs parser yaya

Last synced: 17 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/iliaal/nameparser

Casing- and credential-aware PHP full-name parser. Fork of theiconic/name-parser, tuned for professional/clinician names.

credentials fullname human-names name-parser name-parsing parser php text-processing

Last synced: 18 Jun 2026

https://github.com/rryi/tokens.jl

parse text into tokens, build memory-efficient token lists and trees,

lexer mutable-strings parser parsing string string-manipulation string-tree string-vector token tokenize

Last synced: 02 Mar 2026

https://github.com/ademdc/parse-http

HTTP parser for Ruby

http parser restclient

Last synced: 19 Jun 2026

https://github.com/tomashubelbauer/js-markdown-parser

A MarkDown parser written in JavaScript

javascript js markdown parser

Last synced: 07 May 2026

https://github.com/svm-zhang/tinyhgvs

Lightweight HGVS variant parser

bioinformatics genomics hgvs parser variant-analysis

Last synced: 05 Apr 2026

https://github.com/cicciog/node-dockerfile-parser

Parser for dockerfile of Docker Images

docker docker-image dockerfile json nodejs parser

Last synced: 05 Apr 2026

https://github.com/networkexception/script

A primitive scripting language I develop when I'm bored

csharp interpreter parser typescript

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