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/antoinegagne/amqp10

An AMQP 1.0 library (it is a work in progress at the moment)

amqp amqp-client amqp1-0 amqp10 parser protocol protocol-library

Last synced: 30 Mar 2025

https://github.com/koykov/xmlvector

Vector XML parser with minimum memory consumption.

parser vector xml

Last synced: 20 Jan 2026

https://github.com/lifion/lifion-aws-event-stream

Node.js parser for the application/vnd.amazon.eventstream content-type.

amazon-event-stream aws aws-event-stream cloud content-type event-stream node nodejs parser stream

Last synced: 20 Aug 2025

https://github.com/fulminazzo/mojito

A parser that reads and executes a simplified version of Java

gradle groovy java library parser spock tokenizer typechecker

Last synced: 17 Jun 2026

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

Template LL parser generator

cpp header-only parse parser

Last synced: 02 Apr 2025

https://github.com/anotherbyte-net/leaf-focus

Extract structured text from pdf files.

data-science machine-learning parser pdf utility

Last synced: 16 Jan 2026

https://github.com/paych3ck/pcconfigurator

Оконный конфигуратор персонального компьютера на PyQt6.

parser pyqt6-desktop-application python

Last synced: 17 Mar 2025

https://github.com/djurm/jackson

Advanced type discrimination for .NET’s System.Text.Json.

csharp discriminator dotnet fsharp json parser systemtextjson

Last synced: 26 Dec 2025

https://github.com/retr0h/git-url-parse

Package for parsing GIT URLs.

git golang parser repository urls

Last synced: 04 Sep 2025

https://github.com/st8rboi/mathlex

Специализированный язык описания математических функций

bison c compiler flex lexer math parser

Last synced: 04 Aug 2025

https://github.com/opengiver/markyfy

A simplify and flexible markdown parser with syntax highlighting support

markdown parser syntax-highlighting

Last synced: 12 Feb 2026

https://github.com/santymendez/tp-tadp-hibrido-objetos-funcional

Desarrollo de un Parser para interpretar imágenes realizado en la materia Técnicas Avanzadas de Programación en UTN FRBA

functional-programming monads object-oriented-programming parser parser-combinators scala

Last synced: 25 Mar 2025

https://github.com/forfd8960/json-parser-rs

Rust Json Parser

json parser rust

Last synced: 25 Apr 2026

https://github.com/kawamurakazushi/monkey-ml

OCaml implementation of an interpreter for the Monkey programming language

interpreter lexer monkey ocaml parser

Last synced: 26 Feb 2025

https://github.com/jbukuts/wav-parse

Isomorphic WAV file parser for JavaScript

isomorphic javascript js parser wav

Last synced: 19 May 2026

https://github.com/karlbateman/vyper

An experimental programming language inspired by Python and Go.

codegen golang lexer parser programming python zig

Last synced: 10 May 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/1517mb/short-info-aida

GUI парсер HTM файлов программы AIDA64 для Windows 64. Приложение помогает автоматизировать процесс копирования данных.

aida kivy parser

Last synced: 07 May 2026

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/alice088/samokat-parser

Parses https://samokat.ru/

chromedp golang parser

Last synced: 28 Jul 2025

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

HTTP parser for Ruby

http parser restclient

Last synced: 19 Jun 2026

https://github.com/geon2419/routense

Awesome Routes Lense

mermaid parser react typescript

Last synced: 12 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/3axap4ehko/xast

Extensible Abstract Syntax Tree parser

ast parser syntax-tree

Last synced: 11 Mar 2026

https://github.com/pbaille/parsing-combinators

exploring parsing combinators in scheme

combinators functional-programming parser

Last synced: 11 Mar 2026

https://github.com/freekds/easyjson

Easy to use c++ JSON reader

c-plus-plus json json-parser parser

Last synced: 28 Apr 2026

https://github.com/espumita/dotnet-fluent-cli

Fluent interface to parse and configure arguments for command line applications in .NET.

args command-line dotnet dotnet-core fluent parser

Last synced: 14 Jan 2026

https://github.com/linjonh/videowebsidesparser

This Project is used to parse a video web side to remove ads.

crawler parser python

Last synced: 13 Jun 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/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/cheesegrinder/templatestr-go

TemplateStr allows to add variable, function, condition and switch in a string.

go parser strings

Last synced: 19 Jun 2026

https://github.com/madliani/quoter

A Quote Scraper

parser quotes scraper wikiquote

Last synced: 01 Mar 2025

https://github.com/minijackson/tree-sitter-epics-db

Grammar for EPICS' database and database definition files

epics-db parser tree-sitter

Last synced: 07 Apr 2025

https://github.com/chaseruskin/cliproc

A fast, low-level, and configurable command-line processor

args cli parser rust

Last synced: 08 Jan 2026

https://github.com/yuja/tree-sitter-sixtyfps

SixtyFPS grammar for the tree-sitter parsing library

parser tree-sitter

Last synced: 11 Mar 2025

https://github.com/IoeCmcomc/tree-sitter-mcfunction

Minecraft function file grammar for tree-sitter

mcfunction parser tree-sitter

Last synced: 11 Mar 2025

https://github.com/rusty-libraries/rusty-whsp

A Rust library designed to handle configuration parsing for command-line applications

argument-parser parser terminal

Last synced: 07 Feb 2026

https://github.com/karimsa/bench-js-parsers

Some benchmarks to show the performance of various modern JS parsers.

acorn babel benchmark esprima javascript parser performance

Last synced: 19 May 2026

https://github.com/peterheesterman/tjparse

Typescript JSON parser

json learning parser

Last synced: 13 Apr 2026

https://github.com/defective4/ts-epg-reader

Read and parse EPG data from .ts recordings into HTML files

dvb dvb-t dvb-t2 epg html java parser transport-stream ts tv

Last synced: 07 Nov 2025

https://github.com/brianpjscott/text_indexer

A program to create and export an index for one or more text files

indexer java javaio parser

Last synced: 29 Jul 2025

https://github.com/khmelnitskiianton/language

My translation system: my language + translator to NASM

language nasm parser translator x86

Last synced: 30 Oct 2025

https://github.com/bekbolsky/kolesakz-parser

Парсер грузовых автомобилей с kolesa.kz, с выгрузкой данных в формате csv

beautifulsoup4 kolesa kolesakz parser webscraping

Last synced: 17 Jan 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/kx0101/monkey-language

Writing An Interpreter (Tree-Walking) In Go from scratch, using Vaughan Pratt's Parser For Educational Purposes

ast expressions go golang identifiers interpreter lexer parser pratt-parser repl statements tokenizer tokens vaughan-pratt

Last synced: 23 Jul 2025

https://github.com/fedescripts/showmap

Showmap a simple parser of Nmap output

nmap parser

Last synced: 06 Jul 2025

https://github.com/yinonavraham/go-turtle

Turtle logic (LOGO) library and tool written in GoLang

golang logo parser turtle turtle-graphics turtle-logic

Last synced: 22 Mar 2025

https://github.com/antononcube/wl-functionalparsers-paclet

This Wolfram Language paclet provides an implementation of a system of functional parsers.

bnf bnf-parser ebnf interpreter mathematica monad parser parser-combinators wolfram-language

Last synced: 16 Jan 2026

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

A small C++ library to convert a JSON string or file into polymorphic C++ objects.

cpp json parser

Last synced: 19 Jun 2026

https://github.com/casatrick/solana-swap-decoder

Rust library for decoding swap transactions on Solana from unprocessed data - before on-chain confirmation

decoder dex mev parser rust solana swap

Last synced: 20 Jun 2026

https://github.com/torahappy/marshal_saikou

Ruby Marshal parser written in Rust

marshal parse parser parser-library ruby rust

Last synced: 10 May 2026

https://github.com/olyutorskii/jinparser

JinParser is a web-scraping Java library for 人狼BBS

game gamedev java library parser werewolf

Last synced: 04 Mar 2025

https://github.com/daksh14/rtoml

RToml is an experimental 100% handwritten toml parser

parser rust toml

Last synced: 14 Jun 2025

https://github.com/fredgdaley2/sortiously

Sort delimited or fixed width files by a defined key with data filter options and progress reporting.

csharp csv data-filtering delimited-files dot-net etl fixed-width merge parser parsing purge sort sorting

Last synced: 26 Mar 2025

https://github.com/cheesegrinder/templatestr-python

TemplateStr allows to add variable, function, condition and switch in a string.

parser python strings

Last synced: 05 Oct 2025

https://github.com/baranovskis/go-nuget-list

Export used NuGet packages in the project or solution

golang nuget parser

Last synced: 12 Jan 2026

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/corentinptrl/cisconf

Parses, generates and compares Cisco configurations

cisco ios ios-xe network networking parser router switch

Last synced: 14 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/kdwils/dockerfile

golang package to help parse and modify dockerfile contents

dockerfile golang parser

Last synced: 14 Jan 2026

https://github.com/gaelreyrol/grafana-hcl

A tool to generate Grafana resources from HCL files (terraform like)

generator golang grafana grafana-dashboard hcl parser

Last synced: 07 Oct 2025

https://github.com/msk998/gofrec

Multi record file parser written in Golang

golang parser

Last synced: 14 Jan 2026

https://github.com/mattbriggs/jsparserpy

Parser will transform JS into an XML file to use in creating # an JS object reference.

javascript parser

Last synced: 07 Oct 2025

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/grimen/python-envjoy

A more enjoyable environment variable getter and setter - for Python.

caster env environ environment getter key parser python python2 python3 setter value variable

Last synced: 29 Mar 2025

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/gobstones/gobstones-gbb-parser

[GobstonesWeb2] A parser/printer for GBB (Gobstones Board) file format

gbb gobstones-board gobstonesweb2 parser

Last synced: 18 Jan 2026

https://github.com/manishmeganathan/symbolizer

Go Package for Parsing Simple Symbols

golang lexer-parser lexical-analysis parser symbol-parser

Last synced: 07 Oct 2025

https://github.com/lichtso/es6-parser

A lightweight parser written in and for ES6 JavaScript

es6 parser

Last synced: 07 Oct 2025

https://github.com/4ster-light/f-logic

Implementation of a logic formula parser and truth table generator in F#

fsharp interpreter lexer parser

Last synced: 08 Oct 2025

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/securityronin/iso9660-forensic

Forensic ISO 9660 reader & tamper analyzer in pure Rust — analyse() surfaces 23 anomaly findings (redundancy, slack, EDC/ECC, concealment) across multi-session, Rock Ridge, Joliet, El Torito & raw CD images

dfir digital-forensics disk-image ecma-119 el-torito file-format forensics incident-response iso iso9660 joliet optical-disc parser rock-ridge rust security udf

Last synced: 21 Jun 2026

https://github.com/koykov/halvector

Vector HTTP Accept-Language parser with minimum memory consumption.

hal parser vector

Last synced: 03 Jan 2026

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/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/dan-sazonov/olimpiada.ru-bot

🤖🏆 [IN DEVELOP] Telegram bot for getting news about the olympiads from the website olimpiada.ru

aiogram beautifulsoup4 heroku olympics parser telegram-bot

Last synced: 24 Oct 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/mcozd/json-feed-go

A simple fully featured jsonfeed helper (encoding, decoding, utils)

go jsonfeed jsonfeed-reader parser

Last synced: 14 Jan 2026

https://github.com/thedevtop/libsexp

S-Expression parser library

parser s-expressions swift

Last synced: 07 Apr 2025

https://github.com/bernardopg/cmmg-calendar

Sincronize o calendário acadêmico do CMMG diretamente com sua Google Agenda ou Apple Calendar. Nunca mais perca um evento importante!

automation calendar cmmg doctor education icalendar ics medicine minas-gerais parser python scraper web-scraping

Last synced: 10 Oct 2025

https://github.com/polespurnes/semgrep-json-to-sqlite-parser

A tool to easily parse a Semgrep CLI scan output file into a simple SQLite Database.

cybersecurity parser python semgrep sqlite tool

Last synced: 18 Feb 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/shinigami92/url-parser

Parse a given URL and return an abstract syntax tree

abstract-syntax-tree ast parser typescript url

Last synced: 11 Oct 2025

https://github.com/aleclarson/php-serialized

PHP serialize and unserialize for NodeJS (with useful error messages)

ast nodejs parser php serialized

Last synced: 08 May 2026

https://github.com/maxrt101/xcfg

Custom configuration format parser.

configuration cpp17 parser

Last synced: 05 Apr 2025

https://github.com/momiji-rs/sparkdown

A fast, standards-first CommonMark parser in Rust — 100% CommonMark 0.31.2. markdown, with a spark.

commonmark commonmark-parser html markdown markdown-parser markdown-to-html parser rust rust-crate text-processing zero-dependencies

Last synced: 26 Jun 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/akifev/translation-methods

Translation Methods in ITMO, 2019.

antlr4 itmo kotlin parser perl

Last synced: 09 Apr 2026

https://github.com/marwanradwan7/dojo

An interpreter written in Go.

ast go go-standard-library golang interpreter lexer parser

Last synced: 12 Oct 2025

https://github.com/steipete/demark-landing

Website for Demark Markdown Parser

markdown parser swift website

Last synced: 08 May 2026