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/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/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/minoritea/gfep

gfep - Go function expression printer

go golang parser tool

Last synced: 08 Jun 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/downstize/section-to-json-converter

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

console converter csharp dotnet9 json parser regex

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/huaying/taiwan-address-parser

Parse Taiwan addresses and coordinate from text/url/file with regex and Google geocode API.

parser python regex taiwan-address

Last synced: 20 Jun 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/timsueberkrueb/yalr-web

Website for YALR

lalr parser rust static-site zola

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/bp7968h/gfm-parser

Github Flavoured Markdown Parser with additional features

github-flavored-markdown parser rust

Last synced: 08 Jun 2026

https://github.com/subztep/jsoncity

JSON Parser WebApp, pretty minimal

codemirror json parser pixelart utility webapp website

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

https://github.com/thanadolps/simplederivitive

an attempt to build automatic differtator

differential graph parser

Last synced: 29 Jun 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/athanclark/streaming-csv

Simple streaming CSV parsing & statistics gathering

csv haskell parser streaming

Last synced: 16 Nov 2025

https://github.com/ryanavella/hiphtml

Simple HTML for Go

go golang html parser

Last synced: 09 Jun 2026

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/baranovserv/h-s-diagram

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

diagrams json matplotlib numpy parser requests

Last synced: 02 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/zheng-bote/hd_doxygen_parser_plugin

doxygen parser plugin for header_docu_qt

cpp17 parser qt6

Last synced: 03 May 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/josephbartlett/ccd-viewer

Lightweight PHP CCDA/CCD viewer that parses uploaded clinical documents, shows patient metadata, section narratives, structured entries, and XML snippets in a Bootstrap UI.

bootstrap ccd ccda clinical-documents health-data health-it healthcare hl7 parser php viewer xml

Last synced: 13 Jan 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/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/astrodynamic/arithmetic-calculations-in-c-for-calculator

Library for arithmetic string calculator in C.

c calculator cmake library makefile math parser

Last synced: 09 Jun 2026

https://github.com/axetroy/url-parse

An advanced url parser supporting git urls too.

dart dartlang git parser url

Last synced: 04 May 2026

https://github.com/playday3008/rbil-parser

Parser for Ralf Brown's Interrupt List (RBIL) Release 61 — converts CP437-encoded data files into structured YAML

cp437 dos ghidra interrupt-list parser ralf-browns-interrupt-list rbil reverse-engineering x86 yaml

Last synced: 09 Jun 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/roy-corentin/org_mob_parser

Parser for Org files

crystal-lang org-mode parser

Last synced: 30 Mar 2025

https://github.com/octoant/mathematical-logic

Implementation of arithmetic expression lexer and math-logic algorithms.

algorithms lexer math-logic mathematics parser ply python tree

Last synced: 18 May 2026

https://github.com/elkard/tkom_parserandinvariantsoptimizer

Project for the ‘Compilation Techniques’ course on 6th semester. Firstly I defined the grammar of my own language. Then I implemented a lexical analyzer, parser and semantic analyzer. These modules generate the syntax tree of the given source code (or display the error line with the description of the error). If the source code is correct, the next module (the optimizer) optimizes the syntax tree by detecting invariants in the loops and moving them before the loop. After optimization, the app generates new code based on the modified syntax tree.

invariants java lexer parser syntax-tree

Last synced: 25 Jun 2026

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

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

parser python scraper

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/fiftin/parse_scala_log

NPM package for parsing Scala log messages.

logging logs npm parser

Last synced: 13 May 2026

https://github.com/eraydin/semantic-pdf-diff

semantic-pdf-diff is a Rust CLI and library for producing stable, evidence-preserving semantic diffs for digitally generated PDFs.

cli comparison content diff document extract layout parser pdf report semantic text

Last synced: 01 Jun 2026

https://github.com/siddharthbijapur/aiemailgenerator

An AI-powered web app that generates professional emails using LLMs. Upload attachments for processing or provide context manually, customize tone and length, and instantly preview and share your emails.

ai clarifai-api langchain llm nlp parser streamlit

Last synced: 06 May 2026

https://github.com/robroseknows/stellaris-parser

Parser for parsing Stellaris game data files.

lark parser python travis-ci

Last synced: 23 Jun 2026

https://github.com/thyeem/lot

A wrapper for a CSP solver using a domain-specific language

csp-solver domain-specific-language or-tools parser parser-combinators

Last synced: 25 Oct 2025

https://github.com/hatamiarash7/salt-result-parser

Parse and visualize the SaltStack results

parser salt saltstack

Last synced: 25 Oct 2025

https://github.com/linusdm/ex_lox

An Elixir implementation of an interpreter for the Lox language (from the book Crafting Interpreters by Robert Nystrom).

crafting-interpreters craftinginterpreters elixir interpreter lox lox-interpreter lox-language parser programming-language recursive-descent-parser

Last synced: 25 Oct 2025

https://github.com/moabdelazem/parser

A Simple JSON parser built from scratch in Go

json parser

Last synced: 23 Jan 2026

https://github.com/1517mb/short-info-AIDA

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

aida kivy parser

Last synced: 23 Oct 2025

https://github.com/klippa-app/receipt-ocr

Receipt OCR engine to extract receipt information.

extraction information ocr parser python receipt

Last synced: 22 Oct 2025

https://github.com/jirihnidek/python-iniparse

Python iniparse module with patches from Fedora project

ini parser python

Last synced: 01 Jun 2026

https://github.com/andrelmlins/rollup-plugin-variables

Rollup plugin from parse variables

parser plugin rollup variables

Last synced: 26 Oct 2025

https://github.com/bersegosx/exparic

Web parser via yaml config

crawler parser yaml-configuration

Last synced: 21 Oct 2025

https://github.com/amiralv82/bminor-to-c

A minimal translator from the Bminor teaching language to readable C code.

c-language compiler compiler-construction compiler-design parser transpiler

Last synced: 26 Oct 2025

https://github.com/jpiechowka/npm-audit-2-docx

Parse npm audit reports and create docx documents with summary of vulnerabilities

docx npm npm-audit parser reporting security security-tools

Last synced: 27 Jan 2026

https://github.com/mondeja/cartocss-doc-parser

CartoCSS styling documentation parser

cartocss parser

Last synced: 14 Mar 2026

https://github.com/dev-pengi/mark-parse

a package that parses Markdown syntax and converts it into HTML

converter formatter html markdown markdown-to-html markup markup-converter parser text-to-html

Last synced: 29 Apr 2026

https://github.com/thedevtop/libsexp-swift

S-Expression parser library

parser s-expressions swift

Last synced: 26 Oct 2025

https://github.com/miikama/ncdl-gen

A Parser for NetCDF cdl language

cpp netcdf parser vscode

Last synced: 27 Jan 2026

https://github.com/fi1a/config

PHP работа с файлами конфигураций. Поддерживает файлы в PHP и JSON форматах.

config json parser php

Last synced: 06 May 2026

https://github.com/iaguirre88/parse_string_calculator

Using Erlang parse tools to evaluate a string math expression and calculate its value

elixir erlang leex parser yecc

Last synced: 17 Oct 2025

https://github.com/horacehylee/my-json-parser

My JS parser experiment to learn how parsing works

json-parser monadic-parser monadic-parser-combinators nodejs parser

Last synced: 18 May 2026

https://github.com/haobogu/ling571

Deep techniques for natural language processing

grammar nltk parser

Last synced: 16 Oct 2025

https://github.com/ant59/pp-eval

State machine parser and lexer for custom formulae

lexer parser state-machine

Last synced: 20 Apr 2026

https://github.com/ggorets0dev/ru-geolists-creator

Сборщик файлов geosite.dat и geoip.dat для сервера VPN сервера с XRay

cli-app filter geoip geosite json libcurl parser vpn xray-core

Last synced: 06 May 2026

https://github.com/madi-s/hltv-api

Unofficial HLTV API client.

api hltv hltv-api parser scraper

Last synced: 23 Feb 2026

https://github.com/paebbels/pyipcmi.parser.files

Parser for *.files files in pyIPCMI.

parser pyipcmi python3

Last synced: 02 Jul 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/burnett01/kotlin-hafas-toolchain

hafas-toolchain is a collection of expressions, dictionary and a parser. Use these tools to parse and process raw HAFAS files.

aseag dictionary hafas parse parser public-transport toolchain

Last synced: 15 Oct 2025

https://github.com/teddybear182/easylang-web

Language made in JavaScript

interpreter javascript language parser

Last synced: 02 Jul 2026

https://github.com/themmoddingherds/gfs

GFS parser library for C#

csharp gfs library parser skullgirls tfh

Last synced: 14 Oct 2025

https://github.com/gonzalo-bulnes/kata-images_gallery_generator

Generate a set of static HTML files from an XML representation of EXIF data so users can browse a collection of images.

demo parser

Last synced: 05 Feb 2026

https://github.com/christophevg/cobol-object-mapper

A Cobol (Copybook) parser that produces a corresponding class hierarchy.

cobol csharp mapper object-oriented parser

Last synced: 14 Oct 2025

https://github.com/jurgen-kluft/ccmdline

cmdline library, parser

args cmdline options parser va-list

Last synced: 27 Jan 2026

https://github.com/adaszko/orgdt

Emacs' org-mode date/time parser and renderer

emacs nom org-mode parser

Last synced: 13 Mar 2026

https://github.com/vaishnavme/markast

markast is javascript script that helps you convert between different markup formats — Markdown, JSON (AST), and HTML.

ast markdown parser

Last synced: 18 Apr 2026

https://github.com/serengti/tree-sitter-chaiscript

Tree-Sitter parser for the Chaiscript language

chaiscript cpp parser scripting tree-sitter

Last synced: 07 May 2026

https://github.com/sushant1827/LangChain-Basics

A Simple LLM application with chat models and prompt templates

chatopenai gpt-4o-mini invoke langchain parser prompt-template

Last synced: 14 Oct 2025

https://github.com/fabianopinto/kaitai-struct-ts

Runtime interpreter for Kaitai Struct binary format definitions in TypeScript

binary-format binary-parser kaitai-struct ksy parser runtime-interpreter typescript

Last synced: 22 Jan 2026

https://github.com/8ctopus/nano-csv

Yet another php csv/xlsx parser

csv excel import parser php xlsx

Last synced: 28 Jan 2026

https://github.com/thetasinner/echelon-unicode-parser

Experimental parser which can process unicode input

parser parsing unicode

Last synced: 13 Oct 2025

https://github.com/ra1028/alembic-sample

https://swiftlang.ng.bluemix.net/#/repl?gitPackage=https:%2F%2Fgithub.com%2Fra1028%2FAlembic-Sample.git

alembic json parser swift

Last synced: 17 May 2026

https://github.com/ralvarezdev/go-parser

Types parser helper functions for Golang Projects

go go-ast go-structs-tags golang hide-json-tags overwrite-json-tags parser protobuf protobuf3

Last synced: 13 Oct 2025

https://github.com/k1low/grpcurlreq

grpcurlreq is parser for gRPCurl command.

grpcurl parser

Last synced: 29 Jan 2026

https://github.com/julian-nash/restparse

Python parser for RESTful HTTP requests

flask http parser rest

Last synced: 19 May 2026

https://github.com/reedchan7/ls-json

parse ls output to json format.

command-line file-listing jc json ls parser

Last synced: 20 Jan 2026

https://github.com/compactjs/parse-time

Small hour/time parser & stringifier

hour javascript parser stringifier time

Last synced: 13 Oct 2025

https://github.com/jnahmias/parse-syslog

Perl Parse::Syslog module

parser perl5 perl5-module syslog

Last synced: 06 Feb 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/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/qbicsoftware/mtb-parser-lib

A simple module for diagnostic variant information parsing

cnv other parser python snv tumor

Last synced: 30 Jan 2026

https://github.com/akifev/translation-methods

Translation Methods in ITMO, 2019.

antlr4 itmo kotlin parser perl

Last synced: 09 Apr 2026

https://github.com/kloenk/llg_companion

LLG Companion app written in rust

llg parser rust

Last synced: 30 Jan 2026

https://github.com/euforic/opentable

Basic Opentable reservation parser in Golang. With an optional gRPC service and Node.js binding-ish module.

golang nodejs opentable parser

Last synced: 30 Jan 2026