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/r-glazkov/fb2

FB2 for Rust

fb2 parser rust

Last synced: 08 Apr 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/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/riboseinc/libnereon

a multi-configuration parser library

configuration hcl library parser parser-library

Last synced: 06 Apr 2025

https://github.com/bernardo-mg/dice-notation-python

Tools and parsers for handling Dice/RPG notation using Python

dice-notation parser

Last synced: 10 Mar 2026

https://github.com/neurojson/jnifty

Portable MATLAB/Octave toolbox for reading/writing NIFTI-1/2 and JNIFTI files

decoder encoder jnifti json matlab neuroimaging nifti-format nih octave parser

Last synced: 05 Jul 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/sertdfyguhi/meth

A Python library to parse and evaluate mathematical equations.

equation interpreter math math-library mathematics parser python

Last synced: 14 Jan 2026

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

Kotlin implementation of the Lox language

gradle interpreter kotlin lox parser parsing

Last synced: 05 Jan 2026

https://github.com/codesoap/pbf

A fast and simple library for reading OSM entities directly from PBF files

high-performance open-street-map osm parser pbf

Last synced: 25 Feb 2026

https://github.com/arnau/tree-sitter-csv

CSV grammar for tree-sitter

csv parser tree-sitter tree-sitter-parser

Last synced: 06 Feb 2026

https://github.com/b4dnewz/clito

Simple and well written command line applications helper

bin command-line command-line-tool helper parser utility

Last synced: 13 Oct 2025

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

Micro mustache-style template parser

javascript mustache parser tagged-template template

Last synced: 08 Mar 2026

https://github.com/ciavash/sway-config

A Raku library and script for parsing Sway window manager's config

app cli command-line config library module parser raku raku-module rakulang sway sway-config swaywm

Last synced: 01 Oct 2025

https://github.com/utkarshkukreti/parco

A hyper-optimized 1kb library to build fully type-safe parsers in TypeScript.

combinator ll parse parsec parser parser-combinator parsing regex regexp string typesafe typescript

Last synced: 23 Feb 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/tree-sitter-grammars/tree-sitter-scss

SCSS grammar for tree-sitter

parser scss tree-sitter

Last synced: 23 Oct 2025

https://github.com/asoderman/jsondecoder

Simple JSON decoder written in swift

json parser parsing parsing-library swift

Last synced: 18 Feb 2026

https://github.com/xieyuheng/sexp

An implementation of S-expression in JavaScript.

lisp parser s-expression scheme sexp

Last synced: 30 Sep 2025

https://github.com/magicxor/genotektogedcom

Convert Genotek JSON to FamilySearch GEDCOM

converter dotnet dotnet-core ged gedcom genotek json linq2gedcom parser unidecode

Last synced: 08 May 2025

https://github.com/cristianzsh/modsecurity-to-es-parser

A script to send ModSecurity logs to Elasticsearch

elasticsearch kibana logs modsecurity owasp owasp-top-10 parser python security

Last synced: 27 Sep 2025

https://github.com/fanchengyan/myst-sphinx-gallery

A Sphinx extension that builds galleries from any set of myst-style markdown/notebook or rst files.

docutils gallery jupyter markdown parser sphinx-extension

Last synced: 27 Oct 2025

https://github.com/althonos/opticaldisc

Read optical media filesystems with Rust

iso-image iso9660 parser rust-crate

Last synced: 11 Oct 2025

https://github.com/mistralys/x4-savegame-parser

Savegame manager for X4: Foundations. Extracts useful information and creates automatic save backups.

gaming parser php savegame-management savegame-reader x4foundations xml

Last synced: 16 Mar 2025

https://github.com/wokwi/hdl-parser

Parser for nand2tetris HDL (Hardware Description Language), written in JavaScript

hdl nand2tetris parser peggy

Last synced: 10 Mar 2026

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/kovah/laravel-html-meta

A simple helper to retrieve the HTML meta tags of a website.

html laravel laravel-package meta-tags parser

Last synced: 14 Apr 2025

https://github.com/3f/e-msbuild

Advanced Evaluator of MSBuild scripts with user-variables support through Varhead and more

e-msbuild evaluator evmsbuild msbuild msbuild-scripts parser soba sobascript user-variables varhead variables

Last synced: 14 Apr 2025

https://github.com/jrosen081/mathparser

A Swift library to parse mathematical expressions into Decimal values

mathematics parser swift

Last synced: 01 Aug 2025

https://github.com/spaghettisolutions/xlsx-parser

Very simple to implement xlsx parser to extract data from spreadsheets for php 8.1+

excel excel-parser libreoffice-calc parser php php8 spreadsheet spreadsheet-parser xlsx xlsx-parser

Last synced: 22 Apr 2025

https://github.com/father1993/website-parser-dongchedi

This project is a tool for parsing car data from the Chinese website Dongchedi. With its help, you can extract information about car models, their characteristics, prices and other data presented on the site.

dongchedi parser python

Last synced: 10 Nov 2025

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

Molecular formula parser for Java

formula java molecular molecule parser

Last synced: 28 Aug 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/io7m-com/jnoisetype

SoundFont manipulation

java parser serializer soundfont

Last synced: 22 Apr 2025

https://github.com/connorslade/rust-configparser

βš™ Very simple config parsing lib for rust

ini ini-parser parser rust rust-crate

Last synced: 05 Apr 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/tree-sitter-grammars/tree-sitter-arduino

Arduino grammar for tree-sitter

arduino parser tree-sitter

Last synced: 09 Oct 2025

https://github.com/ocelot5836/pinwheel

🧍 Java parser and API for Minecraft Bedrock Engine formats

animation api bedrock geometry java minecraft parser particle

Last synced: 09 Apr 2025

https://github.com/seldszar/tekko

Another IRC message parser and formatter.

formatter ircv3 parser

Last synced: 14 Jun 2025

https://github.com/genometric/geutilities

Genome Utilities (GeUtilities) provides open-source building-blocks for genomic data analysis tools.

building-block genome-analysis genomics parser

Last synced: 12 Apr 2025

https://github.com/matthewturk247/mercury

A vanilla Swift wrapper for accessing the Mercury Parser from Postlight.

parser swift wrapper

Last synced: 10 Jul 2025

https://github.com/devsnek/jsont

Json't JSON Library

elixir erlang json parser

Last synced: 10 Apr 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/niklaskorz/nklang

A programming language interpreter written in Go

formal-languages golang interpreter lexer parser semantics

Last synced: 01 May 2025

https://github.com/mrdave1999/seztion-parser

A class library used to read data from each section of a file (the file extension can be any, e.g. .INI).

csharp data dotnet parser sections

Last synced: 11 Jul 2025

https://github.com/stemjail/mnt-rs

Mount point parsing Rust library

mount parser

Last synced: 07 Apr 2026

https://github.com/puchaczov/tql.rdl

Advanced time pattern evaluator

cron csharp dotnet parser schedule tql

Last synced: 09 Aug 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/mochi-neko/subtp

A parser for subtitle text formats (SubRip Subtitle and WebVTT) in Rust.

parser rust subrip webvtt

Last synced: 08 Apr 2026

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/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/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/nomeyho/molecular-formula-parser

Molecular formula parser for Java

formula java molecular molecule parser

Last synced: 12 May 2026

https://github.com/notJoon/lambda

Ξ»-calculus parser made by rust

json lambda-calculus parser rust

Last synced: 09 May 2025

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

↔️ Parse Git output

git javascript node parser

Last synced: 13 Apr 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/zincware/aaargs

attribute autocompletion and argument parsing

parser python

Last synced: 09 Sep 2025

https://github.com/danielrohers/bory

Node.js body and query parsing middleware with nesting

body nested node parser query

Last synced: 10 Apr 2025

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/willianantunes/go-playground

This map is totally blank for me. Let's discover it until we find the treasure!

api database go parser

Last synced: 18 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/ait-aecid/aecid-parsergenerator

Automatically create parser trees for textual logdata to facilitate analysis

hdfs log-data log-signatures log-templates logs parser parser-generation python templates

Last synced: 10 Apr 2025

https://github.com/compscidr/scholar

A parser for Google scholar, written in go

article citations extracts golang google-scholar hacktoberfest parser

Last synced: 02 May 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/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/noahbuscher/toy-json-parser

Tiny toy JSON(like) parser, written in Typescript

json parser typescript

Last synced: 13 May 2025

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/vojtatom/shp.ts

πŸ—ΊοΈ Shapefile Reader in TypeScript

dbf esri-shapefile geojson loader parser shapefile shp typescript

Last synced: 04 Apr 2025

https://github.com/lhwdev/llang

🚧 A toy project for dominating the world

ast kotlin parser programming-language

Last synced: 03 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/red5d/nexpose-tools

Tools and monitoring scripts for Nexpose

automation debugging log-parser monitoring nexpose parser

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/doragd/compiler-front-end-python-implementation

C-- Compiler Front End (Determining and minimizing finite automata, Recursive descent parser, LL(1) parser, Tokenizer)

compiler parser tokenizer

Last synced: 25 Jun 2025

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/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/moznion/go-struct-custom-tag-parser

A simple parser for golang's custom tags

custom-tag golang parser

Last synced: 15 Dec 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/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/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/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/rmariuzzo/php-array-parser

✨ Parse a PHP array

array javascript parser php

Last synced: 19 Mar 2025

https://github.com/mauricelambert/pdforensic

This package analyses PDF files for Forensic Investigations.

analysis forensic-analysis forensics investigation package parser pdf python3 tool

Last synced: 11 Apr 2025

https://github.com/chrisduerr/rfind_url

Parser to search strings for URLs in reverse order

parser reverse rust stream url

Last synced: 11 Apr 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