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/ambiere/to-object

Parse string representations of objects into JavaScript objects.

javascript json objects parser strings

Last synced: 08 Feb 2026

https://github.com/nakabonne/fmtdiff

A goimports client as well as a parser of its result

diff go go-library gofmt goimports golang parser

Last synced: 03 Oct 2025

https://github.com/hq20/sol-comments-parser

[DEPRECATED] A fast and friendly solidity comments parser :snail:

comment comments parser smart-contract smart-contracts solidity solidity-contracts solidity-language solidity-web

Last synced: 03 Oct 2025

https://github.com/ieedan/css-dependency

A css parser for getting imports from css code.

css parser tailwind

Last synced: 14 Feb 2026

https://github.com/Koatty/koatty_payload

Payload parser for koatty.

middleware parser request-handler

Last synced: 09 Aug 2025

https://github.com/rumkin/iomd

Parse Mozilla's Iodide project markdown (IOMD)

jsmd parser

Last synced: 25 Mar 2025

https://github.com/nilssonk/taoirc

A simple IRC client written in Rust.

grammar irc parser rust

Last synced: 08 Aug 2025

https://github.com/puzzlef/graph-csr-openmp

Design of high-performance OpenMP-based parallel Graph Edgelist and Compressed Sparse Row (CSR) loader, aka GVEL.

algorithm csr edgelist graph gvel load openmp parallel parser

Last synced: 08 Aug 2025

https://github.com/artnum/md-parse

Convert markdown to docx with PHPOffice and custom markdown parser

docx gfm mardown parser php-library php8 phpoffice phpword

Last synced: 08 Apr 2025

https://github.com/tomijuarez/yavt

Una aplicación didáctica para la introducción a la verificación formal de programas

algorithm c-plus-plus first-order-logic formal-verification parser

Last synced: 18 Jul 2025

https://github.com/incomplete-infinity/combatlogparser

In development- Currently just an outline for code to parse game logs

combat-log data-processing eve-online game-analytics javascript log-parser parser pve pvp

Last synced: 08 Aug 2025

https://github.com/tiaanduplessis/micro-parsers

Body parsers extracted from Micro

buffer json micro parser string

Last synced: 15 May 2026

https://github.com/jessecoretta/go-antlr4512

ANTLR4 implementation of RFC4512

antlr lexer parser rfc4512 tokenizer

Last synced: 06 Aug 2025

https://github.com/ivuorinen/bbcodeparser

Parse your BBCode easy with this library.

bbcode bbcode-parser laravel laravel-package parser php

Last synced: 14 Jan 2026

https://github.com/dewantrie/lark-grammar-parser

A simple programming language designed for studying parsing and how to use lark-parser in specific scenarios for a particular case.

antlr grammer lark-parser named-entity-recognition parser string-parser

Last synced: 22 Oct 2025

https://github.com/hobadee/emlparser

PowerShell module to parse EML files

email eml eml-files imf parser powershell powershell-module rfc5322

Last synced: 09 Nov 2025

https://github.com/filipnet/ups-json-publisher

UPS Data Publisher for MQTT: Capture UPS details using upsc, format as JSON, and send to MQTT broker.

grafana grafana-dashboard grafana-influxdb json mosquitto-pub mqtt mqtt-client nodered parser parsing shell-script ups upsc

Last synced: 09 Apr 2026

https://github.com/hicarod/inip

:pencil: INI parser

ini parser rust

Last synced: 20 Jun 2025

https://github.com/permalik/markdown_parser_go

systems:markdown lexer and parser

go lexer markdown parser

Last synced: 04 Aug 2025

https://github.com/kuria/parser

Character-by-character string parsing library

parser php

Last synced: 04 Aug 2025

https://github.com/repo-archive-x-rays5/parse_wiki_text

Parse wiki text from Mediawiki into a tree of elements.

mediawiki parser rust

Last synced: 29 Sep 2025

https://github.com/pustovitdmytro/parser

tiny universal Python-based asynchronous sites scrapper

aiohttp boilerplate parser python3 scrapper

Last synced: 03 Aug 2025

https://github.com/ayeshaashfaq12/c-compiler

This project is a C++ compiler designed to provide all standard compiler features, with the parsing phase already completed and further stages in development.

compiler-construction compiler-design cpp cpp-programming lexical lexical-analysis parser parsing software-development syntax-analysis

Last synced: 03 Aug 2025

https://github.com/bytevader/structly-whois-parser

Structly-powered WHOIS parser with typed records, CLI tooling, and streaming-friendly APIs

data-engineering dns domain-name parser python-library stuctly whois

Last synced: 11 Mar 2026

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/fenollp/ply

Rust PLY parser using Nom

nom parser ply rust

Last synced: 02 Aug 2025

https://github.com/rishikeshdubey13/wc-terminal

This is a wc tool.

parser python3 unix

Last synced: 25 Sep 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/lost22git/parser-combinator

parser combinator

combinator parser

Last synced: 02 Aug 2025

https://github.com/yonis-savary/extracteur-lpp

Extracteur de code LPP depuis fichier NX de la sécu (LPPTOT)

lpp parser securite-sociale sql

Last synced: 02 Aug 2025

https://github.com/sarveshh/markdownerr

A react project to preview, generate and share markdowns. With 10+ templates of top usability of markdowns, markdownerr makes writing blogs, ReadMe's a breeze.

expressjs html markdown markdown-converter markdown-editor markdown-parser markdown-previewer markdown-to-html markdown-viewer nodejs parse parser remarkable syntax-highlighting

Last synced: 09 Apr 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/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/oscarmarcusson/whitespacenet

A C# utility for scanning the significant whitespace hierarchy of a string

csharp hierarchy-structure indentation-depth indentation-parsing parser whitespace

Last synced: 25 Jun 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/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/kx0101/liakos-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: 01 Aug 2025

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/minidomo/laifutil

Identify and parse Discord embeds sent from LaifuBot.

bot discord embed laifu laifubot parser

Last synced: 15 May 2026

https://github.com/womblee/retardlink_uploader_client

A C++ Desktop Client for a URL Shortening service "Retard Link"

client cpp cpp-programming http parser request shortener tool url url-shortener url-shortener-api

Last synced: 01 Aug 2025

https://github.com/vstelmakh/url-highlight-domain-updater

Domain updater for Url highlight

domain parser php url-highlight

Last synced: 08 Nov 2025

https://github.com/fulminazzo/kjason

A JSON parser written in Kotlin

gradle groovy json kotlin parser tokenizer

Last synced: 09 Apr 2026

https://github.com/botforge-pro/goduration-swift

Go-style duration parsing for Swift

duration go parser swift time

Last synced: 17 May 2026

https://github.com/isk-insider/eve-paste

📋🌱 A node.js library for parsing copied and pasted data from EVE Online.

appraisal eve-online nodejs parser paste

Last synced: 23 Sep 2025

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/andstor/latex-math-parser

:wrench: Parser for parsing LaTeX math expressions

latex parser peg-parser

Last synced: 31 Jul 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/ik5/smudh

Handling SMPP short_message UDH content in golang

golang parser smpp udh

Last synced: 31 Jul 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/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/zachey01/redditparse

Parser for Reddit

parser reddit-api

Last synced: 31 Jul 2025

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/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/edumserrano/markdown-link-check-log-parser

A Docker container GitHub action that can be used to parse the log output from the Markdown Link Check action.

github github-action github-actions markdown markdown-link-check parser

Last synced: 22 Sep 2025

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/netologist/yaml-object-parser

Customisable Yaml Object Parser

golang golang-library json parser yaml

Last synced: 21 Feb 2026

https://github.com/mysterious-ben/xmlrecords

Utilities to extract tabular data from XML

parser xml

Last synced: 30 Jul 2025

https://github.com/pityubak/collier

This tool can parse paths of class files/java files in jar or filesystem.

parser path

Last synced: 23 Jun 2025

https://github.com/permalik/c_c_compiler

systems:c compiler

c compiler parser

Last synced: 13 Jul 2025

https://github.com/hemakodaa/bsky-getauthorfeed-parser

A parser for app.bsky.feed.getAuthorFeed GET endpoint

bluesky bluesky-api parser

Last synced: 16 Apr 2026

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/oblac/jodd-lagarto-site

Jodd Lagarto site hosted on Gitbook

html jodd jodd-lagarto parser

Last synced: 04 Feb 2026

https://github.com/iveelsm/graphql-query-parser

Simple utility for extracting GraphQL queries from multiple files

graphql parser parsing query

Last synced: 05 Mar 2026

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/i-rzr-i/domaincommonextensions

The purpose of this repository/library is to provide the most relevant and used extension methods in the life cycle of application development that allow us to improve our code, and writing speed, and use more efficiently dev team time during this period for more complex functionality.

api class data datatype extension helper object parser type util

Last synced: 20 Sep 2025

https://github.com/en10/vbparsehtml

Parse HTML in VB

html parser vbnet visual-basic

Last synced: 06 Jan 2026

https://github.com/jacoblightning/prefix_parser

A rust library to parse binary and SI number prefixes

binary binary-prefix parser prefix rust rust-crate rust-library si si-prefixes

Last synced: 28 Jul 2025

https://github.com/ilzrv/instagram-parser

The parser accounts of the followers and following in Instagram

instagram parser

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

Annotations parser for classical DocBlock-style annotations and an extended multi-line declaration

annotations docblock docblock-style metadata parser php php7 phpdoc phpdoc-parser phpdocumentor reflection

Last synced: 14 Jan 2026

https://github.com/mattiaz/funk

A custom programming language called Funk. This is a mirror of the Gitlab repo.

interpreter lexer parser programming-language

Last synced: 28 Jul 2025

https://github.com/rivnakm/tree-sitter-zenscript

Zenscript grammar for tree-sitter

parser tree-sitter zenscript

Last synced: 18 May 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/manuel-lohmus/html-obj

A convertor between js object and HTML. HTML.querySelector() is supported.

cdata convert-js convertor html html-js javascript json object parser query selector stringify

Last synced: 29 Apr 2026

https://github.com/gosulja/twee

A Lua/Luau parser for code analysis and editor integration.

lua luau parser tree-sitter

Last synced: 28 Jul 2025

https://github.com/nathanpc/pickle

An electronic component pick list application and file parser library

electronics parser perl

Last synced: 19 Feb 2026

https://github.com/scenent/gp

graph parser for C++.

cpp graph math parser

Last synced: 27 Jul 2025

https://github.com/ujstor/interpreter-in-go

Interpreter in Go

go interpreter lexer parser

Last synced: 09 Jul 2025

https://github.com/sirridemirtas/mathexpressionparser

Basic Mathematical Expression Lexer/Parser/Interpreter

arithmetic-expression-parser compilers lexer math-interpreter parser

Last synced: 18 Jun 2026

https://github.com/psydok/app_mafic

Андроид приложение MAFic для получения информации об обновлений глав манги и фанфов, серий аниме и сериалов в 1 свап. На Google Play

android google-play parser

Last synced: 12 Apr 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/eurydia/project-onyx

An interpreter and visualizer for Boolean algebra.

boolean-algebra boolean-logic lexical-analyzer muiv6 parser react syntax-tree

Last synced: 15 May 2026

https://github.com/mauricelambert/QueryCombinedLogFormat

This script parses and implements a syntax to query and filter apache access logs, easiest and faster way to find your logs in incident response.

access-log apache filtering forensics incident-response parser python3 query regex requests

Last synced: 26 Jul 2025

https://github.com/ledorub/snort-parser

Simple snort output parser written for my friend's master thesis

parser

Last synced: 10 Sep 2025