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/esensar/kotlin-newsboat-parser

Parser for newsboat (https://newsboat.org/) configuration and url files

kotlin newsboat parser

Last synced: 05 Jul 2025

https://github.com/jf17/html-to-json-parser

HTML parser(grabber) to JSON format

golang grabber html html-parser json parser skrapping

Last synced: 09 May 2026

https://github.com/techouse/homebrew-envq

Homebrew tap for envq, a byte-preserving .env query and editing tool.

cli command-line-tool configuration dotenv env homebrew parser rust

Last synced: 14 Jun 2026

https://github.com/quadnucyard/matoy

A math interpreter toy featuring matrices

compiler cpp matrix parser

Last synced: 29 Mar 2025

https://github.com/meshhouse/sfmlab-unofficial-api

Unofficial SFMLab-based sites API server, written on Node.js

api-server fastify nodejs parser sfmlab sqlite typeorm typescript

Last synced: 18 Jun 2026

https://github.com/wangchunsen/parser

A pure function parser library for general purpose

parser scala

Last synced: 31 Oct 2025

https://github.com/nvtkaszpir/k8s-describe-nodes-parser

Parse kubectl describe nodes and output as json

json kubernetes parse parser python python3

Last synced: 06 May 2026

https://github.com/somecho/midiparser

A simple and straightforward library for General MIDI file parser

cpp midi parser

Last synced: 07 Apr 2025

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/manferlo81/gen-unit

A generic unit parser/formatter

format formatter generic parse parser unit units

Last synced: 04 Apr 2025

https://github.com/vikas2171/if_else_parser

If_else_parser is a C++ tool that validates the syntax of if-else conditional statements. It checks for correctness, generates parse trees, and displays the grammar rules used. This project supports nested conditions and provides an educational resource for understanding if-else constructs in C++.

cpp if-else-statements parse-tree parser principles-of-programming-languages

Last synced: 20 May 2026

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/brunojppb/gohan

Markdown Parser and HTML compiler for generating static sites

html markdown parser rust

Last synced: 30 Apr 2026

https://github.com/soheil-01/eva

A Programming Language for Learning Purposes

interpreter parser programming-language recursive-descent-parser zig

Last synced: 27 Jun 2026

https://github.com/abhishekkr/gowebvtt

WebVTT Parser, parsing main parts of Web Video Text Tracks Format

go golang parser parser-library subtitles subtitles-parsing webvtt webvtt-parser

Last synced: 16 Aug 2025

https://github.com/negrienko/iban-ex

Elixir library for working with IBAN numbers (parsing, validating, checking and formatting)

elixir elixir-lang elixir-library iban library parser

Last synced: 28 Mar 2025

https://github.com/qamate/excel-parser

This project accepts xlsx, xls and csv file as an input and gives output in Listt<Hashmap<String,String>> format

csv hashmap parse parser xls

Last synced: 14 Jan 2026

https://github.com/tytonidaehangover51/anvil

πŸš€ Simplify C project builds with Anvil, a minimal, dependency-free system offering live file watching, custom directories, and easy Makefile generation.

ace anvil anvil-zksync arma bukkit bukkit-plugin dagger2-android debugging decompiler fullstack gui kotlin-compiler-plugin kubernetes-controller kubernetes-operator llvm parser realism verification

Last synced: 13 Apr 2026

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

javascript parser combinator xml parser

javascript parser parser-combinators xml

Last synced: 20 May 2026

https://github.com/kruceo/marceo

Converts Markdown to HTML, allowing you to create fully customized and structured HTML documents.

html markdown markdown-to-html parser

Last synced: 12 Feb 2026

https://github.com/jfilla/payment-notification-parser

Parser for reading bank payment notifications

bank notifications parser

Last synced: 10 Apr 2025

https://github.com/shakurt/expression-compiler

A simple educational JavaScript project that simulates a mini compiler. It takes a mathematical expression as input and performs lexical, syntactic, semantic analysis, intermediate code generation, and basic optimization β€” all visualized step by step in React.

ast codegen compiler compiler-construction educational expression-compiler lexer math-parser parser react react-d3-tree three-address-code transpiler typescript visualization

Last synced: 08 Apr 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/vikaspotluri123/election-16

Merging data to uncover trends

election-data elections node parser

Last synced: 22 May 2026

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/daksh14/rtoml

RToml is an experimental 100% handwritten toml parser

parser rust toml

Last synced: 14 Jun 2025

https://github.com/markusand/myp-toml

Simple TOML parser for micropython

micropython parser toml

Last synced: 10 Apr 2025

https://github.com/friedemannsommer/lcov-parser

A LCOV file parser.

lcov parser typescript

Last synced: 04 Apr 2025

https://github.com/aayes89/honlogparser

Java application that converts Heroes of Newerth (HoN) log files into a sql database

dom dom-manipulation hon java logs parser sql

Last synced: 01 May 2026

https://github.com/rubyonworld/gherkin-ruby

A new rewrite of the Gherkin parser used by Cucumber is planned (for version 3.0) gherkin-ruby will not add any more features until then, and will eventually be deprecated in favor of Gherkin 3.0.

cucumbr gherkin parser ruby

Last synced: 12 Nov 2025

https://github.com/wipeseals/nvme-identify-viewer

Parses a binary dump of NVMe Identify Datas.

identify nvme parser vibecoding viewer

Last synced: 06 Feb 2026

https://github.com/martinheinrich2/gmc-500-tool

GUI-Tool to read data from the GQ GMC 500 Plus Geiger Counter.

customtkinter geiger-counter parser python

Last synced: 01 May 2026

https://github.com/hosmelq/search-syntax-parser

Parse complex search queries into structured data with support for field searches, boolean logic, range comparisons, and multiple output formats.

ast expression grammar lexer parser search syntax

Last synced: 15 Aug 2025

https://github.com/php-collective/laravel-djot

Djot markup language integration for Laravel β€” Twig filters, services, forms, validation and caching.

djot laravel markup parser

Last synced: 19 Jun 2026

https://github.com/theramann/torrent-gui-full-archived

Source codes for https://github.com/TheRamann/torrent-gui

cs csharp games javascript movies node nodejs parse parser shows songs torrent

Last synced: 05 Oct 2025

https://github.com/chardoncs/zig-ansi-parse

Comptime-proof ANSI format parsing library for Zig

ansi-code ansi-colors ansi-terminal colorization parser zig ziglang

Last synced: 19 Jun 2026

https://github.com/cykps/genso

Replace to elements symbol

chemistry parser

Last synced: 02 Apr 2025

https://github.com/svenkuegler/php-nginx-status-parser

PHP Parser for Nginx Status Page

nginx parser php statuspage

Last synced: 19 May 2026

https://github.com/sv-tools/conf-reader-env

Environment variables parser for conf project

conf environment-variables parser reader

Last synced: 06 Oct 2025

https://github.com/ryanlath/jsonconfigpreparser

Golang pre-parser to allow comments (// /**/ #) and trailing commas in JSON config files.

configuration-files golang json parser

Last synced: 14 Jan 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/axetroy/protocols

Get the protocols of an input url.

dart parser protocol url

Last synced: 09 Apr 2025

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/incomplete-infinity/combatlogparser

In development- Currently just an outline for code to parse game logs

combat-log data-processing eve-online game-analytics javascript log-parser parser pve pvp

Last synced: 08 Aug 2025

https://github.com/irradia/one.irradia.mime

RFC2045 MIME type parsing

android kotlin mime parser rfc-2045

Last synced: 19 May 2026

https://github.com/alice088/samokat-parser

Parses https://samokat.ru/

chromedp golang parser

Last synced: 28 Jul 2025

https://github.com/sahil101/sahil101-codecrafters-shell-go

This is a command line tool

bash cli commands go parser

Last synced: 17 Apr 2026

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

This project builds a RapidJSON Nuget package.

dom-style json native nuget package parser rapidjson sax-style

Last synced: 11 Jan 2026

https://github.com/markuszeller/php-annotations

This class helps reading annotations.

annotations composer package parser php

Last synced: 17 Jan 2026

https://github.com/lastchiliarch/cronparser

Crontab parser for golang(using yacc).

cron crontab-parser golang goyacc parser

Last synced: 14 Jan 2026

https://github.com/sshaw/ncftpd-log-parse

Parse NcFTPd xfer, session, and misc logs

ftp ftp-server logs ncftp parser perl

Last synced: 06 Apr 2025

https://github.com/asynched/nom-language-parser-demo

A short language parser built using nom to test it. :)

nom parser rust

Last synced: 11 Nov 2025

https://github.com/bilalhameed248/pdf-document-extraction

Python PDF-to-HTML Converter: Transforming PDF Documents into Structured HTML Tags. - Feb 2022 - Jun 2023

document extraction fitz parser parsing pdf pymupdf pymupdf-fitz python python3

Last synced: 08 Oct 2025

https://github.com/max-planck-innovation-competition/go-semanticscholar

A toolbox for the interaction with semantic scholar data.

client go parser semanticscholar

Last synced: 04 Apr 2025

https://github.com/winpooh32/ympp

Yandex music playlist parser

golang music parser playlist yandex

Last synced: 14 Jan 2026

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

Github markdown writer plugin for header_docu_qt

cpp17 parser qt6

Last synced: 19 May 2026

https://github.com/koenig-dominik/env-json-parser

Library that parses JSON structures out of environment variables

12factor env environment json node object parser ts typescript

Last synced: 01 May 2026

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

ΠŸΠ°Ρ€ΡΠ΅Ρ€ вакансий Π’ΠšΠΎΠ½Ρ‚Π°ΠΊΡ‚Π΅

parser python vkcom vkontakte

Last synced: 15 Feb 2026

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/panagiotisptr/codeforces-companion

A codeforces parser, code tester and testcase generator in Go

codeforces-parser competitions crawler go golang parser test-automation testing

Last synced: 14 Jan 2026

https://github.com/ehwan/string-parser

Template LL parser generator

cpp header-only parse parser

Last synced: 02 Apr 2025

https://github.com/glaysons/seleniumparser

SeleniumParser Γ© um interpretador de arquivos .SIDE gerados pela IDE do Selenium para simplificar a utilizaΓ§Γ£o em testes automatizados.

files parser selenium side

Last synced: 07 Jan 2026

https://github.com/suhanyujie/hello_parser_of_js

learn lexer/parser

lexer parser

Last synced: 07 Oct 2025

https://github.com/casatrick/solana-transaction-parser

solana trasaction parser

parser solana transaction

Last synced: 20 Jun 2026

https://github.com/nicholaswmin/flomaster

fast, native syntax highlighting [wip]

highlight-api parser syntax-highlighting tokenizer

Last synced: 10 Sep 2025

https://github.com/seff34/string-parser-in-c

String Parser in C Standart Libs.

c cparser parse parser string strings

Last synced: 23 May 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/elianna-2004/c-compiler

Implementation of a Small C Compiler

c-compiler evaluator lexer ocaml parser

Last synced: 09 Oct 2025

https://github.com/afeiship/next-commits-parser

Git commits parser.

commit git log next parse parser

Last synced: 06 May 2026

https://github.com/chalarangelo/cfg-parser

Context free grammar parser based on Earley parsing

context-free-grammar earley-parser parser

Last synced: 27 Jun 2025

https://github.com/anjakammer/dockerfile-parser

Parses a Dockerfile file and outputs the last occurring value of a specified key

dockerfile nodejs parser

Last synced: 02 May 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/vevdokimovm/hhru-vacancy-parser

Python script that fetches Python job vacancies from the hh.ru public API

api hh parser python scraping

Last synced: 27 Jun 2026

https://github.com/sodoteo/contentful-html-to-richtext

Tool that converts HTML to the rich-text format used by Contentful. Useful for migrating content or integrating with the Contentful platform.

contentful html html5 migration-tool module parser rich-text richtext

Last synced: 02 May 2026

https://github.com/nikolai2038/draw-io-automata-parser

Scripts for working with automata represented by diagrams in files *.drawio.

automata bash draw-io drawio parser xml-parser

Last synced: 11 May 2026

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/forderation/uruki

uri / url parser wrapped with net/url. adjusted to safe mutate data with options of restricted scheme and automatically internal encode data.

go parser query-builder urllib

Last synced: 12 Jan 2026

https://github.com/g3n35i5/itunesandroidplaylistmanager

Import M3U playlists into the Android app "RocketPlayer".

adb android itunes parser playlist python rocketplayer sqlite3

Last synced: 30 Apr 2026

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/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/psydok/app_mafic

Андроид ΠΏΡ€ΠΈΠ»ΠΎΠΆΠ΅Π½ΠΈΠ΅ MAFic для получСния ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΠΈ ΠΎΠ± ΠΎΠ±Π½ΠΎΠ²Π»Π΅Π½ΠΈΠΉ Π³Π»Π°Π² ΠΌΠ°Π½Π³ΠΈ ΠΈ Ρ„Π°Π½Ρ„ΠΎΠ², сСрий Π°Π½ΠΈΠΌΠ΅ ΠΈ сСриалов Π² 1 свап. На Google Play

android google-play parser

Last synced: 12 Apr 2026

https://github.com/agnivchtj/scala-interpreter

Built a definitional interpreter that parses, desugars and interprets the value of a core-language expression.

abstract-syntax-tree desugarer functional-programming interpreter parser s-expressions scala

Last synced: 11 Oct 2025

https://github.com/trananhtung/parse-css-font

Parse the CSS font shorthand into its components (style, variant, weight, stretch, size, line-height, family). A faithful Rust port of parse-css-font. Zero deps, no_std.

css font no-std parser rust

Last synced: 28 Jun 2026

https://github.com/timsueberkrueb/yalr-web

Website for YALR

lalr parser rust static-site zola

Last synced: 01 May 2026

https://github.com/szinn/zclip

Zig Command Line Parser

cli parser zig

Last synced: 24 Mar 2025