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/wl0ckk/circle_tg

Bot for converting video into a circle note, scheduling feeds to channels, and merging video files together

bot converter docker docker-compose ffmpeg ffmpeg-wrapper parser ruby schedule scheduler send-video telegram telegram-bot telegram-bot-api telegram-channel timetable video-bot video-processing video-tools

Last synced: 29 Apr 2026

https://github.com/fall3n4ng3l/procfs_net_parse

procfs net files parser bash script for scanning active sockets

awk bash linux parser pentest procfs

Last synced: 10 May 2026

https://github.com/ghostbuster91/tree-sitter-javap

Javap grammar for tree-sitter

javap parser tree-sitter

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/techouse/flask-docs-parser

Parse the Flask HTML documentation into a JSON format to be used with Algolia

documentation flask parser python3

Last synced: 30 Apr 2026

https://github.com/bonnyad9/ipp-1-2024

First project to the subject IPP.

ipp ipp24 parser pyhton3 python xml

Last synced: 08 Jun 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/zianksm/smartcontract-type-binding-generator

ethereum smart contract bindings code generator

code-generation javascript parser truffle typescript

Last synced: 30 Apr 2026

https://github.com/cloudsucker/cs2crap

Парсинг, автоматизация поиска выгод, автоматизация торговли предметами Counter Strike 2

counter-strike counter-strike-2 cs2 csgo csgomarket parser python skins steam valve web-scraper

Last synced: 30 Apr 2026

https://github.com/securityronin/segb-forensic

Apple SEGB (Biome) forensic analyzer + reader — decode SEGB v1/v2 records and flag CRC-mismatch, deletion-residue, and timestamp-order anomalies as graded findings. Panic-free, no unsafe.

apple biome dfir digital-forensics forensics incident-response macos parser rust segb

Last synced: 21 Jun 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/matrixeditor/bnf4j

An event-based parsing library (STreaming Api for Files), CSVParser (implementation) and BNF-Grammar creator/ parser completely written in Java.

abnf api bnf event-based java parser

Last synced: 10 Aug 2025

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/abhishekkr/pywebvtt

Python file parser for WebVTT subtitles

file-parser parser python python3 subtitles webvtt

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/nouemankhal/go-json-parser

Go solution for the Build Your Own JSON Parser Coding Challenge by John Crickett

go json lexer parser

Last synced: 18 May 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/nakabonne/fmtdiff

A goimports client as well as a parser of its result

diff go go-library gofmt goimports golang parser

Last synced: 03 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/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/puzzlef/graph-csr-openmp

Design of high-performance OpenMP-based parallel Graph Edgelist and Compressed Sparse Row (CSR) loader, aka GVEL.

algorithm csr edgelist graph gvel load openmp parallel parser

Last synced: 08 Aug 2025

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/isaacvando/minipythonparser

Haskell parser for a subset of Python

haskell parser python

Last synced: 08 Jun 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/htomsik/urlreader

Read Urls from file and count some tags from urls

mvvm parser reactiveui wpf

Last synced: 01 Oct 2025

https://github.com/downstize/section-to-json-converter

Консольное приложение на C#, преобразующее структурированный текст с разделами в вложенный JSON.

console converter csharp dotnet9 json parser regex

Last synced: 30 Apr 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/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/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/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/pastuhov/php-xml2object

Converts XML to object

converter json object parser php xml

Last synced: 10 May 2026

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/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/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/lbwa/mark-to-json

:truck: Parse the markdown into a JSON static file.

json markdown-parser markdown-parsing markdown-to-json parser static static-files

Last synced: 22 Jun 2026

https://github.com/tiaanduplessis/micro-parsers

Body parsers extracted from Micro

buffer json micro parser string

Last synced: 15 May 2026

https://github.com/solvercaptcha/solvecaptcha-python

Python 3 package for seamless integration with the solvecaptcha API, enabling automated captcha solving for reCAPTCHA, hCaptcha, Cloudflare Turnstile, FunCaptcha, GeeTest, and other captcha types.

anti-captcha automation bypass-recaptcha-v2 bypasscaptcha captcha-solver cloudflare-bypass hcaptcha-solver parser python python3 solving-captcha utils-library

Last synced: 21 Mar 2025

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

Website for YALR

lalr parser rust static-site zola

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/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/yagizerdem/needle

A regular expression engine built from scratch.

nfa parser regex

Last synced: 08 Jun 2026

https://github.com/igarbayo/flex-go-analyzer

Segundo proyecto para la asignatura de Compiladores e Intérpretes

c flex go parser

Last synced: 11 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/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/bp7968h/gfm-parser

Github Flavoured Markdown Parser with additional features

github-flavored-markdown parser rust

Last synced: 08 Jun 2026

https://github.com/zubalyana/git-portfolio

A portfolio prototype with the usage of GitHub-parser. This scretch will be used for my future portfolio application!

github html-css-javascript nodejs parser scss

Last synced: 11 May 2026

https://github.com/jessecoretta/go-antlr4512

ANTLR4 implementation of RFC4512

antlr lexer parser rfc4512 tokenizer

Last synced: 06 Aug 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/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/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/averageencoreenjoer/csvtojson

Converter from CSV format to JSON format

converter csv json parser python

Last synced: 23 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/aichingm/libcj

Libcj is a simple header only json stringify and parsing library written in c.

c json parser

Last synced: 01 May 2026

https://github.com/hobadee/emlparser

PowerShell module to parse EML files

email eml eml-files imf parser powershell powershell-module rfc5322

Last synced: 09 Nov 2025

https://github.com/gianptdev/zdoom-textures-writer

Small tool to write a valid textures text file for the zdoom engine, inteded to be used for automated scripts.

dumper parser tool zdoom

Last synced: 11 May 2026

https://github.com/stenbror/pythoncorerust

Python , the core part implemented from scratch in Rust

cargo parser python runtime rust

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/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/maxim-mazurok/phantomjs-reddit-programmer-humor-parser

Parse r/ProgrammerHumor from Reddit using PhantomJS in NodeJS

jquery node-js nodejs parser phantomjs phantomjs-node reddit

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/indiependente/gomison

Go implementation of the MISON JSON parser

golang json mison parser

Last synced: 02 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/shubham1chawla/js-interpreter

Rust-based JavaScript Parser & Tree-Walk Interpreter

interpreter javascript parser

Last synced: 11 May 2026

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/thanadolps/simplederivitive

an attempt to build automatic differtator

differential graph parser

Last synced: 29 Jun 2026

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/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/zheng-bote/hd_md_parser_plugin

Markdown parser plugin for header_docu_qt

cpp17 parser qt6

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/gpalleschi/jevalexpr

Extensible Java Library and Tool to parse, interpret, compile and execute commands written in a language SQL Like.

compile compiler extensible extensible-parsing interpreted-language interpreter java language languages library line-command parse parser parser-library

Last synced: 02 May 2026

https://github.com/repo-archive-x-rays5/parse_wiki_text

Parse wiki text from Mediawiki into a tree of elements.

mediawiki parser rust

Last synced: 29 Sep 2025

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/rinatmambetov/emnist-letters-parser

Simple parser of emnist letters

emnist-dataset letters parser

Last synced: 25 Jun 2025

https://github.com/dwdw2/parser-orm

Small custom-syntax javascript ORM

javascript parser recursive-descent-parser sql-generator

Last synced: 03 Aug 2025

https://github.com/ryanavella/hiphtml

Simple HTML for Go

go golang html parser

Last synced: 09 Jun 2026

https://github.com/hashibuto/commander

interactive command processor

cli command golang parser repl shell

Last synced: 02 May 2026

https://github.com/rishikeshdubey13/wc-terminal

This is a wc tool.

parser python3 unix

Last synced: 25 Sep 2025

https://github.com/sarveshh/markdownerr

A react project to preview, generate and share markdowns. With 10+ templates of top usability of markdowns, markdownerr makes writing blogs, ReadMe's a breeze.

expressjs html markdown markdown-converter markdown-editor markdown-parser markdown-previewer markdown-to-html markdown-viewer nodejs parse parser remarkable syntax-highlighting

Last synced: 09 Apr 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/baranovserv/h-s-diagram

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

diagrams json matplotlib numpy parser requests

Last synced: 02 May 2026

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/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/rouming/usb-parser

Tool which parses USB 2.0 protocol sampled by the oscilloscope

ds1054z oscilloscope parser protocol rigol scpi usb

Last synced: 24 Jun 2026

https://github.com/faizkhairi/flatfile-js

Schema-first parser and generator for pipe, comma, and tab-delimited flat files with type coercion and streaming

csv flat-file npm-package parser typescript

Last synced: 02 May 2026

https://github.com/fulminazzo/kjason

A JSON parser written in Kotlin

gradle groovy json kotlin parser tokenizer

Last synced: 09 Apr 2026