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/phdoerfler/enni

A parser for IMAP envelopes

imap parboiled2 parser scala specs2

Last synced: 19 Jan 2026

https://github.com/eeriemyxi/c-rpn-eval

C program that can evaluate postfix arithmetic expressions (Reverse Polish Notation).

c evaluator parser postfix rpn

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

LLG Companion app written in rust

llg parser rust

Last synced: 30 Jan 2026

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/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/yggverse/gemtext-php

Object-oriented PHP 8 library for Gemini / Gemtext operations

composer gemini gemini-php gemini-protocol gemtext gemtext-php library parser php text-gemini

Last synced: 08 Mar 2026

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

https://github.com/jednano/ini

A highly configurable INI parser that reads and writes the informal INI file format.

configurable format ini parse parser read write

Last synced: 18 Feb 2026

https://github.com/djurm/jackson

Advanced type discrimination for .NET’s System.Text.Json.

csharp discriminator dotnet fsharp json parser systemtextjson

Last synced: 26 Dec 2025

https://github.com/kojobailey/samurai-vs-zombies-data-parser

C++ library to parse TXT data files from Samurai vs Zombies Defense.

cpp cpp17 cpp20 cpp23 glu glu-mobile library parser samurai-vs-zombies samurai-vs-zombies-defense svz

Last synced: 15 Mar 2025

https://github.com/polespurnes/semgrep-json-to-sqlite-parser

A tool to easily parse a Semgrep CLI scan output file into a simple SQLite Database.

cybersecurity parser python semgrep sqlite tool

Last synced: 18 Feb 2026

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/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/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/anotherbyte-net/leaf-focus

Extract structured text from pdf files.

data-science machine-learning parser pdf utility

Last synced: 16 Jan 2026

https://github.com/tivikdev/5bukv-parser

Парсер 5 букв для Т-Банка

bs4 parser

Last synced: 03 Apr 2025

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/hutsoninc/rangify-string

Create an array from a string of integer ranges.

array int integer parse parser range

Last synced: 04 Nov 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/shinigami92/url-parser

Parse a given URL and return an abstract syntax tree

abstract-syntax-tree ast parser typescript url

Last synced: 11 Oct 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/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/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/pierre-24/pybibtex

Provides a Python API to parse BibTeX files

bibtex latex parser python

Last synced: 11 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/stalonelab/wiki_fencing

An automatic Wikipedia filler for fencing

fencing parser wikipedia

Last synced: 23 Oct 2025

https://github.com/vajahath/array-objectify

Hierarchically transform an array of objects into a single object

array npm objects parser

Last synced: 10 Apr 2026

https://github.com/smikhalevski/route-pattern

🔀 The path pattern parser, that supports named variables, variable constraints, bash-like alternation, regular expressions, and wildcards.

parser path pattern route tokenizer url

Last synced: 25 Jun 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/omermecitoglu/react-component-tree-parser

Provides a function to parse react component tree of a tsx file

component parser react tree

Last synced: 14 Mar 2025

https://github.com/gthomas08/flex-bison-project

Lexical and grammatical implementation of a subset of the Python programming language.

bison flex parser python

Last synced: 28 Apr 2026

https://github.com/arcj137442/navm.jl

一个基于JuNarsese、启发自LLVM的抽象CIN接口 | A JuNarsese-based general CIN interface inspired by LLVM

julia julialang nars narsese parser

Last synced: 31 Jan 2026

https://github.com/2alf/gparse

Quick tool that separates group tags in svgs for future parsing

parser python svg

Last synced: 25 Aug 2025

https://github.com/itsryu/syn

Repositório referente ao trabalho de implementação de um analisador sintáxico para a linguagem MicroPascal (µ-Pascal) da disciplina Linguagens formais, Autômatos e Compiladores da Universidade Católica de Brasília.

c compiler micro-pascal parser syntax-analysis

Last synced: 24 Mar 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/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/fawaf/misshk

terrible misshk parser

hk hong hongkong kong miss misshk misshongkong parser ruby

Last synced: 23 Mar 2025

https://github.com/shinosaki/2ch.js

ウェブブラウザで動作する2ch互換掲示板ビューア/DATパーサー | 2ch compatible viewer/DAT parser

2ch 2ch-browser 2ch-viewer 5ch dat parser preact

Last synced: 22 Mar 2025

https://github.com/codedotjs/nocap

:mortar_board: A CAPTCHA decoder that maps HTML-encoded letter patterns to binary matrices, enabling automatic decoding once a dataset of letter patterns is built.

captcha decoder parser python

Last synced: 28 Mar 2025

https://github.com/nilsmartel/math_parser

Rust library to parse simple mathematical Expressions

math nom parser rust

Last synced: 12 Jan 2026

https://github.com/gsun/yang-parser

yang parser in haxe

haxe haxe-externs javascript parser yang

Last synced: 10 Mar 2025

https://github.com/antoneri/hicparser

Python decoder for the HiC genome contact format

genome-sequencing hi-c parser python

Last synced: 22 May 2026

https://github.com/programie/pini

A library for reading and writing Ini files in PHP

ini oop parser php-library reader writer

Last synced: 12 Oct 2025

https://github.com/marwanradwan7/dojo

An interpreter written in Go.

ast go go-standard-library golang interpreter lexer parser

Last synced: 12 Oct 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/miranizam/online-library

The script that help you to parse books and information about them posted on the site tululu.org. You can also deploy your own site with books and make it in offline format.

argparse beautifulsoup css-selectors github-pages parser python3 website

Last synced: 14 Mar 2025

https://github.com/konimarti/elixir-mbox

Read and write MBOX files in Elixir

mail mbox parser reader writer

Last synced: 20 Feb 2026

https://github.com/jonathanjameswatson/regex_parser

OCaml parsers (not compilers!) for (limited) regular expressions

ebnf lexer lr1-parser menhir ocaml ocamllex parser recursive-descent-parser regex

Last synced: 01 Nov 2025

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

Small hour/time parser & stringifier

hour javascript parser stringifier time

Last synced: 13 Oct 2025

https://github.com/mvc-works/lilac-parser

A toy combinator parser inspired by Lilac

clojure parser

Last synced: 21 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/himanshurajora/vikid

Markdown alternative small initiative

language lexer markdown parser

Last synced: 16 May 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/ymc-github/fis-parser-ymcless

🔯 a plugin for fis1 to parser less to css

fis1 less parser yemiancheng

Last synced: 19 Apr 2026

https://github.com/kockarevicivan/homl-parser

Custom language parser, created with RapidXML in C++.

c-plus-plus homl parser rapid-xml

Last synced: 27 Mar 2025

https://github.com/linuskmr/clipyarser

A simple, declarative and easy-testable command line argument parser

argparse argumentparser cli parser

Last synced: 02 Jul 2025

https://github.com/redboo/ses_parser

Скрипт для парсинга файла «Советский Энциклопедический Словарь»

parser python

Last synced: 15 Jun 2025

https://github.com/cimpress-mcp/tiger-challenge

A parser of WWW-Authenticate challenge headers.

bearer challenge oauth2 parser www-authenticate

Last synced: 25 Sep 2025

https://github.com/nils91/som

Som is a simulated very simple cpu architecture and a runtime as well as a compiler for it.

antlr4 compiler grammar java parser

Last synced: 07 Feb 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/thetasinner/echelon-unicode-parser

Experimental parser which can process unicode input

parser parsing unicode

Last synced: 13 Oct 2025

https://github.com/xrplwin/xrpl-txmutationparser

Parse XRPL transaction to context aware object.

parser php php8 transaction xrpl

Last synced: 01 Feb 2026

https://github.com/bonkzero404/gojson2sql

GoJson2SQL which means GoLang Json to SQL parser

convert jql json parser sql

Last synced: 16 Jan 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/luigichopper/clarityscript

A programming language that combines the functionality of HTML with the readability of Python

clarity-script parser programming-language python

Last synced: 26 May 2026

https://github.com/bpetermann/ts-lox

Typescript interpreter for lox

interpreter nodejs parser scanner typescript

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/adaszko/orgdt

Emacs' org-mode date/time parser and renderer

emacs nom org-mode parser

Last synced: 13 Mar 2026

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/dbadoy/eth-simple-parser

Web for decode data from transaction and generate method id

abi ethereum parser

Last synced: 23 Mar 2025

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/terratensor/fct-parser

Утилита командной строки для синтаксического анализа страниц списка вопросов к рубрике «Вопрос-ответ» и сохранением в файл в формате csv или json.

csv json parse parser

Last synced: 18 Feb 2026

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

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

parser python scraper

Last synced: 31 May 2026

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/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/passabilities/num-parser

Parse numbers in ExpressJS requests.

expressjs javascript middleware nodejs number parser

Last synced: 25 Feb 2026

https://github.com/blacksujit/suraksha

Welcome to the **SURAKSHA -- Secure Document Query Application**! This powerful tool allows you to securely upload, search, and analyze documents with ease. Built using Streamlit, this app offers an intuitive interface and various features for managing your document queries efficiently.

aspect-oriented-programming cloud community-cloud-patterns dashboard database-design databse document implemeation integration model-checking model-selection parser project queries-database queries-keeper repository-pattern search secure-document streamlit-webapp testing-tools

Last synced: 24 Mar 2025

https://github.com/haronbh/xml-management-with-python

This project demonstrates how to create, validate, and manage XML files using Python. It includes examples of an XML file, along with its corresponding DTD (Document Type Definition) and XSD (XML Schema Definition) files. The project also contains Python scripts to create an XML file and to validate the XML file against its DTD and XSD.

1xml data-validation dtd dtd-validation parser python xml xml-parser xml-parsing xml-validation xsd

Last synced: 24 Mar 2025

https://github.com/frankfont/smallxmlparser

Tested with Java 8 and originally written in Java2 (v1.3.1) with the goals of high speed, small code size, and interface minimalism. Source code is freely distributed.

fast interface-minimalism java parser small xml

Last synced: 03 Jul 2025

https://github.com/adam-fowler/parsing

String parsing code in Swift

parser string swift

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

Simple streaming CSV parsing & statistics gathering

csv haskell parser streaming

Last synced: 16 Nov 2025