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/BurntCaramel/lofi-elixir

Lofi parser for Elixir

content elixir lofi markup parser

Last synced: 04 Oct 2025

https://github.com/mishamyrt/compars

📄 Fast comment parser

comments golang parser pure-function

Last synced: 06 Sep 2025

https://github.com/artem-burashnikov/simpleparser

Part of the SPBU's programming course. Parser, interpretator and optimizer for a simple formal language.

fsharp interpretator optimizer parser parser-combinators

Last synced: 04 Oct 2025

https://github.com/mrkresnofatih/khonsu.parseablejsonobjectbuilder

Read-Json-Parse-To-Class-Object Utility 🦜🦄🦝🐼🐱

file json parser

Last synced: 13 Apr 2026

https://github.com/madliani/quoter

A Quote Scraper

parser quotes scraper wikiquote

Last synced: 01 Mar 2025

https://github.com/bobqianic/tree-sitter-wasms-roo

Prebuilt WASM Binaries of tree-sitter's Language Parsers for Roo Code

parser tree-sitter wasm

Last synced: 14 Feb 2026

https://github.com/njakob/parcel

Simple NPM package parser

flowtype helper library npm npm-package parser

Last synced: 09 May 2026

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/maisikoleni/gedit

Fork of the Eclipse Jikespg Grammar Editor

eclipse editor grammar java jikes jikespg lalr parser plugin

Last synced: 25 Mar 2025

https://github.com/xafero/dgrok

DGrok Delphi parser

csharp delphi parser

Last synced: 14 Jan 2026

https://github.com/isaacazuelos/tree-sitter-kurt

A Tree Sitter grammar for Kurt

parser plt tree-sitter

Last synced: 11 Mar 2025

https://github.com/Deviluc/python-tree-sitter

A python wrapper around the tree-sitter c-api (using swig)

ast java parser parser-library python python3 swig tree-sitter

Last synced: 11 Mar 2025

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/ChristianMurphy/tree-sitter-markdown

Markdown grammar for tree-sitter

markdown 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/LeviOP/tree-sitter-keyvalues

Valve KeyValues grammar for tree-sitter

goldsrc keyvalues parser tree-sitter

Last synced: 11 Mar 2025

https://github.com/LeviOP/tree-sitter-cfg

GoldSrc cfg grammar for tree-sitter.

cfg goldsrc parser tree-sitter

Last synced: 11 Mar 2025

https://github.com/mukezhz/bru-go

Paser bru file to golang

bru bru-go bruno golang parser

Last synced: 01 Jun 2026

https://github.com/divineomega/baby-tracker-data-parser

PHP parser for data exported from the Baby Tracker Android app by Amila

baby baby-tracker parser php

Last synced: 04 Apr 2025

https://github.com/sourlemonjuice/quickparse-qr-bash

Parses the QR code on the linux desktop screenshot

bash desktop linux parser qrcode screenshot script

Last synced: 13 Apr 2026

https://github.com/longbridge/tinyml

Longbridge Plain Text format.

ast parser text-processor tokenizer

Last synced: 17 Jun 2026

https://github.com/razshare/olang-old

Experimental frontend for WASI and other targets (mainly PHP).

ast frontend parser php webassembly

Last synced: 18 Jun 2025

https://github.com/neotoxic-off/inisharp

⚙️ INI file parser for C#

config csharp ini parser system

Last synced: 26 Jan 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/frodrigo/mapcss-antlr

Antlr4 MapCSS grammar - and pyhton tree builder

antlr4 mapcss parser

Last synced: 13 Apr 2026

https://github.com/sftsrv/parz

A simple parser combinator library

functional-programming gleam gleam-lang parser parser-combinators

Last synced: 05 Feb 2026

https://github.com/proh14/psh

psh, a small and minimal shell. public domain 💘

c cli lexer parser public-domain shell

Last synced: 17 Jan 2026

https://github.com/WinterCore/jsonerino

Another JSON parser written from scratch in Ruby

cli json parser ruby

Last synced: 12 Jul 2025

https://github.com/peterekepeter/ucx

UnrealScript Extensions - all in one language support, transformer, formatter, build system

build-tool language-support linter parser

Last synced: 01 Mar 2025

https://github.com/ErnestoRB/RBXML-Parser

Analizador sintáctico de XML

parser rust xml

Last synced: 12 Mar 2025

https://github.com/sgrams/meteodata

A C++ parser of http://monitor.pogodynka.pl/ site that provides meteorological data from IMGW stations

cpp curl googletest imgw live meteo meteorology parser

Last synced: 20 Apr 2026

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/openoereb/geolink_formatter

Small library for parsing and formatting an OEREBlex geoLink response.

formatter geolink oereb oereblex parser python

Last synced: 17 Jan 2026

https://github.com/pndmix/tree-sitter-rampcode

Rampcode grammar for tree-sitter

parser tree-sitter

Last synced: 06 Oct 2025

https://github.com/msk998/gofrec

Multi record file parser written in Golang

golang parser

Last synced: 14 Jan 2026

https://github.com/stonestepsinc/rapidjson-nuget

This project builds a RapidJSON Nuget package.

dom-style json native nuget package parser rapidjson sax-style

Last synced: 11 Jan 2026

https://github.com/markuszeller/php-annotations

This class helps reading annotations.

annotations composer package parser php

Last synced: 17 Jan 2026

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/ahmdrz/my-compiler-course

This repository is my exercises of Compiler course.

lexer parser recursive-descent-parser

Last synced: 07 Oct 2025

https://github.com/tejasmr/commandlineparser

Command Line Parser is a tool to parse command line arguments as flags and values

command-line-tool cpp cpp11 header-only parser

Last synced: 07 Oct 2025

https://github.com/simenandre/actions-parsers

Upgrade inputs from `@actions/core` by parsing and extended types!

actions github-actions parser typescript

Last synced: 07 Oct 2025

https://github.com/neoneye/swiftyversion

Scan "Semantic Versioning" strings without depending on regular expressions nor NSScanner

nsscanner parser swift swift4 version

Last synced: 07 Oct 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/ahnafyy/string-2-react

Turn your valid HTML strings into React components with ease!

html javascript parser react

Last synced: 20 Apr 2026

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/qazcetelic/sqlimagine

A DSL for quickly and easily designing SQL databases 🗃️.

antlr4 domain-specific-language kotlin parser prototyping-tool relational-databases sql

Last synced: 08 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/gastonginestet/qwidget-parser

This project consists of developing using patterns such as Visitor or Builder in Pharo Smalltalk a tool that reads the window design (XML or JSON) and generates the necessary code to display it with Spec2.

parser pharo pharo-smalltalk spec spec-2

Last synced: 18 Jan 2026

https://github.com/tompaton/goparsec

Parser combinator in Go. If there are any cross platform issues or backward compatibility issues, please reach out.

golang parser parser-combinators

Last synced: 14 Jan 2026

https://github.com/danilbox/vkcom-job-parser

Парсер вакансий ВКонтакте

parser python vkcom vkontakte

Last synced: 15 Feb 2026

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

A parser for XML (Extensible Markup Language) written in C++. Follows the standard: https://www.w3.org/TR/xml

cpp parser xml

Last synced: 09 Oct 2025

https://github.com/cnayan/mqb

µ Query Language to JSON Query Builder for easy querying using Q-Server

antlr4 javscript lexer parser query query-builder query-language querydsl

Last synced: 09 Oct 2025

https://github.com/darinochka/parser_courses_ru

Parser courses from coursera, openedu, stepik.

coursera openedu parser stepik

Last synced: 09 Oct 2025

https://github.com/ilkamo/ethparser-go

Easy extendable Ethereum parser.

blockchain ethereum parser

Last synced: 14 Jan 2026

https://github.com/elianna-2004/c-compiler

Implementation of a Small C Compiler

c-compiler evaluator lexer ocaml parser

Last synced: 09 Oct 2025

https://github.com/phdoerfler/enni

A parser for IMAP envelopes

imap parboiled2 parser scala specs2

Last synced: 19 Jan 2026

https://github.com/stein197/js-qs

Simple bundle of JavaScript functions to make work with query string easer

parser query-string querystring

Last synced: 28 Jan 2026

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/nrjdalal/zod-meta-parser

A utility to extract metadata descriptions from Zod schemas into a structured format.

api conversions json meta parser schema zod

Last synced: 23 Feb 2026

https://github.com/renjisann/tree-sitter-tiger

A tree-sitter grammar for the Tiger language

grammar parser syntax-highlighting tiger tiger-language tree-sitter

Last synced: 21 Apr 2026

https://github.com/thomasvergne/tree-sitter-cabal

Port of original Cabal tree sitter implementation from Magus

cabal highlight parser tree-sitter

Last synced: 19 Jan 2026

https://github.com/bilgesucakir/stitch-grapher

Java-based crochet pattern engine for topology-aware parsing, stitch connectivity graph modeling, and visualization.

crochet-pattern cytoscape data-structures domain-modeling dsl graph graph-theory graph-visualization java oop parser parsing spring-boot threejs topology

Last synced: 31 May 2026

https://github.com/jkellogg01/gocal

an iCalendar parser written in go

parser

Last synced: 14 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/maureranton/artificialanalysis-ai-parser

Parser for artificialanalysis.ai — extract AI model pricing, benchmarks & speed without an API key. Python (CLI) + JavaScript (browser & Node.js). Rewrites the broken demianarc/artificialanalysisscrapper.

ai-models artificial-analysis artificialanalysis benchmarks data-extraction llm model-data parser pricing python rsc scraper

Last synced: 31 May 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/julian-nash/restparse

Python parser for RESTful HTTP requests

flask http parser rest

Last synced: 19 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/sparkymat/marker

marker is a text format converter library

ansi go golang html markdown parser processor text

Last synced: 15 May 2026

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/plandes/latidx

Parse and index Latex

latex parser

Last synced: 23 Feb 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/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/adaszko/orgdt

Emacs' org-mode date/time parser and renderer

emacs nom org-mode parser

Last synced: 13 Mar 2026

https://github.com/tneudevteam/tneu-news

Scrape news in JSON from tneu.edu.ua

npm-package parser scraper

Last synced: 27 Jan 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/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/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/haobogu/ling571

Deep techniques for natural language processing

grammar nltk parser

Last synced: 16 Oct 2025

https://github.com/lawrsp/pigo

some go generate tools

builder generate go parser

Last synced: 16 Oct 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/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/ofabricio/walker

A simple text parser in c

c parser scanner text-analysis

Last synced: 22 Jan 2026

https://github.com/younes-alturkey/paint

.NET Windows Forms app applying concepts of Tokenization, Custom File extension, and Computer Graphics.

csharp filesystem graphics parser state-management tokenizer

Last synced: 20 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/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/1517mb/short-info-AIDA

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

aida kivy parser

Last synced: 23 Oct 2025

https://github.com/jstedfast/coreml

A parser for Apple's CoreML models

apple csharp machine-learning model parser

Last synced: 23 Oct 2025

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

NPM package for parsing Scala log messages.

logging logs npm parser

Last synced: 13 May 2026

https://github.com/p2js/webless

Web without the Web

browser html parser rust web web-browser web-browsing

Last synced: 25 Oct 2025