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/kareimgazer/xml-parser

Best xml editor from scratch

cplusplus cpp csharp json parser xml

Last synced: 07 May 2026

https://github.com/gbowne1/link-explorer

This C++ program will discover links on any http or https page you give it

cpp cpp11 explorer link parser

Last synced: 10 Jun 2025

https://github.com/lleny/tree-sitter-ca65

ca65 grammar for tree-sitter

6502 ca65 parser tree-sitter

Last synced: 03 May 2026

https://github.com/v0d1ch/nmis-parser

Haskell parser for nmis files 🍺

haskell nmis parser

Last synced: 22 Feb 2026

https://github.com/yawkar/calculator

A simple command-line calculator that creates a computational graph based on the expressions you enter.

calculator laboratory-work parser

Last synced: 09 Apr 2025

https://github.com/ewilan-riviere/scanner

CLI to parse files or to get metadata.

filesystem go metadata parser

Last synced: 28 Mar 2025

https://github.com/oguzhand95/tis100

A tool and package to parse TIS100 assembly programs.

assembly golang parser tis100

Last synced: 01 May 2026

https://github.com/tonyaajjackson/sosh_coding_test

A Python-based attempt at solving Sosh's take-home programming test, begun with next to no knowledge of parsers.

datetime parser parser-combinators recursive-descent-parser

Last synced: 24 Jun 2025

https://github.com/iamgerwin/csharp-razor-docx-parser-poc

A proof of concept Blazor web application that accepts DOCX file uploads and provides intelligent parsing with multiple output formats. Built with .NET 9 and modern web technologies.

csharp docx dotnet parser

Last synced: 18 Feb 2026

https://github.com/bokic/textparser

TextParser is a high-performance C library that parses text(CFML and JSON for now) into Abstract Syntax Trees using regex grammars, designed for building syntax highlighters, language servers, as well as other code related tools.

ast ast-tree json parser pcre2 tokenization

Last synced: 15 May 2026

https://github.com/jonathanjameswatson/earley_parser

Earley parser for context-free grammars

dune earley-parser ocaml parser

Last synced: 16 May 2025

https://github.com/phongcao/pdf-azure-blob-extracter

This notebook reads a PDF file, extracts its images and content and upload them to Azure Blob storage.

azure blob openai parser pdf

Last synced: 10 Apr 2026

https://github.com/plandes/latidx

Parse and index Latex

latex parser

Last synced: 23 Feb 2026

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/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/pappasbrent/flagon

An ASCII graph parser written in Go

ascii go graph parser

Last synced: 22 Jun 2025

https://github.com/mrgriefs/calculate-string

Parses a string containing mathematical operators to a number

javascript numbers parser string-manipulation

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/subztep/jsoncity

JSON Parser WebApp, pretty minimal

codemirror json parser pixelart utility webapp website

Last synced: 28 Apr 2026

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/albbus-stack/latex-simplified

A faster syntax parser to LaTeX.

latex parser python tex

Last synced: 28 Apr 2026

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

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

django documentation parser python3

Last synced: 19 Apr 2026

https://github.com/KSXGitHub/split-char-from-str

A small utility to split a string into the first or last character (type `char`) and the rest (type `&str`)

no-std parser rust string text-processing

Last synced: 15 Oct 2025

https://github.com/ohadswissa/nand2tetris-jack-analyzer

Jack Analyzer: A two-stage syntax parser that converts .jack code into structured XML (tokens + syntax tree)

jack java nand2tetris parser vm

Last synced: 27 Feb 2026

https://github.com/4eb0da/dds-parser

DDS header and data parser

ati2 dds dxt1 dxt3 dxt5 parser texture webgl

Last synced: 07 Apr 2025

https://github.com/thedevtop/libsexp

S-Expression parser library

parser s-expressions swift

Last synced: 07 Apr 2025

https://github.com/straightcurve/ryuko

transpiler from a custom shader language to GLSL

cpp20 glsl parser transpiler

Last synced: 25 May 2026

https://github.com/asynched/brainfuck

An implementation of the brainfuck language in Go.

brainfuck go parser

Last synced: 18 Apr 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/vanduc1102/parse-stackoverflow-data

Parse stackoverflow data

data parser stackoverflow

Last synced: 16 Oct 2025

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/somecho/midiparser

A simple and straightforward library for General MIDI file parser

cpp midi parser

Last synced: 07 Apr 2025

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/antandros/go-pkgparser

custom parser for `go-dpkg` , `go-rpm`, `go-packman` packages

go golang parser

Last synced: 25 May 2026

https://github.com/craigsdennis/taste

Get a taste of a code base

aggregator ast javascript parser

Last synced: 18 Oct 2025

https://github.com/senojj/hl7

A Go HL7 v2.x parsing library

healthcare hl7 hl7v2 parser

Last synced: 24 Feb 2026

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/discoverygarden/foxml

Provides migration plugins and utility scripts to facilitate I7 to Modern Islandora migration.

drupal drupal-module islandora migration parser

Last synced: 18 Oct 2025

https://github.com/adamsondavid/java-json

A simple json library written in java.

java json library lightweight parser

Last synced: 29 Apr 2026

https://github.com/valdezfomar/tree-sitter-desktop

Desktop Entry Specification grammar for tree-sitter

desktop parser tree-sitter

Last synced: 24 Feb 2026

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

CartoCSS styling documentation parser

cartocss parser

Last synced: 14 Mar 2026

https://github.com/mrozio13pl/ofi

Yet another arguments parser.

args argv cli cmd command commander opt options parser sade yargs

Last synced: 10 Feb 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/nboldi/codecompass-haskell-plugin

A Haskell plugin that is used to parse Haskell projects for codecompass. The data necessary for providing code comprehension for the project is exported.

code-comprehension codecompass haskell parser

Last synced: 15 May 2025

https://github.com/httpland/sfv-parser

Structured Field Values for HTTP parser and serializer

field header http parse parser rfc8941 selializer serialize structured structured-field

Last synced: 21 Feb 2026

https://github.com/michallepicki/lang

A small example on how one might use leex+yacc from Gleam

gleam parser

Last synced: 30 Mar 2025

https://github.com/purpleclay/chomp

A parser combinator library for Go that makes parsing text intuitive and maintainable

chomp go parser parser-combinators runes strings

Last synced: 03 Feb 2026

https://github.com/the-mikedavis/tree-sitter-edoc

A tree-sitter grammar for the Erlang documentation generator (Edoc) syntax

edoc erlang lexer parser tree-sitter

Last synced: 09 May 2026

https://github.com/jamesshenjian/jpegsl

A simple parser for sequential lossless jpeg pixel data used in dicom ct files

golang lossless-jpeg parser

Last synced: 13 Jan 2026

https://github.com/bersegosx/exparic

Web parser via yaml config

crawler parser yaml-configuration

Last synced: 21 Oct 2025

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/ferdinand-beyer/paco

Parser combinators for Clojure(Script)

clojure clojurescript parser parser-combinators

Last synced: 21 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/fontseca/passwd-parser

Parse users inside the `/etc/passwd' file.

c input-output parser scanf

Last synced: 15 Mar 2025

https://github.com/rczaka/oauth-code-parser

Simple, web based, OAuth URL code parser

oauth2 parser

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

Whatsapp Chat Parser for Javascript

chat parser whatsapp

Last synced: 05 Jan 2026

https://github.com/michaelmdresser/eve_item_parser

Parser for EVE Online item (list) text formats

eve-online parser

Last synced: 08 Jun 2026

https://github.com/rafaelsouzars/mini-parsejs

Mini interpretador de linguagem de programação baseado no artigo: https://medium.com/@henriquesosa/seja-um-compilador-crie-um-compilador-com-javascript-33a9557c8cdf

compiler-construction javascript parser

Last synced: 18 Jan 2026

https://github.com/defer-panic/dumbql

Simple query language

parser query-language

Last synced: 14 May 2025

https://github.com/akamajoris/lastlogparser

lastlog file parser (golang + cgo)

golang lastlog parser

Last synced: 23 Jan 2026

https://github.com/elkard/polynomialdatacontainer

C++ project on the 2nd semester of CS at Warsaw University of Technology

cpp11 data-structures parser polynomials template

Last synced: 24 Oct 2025

https://github.com/razcore-rad/purescript-pure-webidl

PureScript WebIDL AST and parser.

ast parser purescript webidl

Last synced: 02 Jan 2026

https://github.com/hicarod/inip

:pencil: INI parser

ini parser rust

Last synced: 20 Jun 2025

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

NPM package for parsing Scala log messages.

logging logs npm parser

Last synced: 13 May 2026

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/p2js/webless

Web without the Web

browser html parser rust web web-browser web-browsing

Last synced: 25 Oct 2025

https://github.com/hyper-prog/smartjson

SmartJSON - Go package to handle JSON

go golang json json-parser module parser

Last synced: 19 Apr 2026

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/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/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/ology/lingua-word-parser

Parse a word into scored known vs unknown parts

natural-language-processing nomenclature parser perl5

Last synced: 23 Jan 2026

https://github.com/vendethiel/simplestr-php

Simple string parser in PHP

parser php string-parser

Last synced: 05 Jul 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/arrow2nd/line2json

💬 LINE のトーク履歴をパースする Deno モジュール

deno deno-module line parser

Last synced: 22 Mar 2025

https://github.com/ekusiadadus/h2lang

H2 Language compiler - Fully compatible with Herbert Online Judge (HOJ) H language spec, with multi-agent robot swarm support. Runs natively and in browsers via WebAssembly.

compiler herbert multi-agent parser programming-language robot rust wasm webassembly

Last synced: 13 Jan 2026

https://github.com/xjewer/snitch

Snitch allows to parse log files and send statistics to statsd endpoint

balancer go golang log metrics parser statsd statsite

Last synced: 30 Mar 2025

https://github.com/arenadata/gp_parser

Greenplum query parser

greenplum parser

Last synced: 25 May 2026

https://github.com/llrs/hmmer_parser

Test, let's see if it works

hmmer-parser parser

Last synced: 30 Jun 2025

https://github.com/minijackson/tree-sitter-epics-msi-template

EPICS' macros grammar for tree-sitter

epics parser tree-sitter

Last synced: 20 Jan 2026

https://github.com/zaczero/yarnlock

yarn.lock file parser

lock parser yarn

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

Simple public domain VDF/KeyValues reader & writer in ANSI C.

ansi-c c89 c90 keyvalue keyvalues parser reader reader-writer valve-data-format vdf vdf-files vdf-format vdf-parser writer

Last synced: 11 Jun 2025

https://github.com/haronbh/lexical-analyzer-with-java

Java program serves as a lexical analyzer that validates a specific pattern within a given string. The validation is done based on predefined rules, and it checks if the input string conforms to a certain structure

compilation java lexical-analysis lexical-analyzer parser

Last synced: 02 May 2026

https://github.com/wiredwiz/moo-parser

A parser library for parsing the Moo and Moo# programming languages.

antlr4 grammar moo parser

Last synced: 20 Jan 2026

https://github.com/JayTwoLab/XMLDOMReader

Document Object Model reader for XML (Qt5)

c cpp dom parser qt qt5 reader xml

Last synced: 17 Jul 2025

https://github.com/byteshiva/getmaplocation

Automate Dummy data from the open data source. Parse International Address, Geopy to automate map locations using lat and lon, Cache geopy map location calls using sqlite3, Use Pandas to parse and convert CSV to JSON

csv-parser geopy json numpy pandas pandas-dataframe parser pickle python3 sqlite3

Last synced: 18 Apr 2026

https://github.com/rstoetter/csqlscript-php

a PHP class to execute SQL scripts (mysql)

batch-processing mysql parser php5 script-sql sql

Last synced: 04 May 2026

https://github.com/markhershey/gmail-paylah

Gmail PayLah / Fave / Grab Transaction Notification Email Parser

email email-exporter fave gmail gmail-api grab parser paylah singapore

Last synced: 08 Apr 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/paebbels/pyipcmi.parser.files

Parser for *.files files in pyIPCMI.

parser pyipcmi python3

Last synced: 02 Jul 2026