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

LR(1) parser for mathematical expressions

ast compiler parser rust

Last synced: 02 Aug 2025

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

A Swift library to parse mathematical expressions into Decimal values

mathematics parser swift

Last synced: 01 Aug 2025

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

GN grammar for tree-sitter

gn parser tree-sitter

Last synced: 24 Sep 2025

https://github.com/seanlee97/ll1-parser

A simple LL1 compiler.

parser

Last synced: 31 Jul 2025

https://github.com/basemax/jsexpressionparser

A tiny web-based JS parser to handle and analyze a mathematical expression (order of operations)

html js mathematical-expressions mathematical-parser parser parser-combinators

Last synced: 13 Aug 2025

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/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/mickael-kerjean/jsonformat

A utility for parsing text and format it to json

bash bash-script json json-schema parse parser

Last synced: 10 Nov 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/spumer/fastsoup

BeautifulSoup interface for lxml

beautifulsoup fast html lxml parser python3

Last synced: 19 Feb 2026

https://github.com/audy/dna

A biological sequence file (fasta, fastq, qseq) parser for Ruby

bioinformatics dna parser ruby

Last synced: 07 Oct 2025

https://github.com/lejenome/compiler-demo-101

Compiler Design Overview workshop materials

bison flex gcc lex lexer llvm parser yacc

Last synced: 18 Aug 2025

https://github.com/arindam-modak/web-scraping

web scraping using python. Scrap valuable amd important data from top websites using python.

beautifulsoup codechef codeforces github github-rank pandas parser python3 spoj web-scraping

Last synced: 19 Aug 2025

https://github.com/hyunchel/mochart

Music online chart parser

chart gaon melon mnet music naver oricon parser ranking

Last synced: 09 Apr 2026

https://github.com/hiperiondev/il_parser

IEC61131-3 IL parser (edition 3.0 2013-02)

iec61131-3 il parser

Last synced: 04 Mar 2026

https://github.com/xiaofuzi/mdtojson

parse md files to json

markdown parser

Last synced: 29 Jul 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/nerd-bear/legacyancientoldbassil

Bassil: A modern, mid-level interpreted programming language designed for efficiency and readability. Featuring robust lexical analysis, error handling, and cross-platform support for Windows and Linux. Bassil offers a balance between low-level control and high-level abstraction, making it ideal for system programming, web development, and more.

cpp custom-interpreted-language custom-language custom-programming-language interpreter lexer lexer-parser parser

Last synced: 14 Mar 2026

https://github.com/leops/dmxparser

Reading the Valve Data Model eXchange (DMX) format in Rust

dota-2 half-life-alyx parser source-engine

Last synced: 06 Oct 2025

https://github.com/quarto-dev/gridtables

Haskell parser for reStructuredText-style grid tables.

pandoc parser quarto rst

Last synced: 11 Dec 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/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/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/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/tqn/rslambda

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

compiler lambda-calculus parser rust

Last synced: 26 Jul 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/porglezomp/ess

Parsing s-expressions in rust

parser rust s-expressions

Last synced: 14 Jun 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/asoderman/jsondecoder

Simple JSON decoder written in swift

json parser parsing parsing-library swift

Last synced: 18 Feb 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/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/ferhatgec/mdth

Fegeya MDtH, Markdown to HTML converter. Written in C++17.

converter cpp cpp17 html markdown markdown-to-html parser tokens tool

Last synced: 14 Apr 2025

https://github.com/kkiapay/lulz-scraping

Scraping the data you want from a website by specifying your output in parser.yml

json parser regex scraping selector yaml

Last synced: 13 Apr 2026

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/double-oxygen/urlon-nim

URLON implementation in Nim

encode-urls json parser urlon

Last synced: 24 Jan 2026

https://github.com/battye/php-array-parser

Parse text representation of a PHP array into an actual PHP array.

array parser php

Last synced: 14 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/victor-wiki/antlrparsergenerator

GUI tool for generating antrl parser files.

antlr generate parser tool

Last synced: 22 Sep 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/umaranis/concisely

Concisely - a Parser library for Dart

dart parser parser-combinators

Last synced: 28 Aug 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/clauspruefer/python-xml-microparser

Tiny Python XML Parser Module

json parser python xml

Last synced: 18 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/systemvll/binary-codec

A blazing-fast declarative parser & encoder for binary data

binary-parser codec networking parser

Last synced: 29 Jun 2025

https://github.com/muhammadsiyab/editorjs-parser-php

Parses Editor.js JSON output to HTML

editorjs parser php

Last synced: 21 Jul 2025

https://github.com/desmonhak/argparse_c

Librería para pasear y manejar argumentos por linea de comandos en C

argparse c lexer parser

Last synced: 09 Apr 2025

https://github.com/1357310795/simplespice

SimpleSpice - A course project for integrated circuit simulating, with friendly GUI support

chart circuit cpp parser qt qt5-gui spice

Last synced: 12 Apr 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/wutadude/proxy-grabber-and-checker

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

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

Last synced: 15 Apr 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/mibk/phpdoc

PHPDoc parser and printer

go golang parser php phpdoc

Last synced: 30 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/digital-fabric/h1p

HTTP 1.1 parser for Ruby

http http1 parser ruby

Last synced: 23 Apr 2025

https://github.com/r-glazkov/fb2

FB2 for Rust

fb2 parser rust

Last synced: 08 Apr 2026

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

Tiny parser combinators library

parser parser-combinators

Last synced: 13 Apr 2025

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

Deno port of `htmlparser2`

deno html html-parser htmlparser2 parser

Last synced: 16 Aug 2025

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

JavaScript functions for validating, normalizing, and parsing URIs and email addresses.

domain email ip ipv4 ipv6 mailbox mailto module parser schemes uri uri-parser url url-parser

Last synced: 19 Oct 2025

https://github.com/dns-oarc/parseconf

Conf parser helper library

c config library parser

Last synced: 13 Jul 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/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/io7m-com/jnoisetype

SoundFont manipulation

java parser serializer soundfont

Last synced: 22 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/ferhatgec/fpm

Fegeya Package Manager. compile-install-manage!

build-from-source fpm installer list package package-manager parser repo scrift

Last synced: 18 Feb 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/sweetim/linux-top-parser

parser for linux top command

javascript linux nodejs parser top typescript unix

Last synced: 18 Jan 2026

https://github.com/euskadi31/go-epf

Golang Apple EPF (Enterprise Partner Feed) Parser

apple application epf feed golang-library itunes music parser

Last synced: 29 Jul 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/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/vxern/dexonline-scraper

🇷🇴 A performant, battle-tested scraper for dexonline.ro to fetch information about words in the Romanian language.

battle-tested definitions dexonline dictionary etymology examples expressions inflection javascript language node parser romanian scraper typescript

Last synced: 12 May 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/leroyanders/article-generator

Crawl search results by Google Search API, unique, translate and manage using client side.

django generator mongodb parser python react spinrewriter

Last synced: 16 Mar 2025

https://github.com/genometric/bibitemparser

Parses a LaTeX BibTeX bibitem to a C# object

bibliography bibtex bibtex-entry bibtexparser latex parser

Last synced: 04 Mar 2026

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

JSON-style CKT config language parsing/stringification.

javascript javascript-library parser typescript

Last synced: 12 Apr 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/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/faxes/markdownconvert

Convert Markdown to HTML using mdconvert!

html markdown markdown-parser markdown-to-html parser

Last synced: 27 Mar 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/deavid/pineboo

Pico Eneboo

erp parser python qt5

Last synced: 29 Oct 2025

https://github.com/liu233w/marklang

一个我自创的简单的标记语言的语法解析器与转换器 —— 面向对象编程期末大作业

java markup-language parser

Last synced: 13 Apr 2025