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/mtsewrs/partzilla

Multipart parser for node and bun

bun library multipart node nodejs npm-package parser rust typescript

Last synced: 21 Feb 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/cmac2112/obby-parser

package that can parse markdown files and pick out links from text in an obsidian like fashion

markdown obsidian parser

Last synced: 06 May 2026

https://github.com/beenotung/nginx-portal

A utility tool to easily manage port forwarding and update Nginx configurations through an interactive and scriptable CLI interface.

automation cli config generator interactive-cli nginx parser port-forwarding

Last synced: 24 Mar 2025

https://github.com/ia7ck/fs-json-parse

FParsec JSON parser

fparsec json parser

Last synced: 16 May 2025

https://github.com/sebyx07/json-asm

⚡ The fastest JSON parser/serializer - hand-optimized x86-64 & ARM64 assembly with C API. AVX-512/AVX2/NEON SIMD, 24-byte nodes, zero-copy parsing

arm64 assembly avx2 avx512 c high-performance json neon parser performance serializer simd x86-64

Last synced: 03 May 2026

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/anexia/python-param-parser

A parser library for a param string expression.

hacktoberfest parameters parser

Last synced: 12 Feb 2026

https://github.com/nguoidungkhongdinhdanh/mwtp

A parser for MediaWiki titles

mediawiki parser

Last synced: 12 Feb 2026

https://github.com/elkronos/gpt_read

Functions to read documents using GPT.

data-science gpt llm parser question-answering questions-and-answers r

Last synced: 15 Mar 2025

https://github.com/banetl/bson-parser

A simple BSON (Binary Json) parser in C++

bson bson-format parser

Last synced: 07 Feb 2026

https://github.com/hicarod/inip

:pencil: INI parser

ini parser rust

Last synced: 20 Jun 2025

https://github.com/dills122/checklist-parser

WIP - Parse sports card checklists & get usable data

parser sportscards

Last synced: 14 Jun 2025

https://github.com/franfj/sinfonier

Parsers and bolts developed in the 'Desfragmentando la Identidad' Sinfonier's hackaton

apache-storm big-data parser

Last synced: 23 Jun 2025

https://github.com/askirmas/arg-env

Node.js package to work with `.env` files in the same way as docker and docker-compose via `--env-file` or `"env_file"` in package.json

arguments cli docker docker-compose dotenv env env-file environment-variables loader node parser

Last synced: 05 Jan 2026

https://github.com/diff3/binarypacketsdsl

BinaryPacketsDSL is a domain-specific language and toolkit for describing, parsing, and analyzing binary protocol packets. It is designed for clarity, robustness, and testability, with support for structured definitions, modifiers, and dynamic field handling.

binary-protocols dsl parser protocol-analysis python3 reverse-engineering

Last synced: 17 Apr 2025

https://github.com/spajai/freeside-telcobridges-cdr

Telcobridges CDR import plugin module for Freeside

cdr config freeside parser perl perl-module teclcobridges

Last synced: 11 Nov 2025

https://github.com/amillert/camodular

Ocaml interpreter (Sedlex tokenizer + Menhir parser) of modularized classes with two means of inheritance.

functional-programming menhir ocaml parser sedlex

Last synced: 23 Jun 2025

https://github.com/girkovarpa/pcap-parser

JavaScript PCAP parser.

dissector packet parser pcap tcp udp wireshark

Last synced: 18 Mar 2025

https://github.com/dub1401/desuparser

Парсер Desu в формат JSON.

beautifulsoup4 manga parser requests

Last synced: 01 Jul 2025

https://github.com/swiftdo/markup

swift 字符解析大法

parser swift

Last synced: 27 May 2026

https://github.com/felix-engelmann/historic-flight-parser

A parser for the Historic Flight Database

departedflights flights historical-data oag parser

Last synced: 16 Jan 2026

https://github.com/uk-ipop/mmi-parser-rs

MMI Parser written with love in Rust.

command-line metamap parser rust

Last synced: 01 Mar 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/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/jhk1090/namumark-clone

나무위키 나무마크 파서 구문

namucode namumark namuwiki parser typescript

Last synced: 16 May 2025

https://github.com/soramimi/jstream

Header only streaming JSON parser for C++

json parser

Last synced: 18 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/2moe/tmpl-resolver

A lightweight template resolution engine with conditional logic support.

parser rust

Last synced: 09 Mar 2025

https://github.com/thenlabs/meta-parser

Extract metadata from attributes and/or annotations.

annotations attributes doctrine-annotations metadata-parser parser

Last synced: 13 Jan 2026

https://github.com/antoncoding/html_content_crawler

A smart html crawler to automatically detect main content of a HTML page.

beautifulsoup content crawlers html nlp-parsing parser

Last synced: 02 Apr 2025

https://github.com/falsehuman/vk-video-dowloader

Сервис по скачиванию видео с платформы VK Видео.

fastapi parser selenium vkontakte vue vuejs

Last synced: 19 Jan 2026

https://github.com/eratio08/pars-comb-ml

Monadic parsing in OCaml

monadic ocaml parser parser-combinators parsing

Last synced: 02 Jan 2026

https://github.com/olegkorol/pylox

A simple language implementation of Lox, written in Python. Includes a lexer, parser and interpreter.

interpreter language lexer lox-interpreter parser

Last synced: 15 Mar 2025

https://github.com/sven-hluchy/spyglass

HTML parser written in Common Lisp. WIP.

common-lisp html lisp parser

Last synced: 18 Jan 2026

https://github.com/open-stat/mod_jobs

Модуль для получения данных о вакансиях и резюме

jobs parser resume stat vacancy work

Last synced: 26 Jan 2026

https://github.com/valtech-commerce/keepachangelog

Parser and linter in Node.js for Keep a Changelog

keep-a-changelog keepachangelog linter marked npm-package parser

Last synced: 28 Jun 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/marcmarine/omuso

Converts Markdown to a structured JSON format.

ebooks markdown parser reader

Last synced: 10 Mar 2026

https://github.com/ggalina/feedbackform-react

Technologies: REACT, CSS, Parcel, nanoid, and styled-components libraries. Personal Mini Project.

css nanoid parser reactjs styled-components

Last synced: 11 Apr 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/s8sachin/whatsapp-chat-parser-js

Whatsapp Chat Parser for Javascript

chat parser whatsapp

Last synced: 05 Jan 2026

https://github.com/somewind/highlight-words-parser

Parse a give string to highlight words.

highlight highlightwords parser words

Last synced: 15 Feb 2026

https://github.com/davidbernal/async-json-parser

Async JSON parser (parse & stringify)

async json parser

Last synced: 05 May 2026

https://github.com/hashadex/naturaldateinput

Java library for parsing human, natural language dates

date natural-language parser time todoist

Last synced: 15 Feb 2026

https://github.com/hazzaclark/korone

A Lightweight Endianess Parser and Lexer

endian endianutils parser rust

Last synced: 23 Mar 2025

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

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

parser python scraper

Last synced: 09 Jun 2026

https://github.com/cubicrootxyz/gonaturalduration

Library for parsing time durations in natural language

days difference duration english go hours language native natural parser time

Last synced: 16 Feb 2026

https://github.com/sixarm/sixarm_htx

SixArm.com » HTX processor for our web pages with custom HTML & XML tags

html markup parser

Last synced: 30 Mar 2025

https://github.com/davidlutton/python-dataloggers

Python 3 Data loggers

datalogger parser python

Last synced: 29 Jun 2026

https://github.com/0xeab/salty-utility

Utility for processing bording school menus

data-processing dishes emoji formatter language-processing parser sql tagging

Last synced: 16 Feb 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/2moe/glossa-dsl

Glossa-DSL: A domain-specific language designed exclusively for localization (L10n)

bincode encoding parser rust serde

Last synced: 12 Apr 2025

https://github.com/s3b4s/html-monparser

An HTML parser implemented using the monadic parser monpar.

functional-programming parser parsing

Last synced: 23 Mar 2025

https://github.com/zevio/pcu_io

IO management for PCU project

input-output json json-to-text parser pcu pcu-io pdf pdf-to-text python text

Last synced: 18 May 2026

https://github.com/fpapado/elm-set-cookie-parser

A parser for the Set-Cookie header, written in Elm.

elm parser set-cookie

Last synced: 27 Jun 2025

https://github.com/vnau/jsooner

Parse JSON streams faster.

json json-parser jsooner npm-package parser streaming typescript

Last synced: 09 Mar 2026

https://github.com/orbit-format/orbit-js

JavaScript bindings for the Orbit configuration language.

configuration orbit parser wasm

Last synced: 13 Jan 2026

https://github.com/ferus-web/nim-ada

Safe, high-level wrapper over ada-url. Ada is an efficient and spec-compliant URL parser.

ada-url bindings nim parser url whatwg

Last synced: 30 Jun 2025

https://github.com/vvijk/uni-courses

This repository serves as a centralized hub for organizing and showcasing my university coursework.

api c c-sharp computer-science coursework csharp dotnet java javascript kau lisp parser pascal projects prolog python tictactoe university university-project uwp

Last synced: 11 Apr 2026

https://github.com/zensey/go-lr-parser

An LR parser library with user-defined error recovery strategy

go lr parser

Last synced: 08 Jun 2026

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/tomashubelbauer/js-markdown-parser

A MarkDown parser written in JavaScript

javascript js markdown parser

Last synced: 07 May 2026

https://github.com/lesterrry/mutt

More Usable Time Tracker

crawler ios-calendar parser

Last synced: 15 Jul 2025

https://github.com/evops-sum25/evops-client-ext

An extension for EvOps clients to ease the interaction with the back end 🔗

api evops extism ffi markdown parser protobuf rust uniffi wasm

Last synced: 06 May 2026

https://github.com/OrlovEvgeny/serde.zig

Universal serialization for Zig: JSON, Yaml, MessagePack, TOML, CSV and more from a single API

json-serialization parser serde zig zig-library zig-package

Last synced: 24 Mar 2026

https://github.com/devvsima/allnews-bot

A news bot that gets news from many sources at once, Western and Ukrainian at once. Новостной бот, который получает новости из многих источников одновременно, западных и украинских

aiogram news parser telegram-bot

Last synced: 06 Mar 2025

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/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/suryakantamangaraj/touchstone-python

Python library for parsing Touchstone .sNp files in RF/microwave engineering. Provides easy APIs for S‑parameter analysis, integration with NumPy/SciPy, and reproducible workflows for simulation and visualization.

microwave network networkanalyzer parser rf s-parameter s2p snp touchstone

Last synced: 24 Apr 2026

https://github.com/divadsn/python-trainzconfig

A simple parser for Trainz config.txt files written in Python

library parser python3 trainz trainz-config

Last synced: 15 May 2025

https://github.com/lambdacasserole/haha-parser

Unofficial, handwritten parser aimed at transpilation of the HAHA language.

education formal-methods formal-verification hoare-logic parser verification

Last synced: 06 Apr 2025

https://github.com/urbanjost/m_kracken

parse command line arguments and create configuration files using syntax similar to ULS commands

argument command-line fortran fortran-package-manager fpm parser parsing

Last synced: 27 Jan 2026

https://github.com/mattriley/node-pathstruct

Parse and stringify data structures embedded in file paths.

javascript nodejs npm-package parser

Last synced: 18 Jun 2025

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/sebastian-software/ferrocat

Performance-first Rust toolkit for Gettext PO and NDJSON catalogs, merge workflows, and ICU MessageFormat-aware localization.

benchmarking gettext i18n icu-messageformat localization ndjson parser po-files rust translation

Last synced: 21 May 2026

https://github.com/wangchunsen/parser

A pure function parser library for general purpose

parser scala

Last synced: 09 Jul 2026

https://github.com/risto-stevcev/url-parser-combinator

:telescope: A proper url parser and combinator that works with eulalie

combinator parser url

Last synced: 25 Jun 2026

https://github.com/andreas19/argparsebuilder

Builder for argparse.ArgumentParser.

argparse argument-parser command-line parser

Last synced: 27 Mar 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/freekds/easyjson

Easy to use c++ JSON reader

c-plus-plus json json-parser parser

Last synced: 28 Apr 2026

https://github.com/marcelwaldvogel/deltat

Simple time duration parser for Python. Happy to parse "3h 2m 3.5s" for you.

parser parsing python python3 time

Last synced: 29 Jun 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/fulminazzo/markdownparser

A simple Markdown parser. It provides an API to work with Markdown elements.

github-actions java markdown parser

Last synced: 08 May 2026

https://github.com/arenadata/gp_parser

Greenplum query parser

greenplum parser

Last synced: 25 May 2026

https://github.com/gldanoob/nooblang-rust

NOOBLANG interpreter but in Rust (not blazingly fast)

esolang esoteric-programming-language interpreter lexer parser rust

Last synced: 02 Apr 2025

https://github.com/protegrity/sqlglot-net

Standalone .NET port of sql-glot-rust, a SQL parser, optimizer, and transpiler library.

csharp dotnet parser sql transpiler

Last synced: 22 Jun 2026