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/arxeiss/go-expression-calculator

Custom implementation of calculator handling operator precedence and parentheses.

ast calculator lexer parser recursive-descent recursive-descent-parser shunting-yard shuntingyard

Last synced: 28 Mar 2025

https://github.com/kale-ko/bjsl

A semi-advanced Java data serialization library with features for reducing file sizes.

data java java-serialization json parser serialization serializer smile yaml

Last synced: 28 Feb 2026

https://github.com/bwrrp/prsc.js

Tiny parser combinators library

parser parser-combinators

Last synced: 13 Apr 2025

https://github.com/blu3r4y/whiteparse

Whiteparse is a data parser and reverse templating engine, written in C# and optimized for parsing whitespace-delimited text to JSON objects

parser reverse-template

Last synced: 01 Mar 2026

https://github.com/tbjgolden/deno-htmlparser2

Deno port of `htmlparser2`

deno html html-parser htmlparser2 parser

Last synced: 16 Aug 2025

https://github.com/x-rays5/inireader

A simple c++17 header only ini parser/writer.

cpp cpp17 headeronly ini ini-parser parser

Last synced: 05 Mar 2026

https://github.com/ezartsh/inrequest

Go package for parsing HTTP request bodies (form-data, JSON, query params) into maps and structs with automatic type conversion and file upload support.

file-upload form-data go golang http json multipart parser request-parser struct-binding

Last synced: 09 Mar 2026

https://github.com/pixieditor/pixiparser

A parser for serializing and deserializing .pixi files used by PixiEditor

csharp dotnet dotnet-core dotpixi nuget parser pixi

Last synced: 09 Jul 2025

https://github.com/sharparam/klox

Kotlin implementation of the Lox language

gradle interpreter kotlin lox parser parsing

Last synced: 05 Jan 2026

https://github.com/dgelessus/python-rezparser

A pure Python library for parsing Macintosh Rez source files

classic-mac-os macintosh parser python resource-fork rez

Last synced: 03 Oct 2025

https://github.com/darkxahtep/darkxahtep.commandline

Allows creating CommandLine applications using Microsoft.Extensions.CommandLineUtils together with DI, Configuration and Logging in a convenient way similar to AspNetCore Hosting

aspnetcore cmd commandline configuration console console-application dependency-injection hosting logging microsoft-commandlineutils parser

Last synced: 09 Mar 2026

https://github.com/orisai/data-sources

Load and save data from and to various data formats

data decoder encoder file-format files json neon orisai parser php yaml

Last synced: 26 Apr 2025

https://github.com/nickcrews/feco3

A Rust parser for the .fec file format, with python bindings

fec parser pyo3 python rust

Last synced: 21 Oct 2025

https://github.com/smikhalevski/mfml

The ICU MessageFormat + XML/HTML compiler and runtime that makes your translations tree-shakeable.

compiler html i18n icu intl l10n language message-format parser tms translation xml

Last synced: 27 Apr 2025

https://github.com/double-oxygen/urlon-nim

URLON implementation in Nim

encode-urls json parser urlon

Last synced: 24 Jan 2026

https://github.com/clauspruefer/python-xml-microparser

Tiny Python XML Parser Module

json parser python xml

Last synced: 18 Oct 2025

https://github.com/openbytedev/metalink

A Metalink parser for versions 4.0 and 3.0.

metalink parser

Last synced: 02 Jul 2025

https://github.com/hupe1980/go-textractor

📄 Amazon textract response parser written in go.

amazon aws golang parser textract unstructured-data

Last synced: 16 Apr 2025

https://github.com/truemogician/compiler

A compilation system with lexer, parser, semantic analyzer, and a C-like language based on them

compiler csharp lexer parser semantic-analyzer

Last synced: 25 Feb 2026

https://github.com/xaionaro-go/iscdhcp

Go (Golang) ISC DHCP API + config parser/generator

config configuration dhcp-server dhcpd generator go golang isc parser

Last synced: 28 Apr 2025

https://github.com/omeyenburg/tree-sitter-riscv

🌳 RISC-V assembly grammar for tree-sitter.

parser risc-v tree-sitter

Last synced: 13 Jan 2026

https://github.com/skwasjer/silenthunter

Silent Hunter 3/4/5 file parsers

hunter parser silent

Last synced: 12 Apr 2025

https://github.com/make-software/ces-go-parser

The Golang library for parsing Casper Event Standard events

blockchain casper-network golang parser

Last synced: 24 Apr 2025

https://github.com/graythze/vkexport

📄 All photos, wall, friends and other data from VK page in JSON file

exporter parser vk vk-api vkontakte vkontakte-api

Last synced: 06 Oct 2025

https://github.com/karlicoss/hsbc-parser

Extract transaction data from HSBC credit card PDF statements

bank-statement hsbc parser

Last synced: 10 Jun 2025

https://github.com/pattfy/useragent

A Go/Golang library that parses User-Agent.

golang parser user-agent

Last synced: 14 Jan 2026

https://github.com/stagas/minipratt-js

port of https://github.com/matklad/minipratt to JavaScript

operator-precedence parser pratt recursive-descent recursive-descent-parser tdop top-down

Last synced: 24 Oct 2025

https://github.com/wandvvs/expression-parser

Lexing and constructing AST for arithmetic expressions using the recursive descent parsing method

compiler cpp cpp23 cxx cxx23 interpreter language lexer lexer-parser lexing parser programming-language tokenizer

Last synced: 13 Apr 2025

https://github.com/dulajkavinda/pptxto.txt

📄 A text extraction node module, thtat can convert pptx and ppt file formats into pure text.

nodejs npm npm-package open-source parser ppt pptx pptxtotxt

Last synced: 23 Feb 2026

https://github.com/soran-ghaderi/inverted_index

An inverted index of ‫‪OpinRank dataset‬‬ written in python. More information will uploaded subsequently. This version is under developing.

data-mining inverted-index opinrank parser preprocessing python python3 xml

Last synced: 20 Oct 2025

https://github.com/jimmysawczuk/recon

A Go package to extract OpenGraph data from the web

go opengraph parser

Last synced: 29 Jul 2025

https://github.com/ikenox/h2s-rs

A declarative and ergonomic HTML parser library in Rust

html parser rust

Last synced: 14 Mar 2026

https://github.com/nfroidure/strict-qs

A stricter query string parser

hacktoberfest javascript parser querystrings strict-types

Last synced: 12 Jul 2025

https://github.com/tqn/rslambda

Simple, proof-of-concept lambda calculus parser in Rust

compiler lambda-calculus parser rust

Last synced: 26 Jul 2025

https://github.com/codebox/top-down-parser

A simple top-down parser written in JavaScript

es6 javascript parser

Last synced: 12 Jun 2025

https://github.com/stevenaw/vs-parse

Node-based utilities for parsing Visual Studio files

csproj node npm parse parser visual-studio

Last synced: 14 Mar 2026

https://github.com/ntdls/html-help-decompiler

Decompile / walk and evaluate an HTML compiled help file.

chm compiled-help-file help-file parser

Last synced: 14 Apr 2025

https://github.com/hanamura/font-family

CSS font-family parser/stringifier.

css font parser utility

Last synced: 01 Sep 2025

https://github.com/sweetim/linux-top-parser

parser for linux top command

javascript linux nodejs parser top typescript unix

Last synced: 18 Jan 2026

https://github.com/ignacio-nacho-barbano/loveurl

A url builder and parser pack for handling url states in an easy way.

builder javascript love npm open-source params parser searchparams string uri url validations validator

Last synced: 04 Sep 2025

https://github.com/gprimola/yamel

Yamel is a YAML parser and serializer lib for Elixir.

elixir encoder-decoder hacktoberfest parser serializer yaml yaml-parser yml

Last synced: 14 Jun 2025

https://github.com/wutadude/proxy-grabber-and-checker

Бесплатный прокси граббер и чекер.

checker grabber parser proxy proxy-checker proxy-grabber proxy-parser

Last synced: 15 Apr 2025

https://github.com/j-jzk/klang

A toolkit for defining programming languages and DSLs in Kotlin

compiler dsl kotlin parser programming-language

Last synced: 10 Apr 2025

https://github.com/jutaz/athena-struct-parser

Parse dict-like structs returned in responses of AWS Athena

athena npm-package parser

Last synced: 12 Jul 2025

https://github.com/xnuinside/py-module-parser

Python Module Parser is a library that parses Python modules and outputs information about imports, functions, variables, and their corresponding line numbers.

ast language-parser module parser parser-library python

Last synced: 18 Mar 2025

https://github.com/nlknguyen/s-expression.js

S-Expression Parser, Serializer, Interpreter, and Tree Constructor / Walker Utilities for JavaScript in Browsers and Node.js

javascript parser s-expression translator tree-traversal walker

Last synced: 09 Jul 2025

https://github.com/alxnull/calcex

A simple mathematical expression parser and evaluator for .NET.

csharp dotnet evaluator expression-evaluator math-parser mathematics mathml netstandard parser

Last synced: 12 May 2025

https://github.com/bnjjj/gomoment

A golang package to parse text that contain date or moment in french into a golang time struct

date-parser french golang parser

Last synced: 20 Jan 2026

https://github.com/cchexcode/wavefront_rs

An alternative, typed and simple wavefront format parser and writer.

obj parser rust wavefront writer

Last synced: 12 Dec 2025

https://github.com/parsemd/parsemd-php

A modular parser for CommonMark, GitHub-Flavoured-Markdown, and beyond...

commonmark github-flavored-markdown modular parser

Last synced: 06 Apr 2026

https://github.com/applejag/tree-sitter-risor

Risor grammar for tree-sitter

parser risor tree-sitter

Last synced: 21 Jul 2025

https://github.com/andstor/binvox

:page_facing_up: Parser and builder for BINVOX voxel file format

binvox data file-format parser voxel

Last synced: 04 May 2025

https://github.com/graphpql/graphpinator-parser

:zap::globe_with_meridians::zap: Parser subproject for GraPHPinator: GraphQL server implementation for PHP.

graphql graphql-php parser php syntactic-analysis

Last synced: 06 May 2025

https://github.com/ferhatgec/kalem.rs

Fegeya Kalem.rs, Rust implementation of Kalem, work-in-progress.

ast clang compiler cpp kalem lexer parser run rust rust-lang syntax transpiler

Last synced: 17 May 2026

https://github.com/yuryalencar/parserxmi

This project aims to extract diagrams data and convert for UML structure.

java parser uml-diagram uml-structure

Last synced: 10 Apr 2025

https://github.com/mwarkentin/yuri

CLI tool to parse URIs into their components

cli golang homebrew http json parser uri url utility

Last synced: 13 May 2025

https://github.com/sebwalk/statement

:money_with_wings: Read, parse and match bank statements

bank-statement csv import matching parser

Last synced: 11 Jan 2026

https://github.com/mamantoha/shards_spec

A shard.yml parser for the Crystal language

crystal hacktoberfest parser shards yaml

Last synced: 07 May 2025

https://github.com/theflash2k/hackprobe

A Search Engine of JSON-based Cheat Sheets

cheat-sheet docker fastapi hackprobe json markdown parser python react

Last synced: 09 Apr 2026

https://github.com/tefra/xsdata-w3c-tests

Naive XML Bindings for python vs W3C XML Schema 1.1 test suite

binding code-generator dataclasses parser python schema serializer w3c wsdl xml xsd

Last synced: 22 Aug 2025

https://github.com/vshulcz/youtube_crawler

A simple YouTube crawler, allows you to quickly collect data from channels, view and sort them in a table, perform SQL queries and advanced search by various parameters.

crawler database gui osint parser python requests reverse-engineering sql tkinter youtube

Last synced: 16 Jan 2026

https://github.com/johnjohndoe/c3media-base

A Kotlin library for the media API of the CCC.

audio c3voc ccc ccctv kotlin library media moshi parser recordings streaming video voc

Last synced: 10 Apr 2025

https://github.com/seldszar/tekko

Another IRC message parser and formatter.

formatter ircv3 parser

Last synced: 14 Jun 2025

https://github.com/astronati/php-fantasy-football-quotations-parser

Allows to parse files that are provided by main sport newspapers with quotations of players after each soccer match of the Serie A championship.

fantacalcio fantasy-football fantasyfootball fifaworldcup gazzetta newspaper parser php7 quotations russia2018 soccer

Last synced: 10 Apr 2025

https://github.com/ibmstreams/streamsx.adaptiveparser

(Incubation) The toolkit allows to parse input format producing desired hierarchical tuple (including lists, maps and sets) saving the common step of mapping the flat format to the required Streams tuple.

clf ibm-streams json-parser parser stream-processing

Last synced: 15 Jul 2025

https://github.com/tebogoyungmercykay/recspl-compiler-construction-in-python

This repository contains the core components of our Recursive Student Programming Language Compiler Construction and Design project. The project aims to implement a complete compiler, including lexical analysis, parsing, semantic analysis, and code generation.

intermediate-code-generation lexer parser pytest semantics syntax-tree testing tokens type-checker

Last synced: 09 Jul 2025

https://github.com/fgebhart/sportgems

Find valuable gems 💎 in your 🚴 activities!

activity parser pip python rust sports sports-data

Last synced: 11 Jul 2025

https://github.com/blvckbytes/gpeee

A very small and versatile parser used to evaluate simple expressions

ast configuration environment expression interpreter language optimizer parser tokenizer

Last synced: 11 Apr 2025

https://github.com/devsnek/jsont

Json't JSON Library

elixir erlang json parser

Last synced: 10 Apr 2025

https://github.com/edloidas/roll-parser

:dragon: Parser for classic (2d6+1), simple (2 6 1), and WoD (4d10!>6f1) dice rolls.

dice dnd parser regexp roll wod

Last synced: 20 Apr 2026

https://github.com/silentsoft/csscolor4j

CSSColor4J is a simple Java library for parsing CSS color string representations.

cmyk color css css-color hexadecimal hsl hsla named-color parser rgb rgba

Last synced: 08 Sep 2025

https://github.com/webfoo/html-to-shopify-rich-text

A PHP package that converts HTML content to Shopify's Rich Text format. This package provides a simple and reliable way to transform HTML content into the JSON structure that Shopify's Rich Text editor expects.

parser php shopify

Last synced: 17 Feb 2026

https://github.com/vutran/git-parser

↔️ Parse Git output

git javascript node parser

Last synced: 13 Apr 2025

https://github.com/dvdsk/haproxy-config

Parser for haproxy config files

haproxy haproxy-configuration parser rust

Last synced: 11 Jan 2026

https://github.com/rtk-rs/binex

BINEX (Binary EXchange) stream parser

geodesy gnss gnss-receiver parser real-time

Last synced: 26 Jun 2025

https://github.com/bsonntag/parse-css-transition

Parses CSS transitions into an object.

css parser parsing transition transitions

Last synced: 11 Apr 2025

https://github.com/tdurieux/dinghy

A library to parse and manipulate Dockerfiles

ast dockerfile parser

Last synced: 13 Apr 2025

https://github.com/niklaskorz/nklang

A programming language interpreter written in Go

formal-languages golang interpreter lexer parser semantics

Last synced: 01 May 2025

https://github.com/irevenko/genshin-scrapper

💾 A bunch of scripts for api.genshin.dev

genshin genshin-api genshin-impact genshinimpact parser scrap scrapper

Last synced: 01 May 2025

https://github.com/rlaphoenix/pympls

Python library for parsing Blu-ray Playlist (.mpls) files.

blu-ray mpls parser playlist python

Last synced: 06 May 2025

https://github.com/distributed-lab/circom-parser

Circom circuits parser built with ANTLR4

antlr antlr4 circom parser zk

Last synced: 06 May 2025

https://github.com/miromannino/mexpr

C++ library which parses human-like arithmetic expressions

compiler cpp interpreter mathematical-expressions parser parsing parsing-library

Last synced: 05 Sep 2025

https://github.com/noahbuscher/toy-json-parser

Tiny toy JSON(like) parser, written in Typescript

json parser typescript

Last synced: 13 May 2025

https://github.com/chrispomeroyhale/csv-dialect-swift

DialectalCSV: Multi-dialect CSV parser in Swift for handling different separated value formats. Conforms to Frictionless Data's CSV Dialect spec

csv delimited dialect parser rfc-4180 streaming swift swift-package-manager tsv

Last synced: 10 Apr 2025

https://github.com/luavixen/cktjs

JSON-style CKT config language parsing/stringification.

javascript javascript-library parser typescript

Last synced: 12 Apr 2025

https://github.com/deavid/pineboo

Pico Eneboo

erp parser python qt5

Last synced: 29 Oct 2025

https://github.com/mgadda/swift-parse

A small parser combinator library written in Swift 5

combinators parse parser swift

Last synced: 15 Jul 2025

https://github.com/nomeyho/molecular-formula-parser

Molecular formula parser for Java

formula java molecular molecule parser

Last synced: 12 May 2026

https://github.com/orbitalshell/prompt-git-info

Add information about any current or parent GIT repository to orbital shell command line prompt. for example: OrbitalShell ├ master +0 ~0 -0 | ~2 -0 ?2

bash chsarp cli command-line command-line-app command-line-interface command-line-tool git git-branch git-status interactive linux netcore31 netcore5 netstandard21 parser prompt shell

Last synced: 16 Jun 2025

https://github.com/red5d/nexpose-tools

Tools and monitoring scripts for Nexpose

automation debugging log-parser monitoring nexpose parser

Last synced: 06 May 2025