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

Turns a bunch of specially formatted c files into a single file

c parser singlefile

Last synced: 10 May 2026

https://github.com/just1not2/pyjon

A Python package to manage JON files

jon parser validator

Last synced: 10 May 2026

https://github.com/ariaandika/tokenizer

tokenizer, lexer, parser, or whatever in rust

parser rust tokenizer

Last synced: 26 Jun 2025

https://github.com/dpakach/gorkin

A simple lightweight gherkin parser

bdd gherkin gherkin-parser golang gorkin hacktoberfest parser

Last synced: 03 Apr 2025

https://github.com/said10/parserhtml

JS library to convert HTML Code to JS Object

html-parser parser

Last synced: 16 Jan 2026

https://github.com/piterweb/jalang

jalang / An interpreted language built with Rust

interpreter lexer parser programming-language rust

Last synced: 26 Mar 2025

https://github.com/nicholaswmin/arithmeticss

arithmetic expressions on CSS variables

css css-custom-properties parser

Last synced: 17 May 2026

https://github.com/codybloemhard/md-to-incodoc

Convert markdown to incodoc.

conversion incodoc markdown parser

Last synced: 14 May 2026

https://github.com/pegasusheavy/rawk

A 100% POSIX-compatible AWK implementation in Rust with GNU AWK (gawk) extension support

awk cli command-line gawk parser posix rust scripting text-processing unix

Last synced: 18 Feb 2026

https://github.com/pegasusheavy/spacey

A high-performance JavaScript/TypeScript engine written in Rust for the Servo browser. Native TypeScript support, ECMAScript 3+ compliant, embeddable runtime.

browser-engine bytecode compiler ecmascript embedded engine interpreter javascript javascript-engine nodejs parser pegasus-heavy-industries rust servo spidermoneky spidermonkey typescript typescript-native vm wasm

Last synced: 18 Feb 2026

https://github.com/watcol/somen-language

Utilities of the somen parser combinator for languages.

parser parser-combinators programming-language rust

Last synced: 07 Apr 2026

https://github.com/neudinger/osmtogeojson

Convert osm xml to osm GeoJson Dlang project

docker json linux osm osm-geojson parser split xml

Last synced: 08 May 2026

https://github.com/nstevens1040/anglesharpparser

This .NET 6.0 library uses AngleSharp to parse an HTML string into a DOM. It is written such that it can be easily used in PowerShell Core.

csharp document-object-model dom dotnet-6 dotnet-core html net-core net-core-6 net6 parse parser powershell powershell-core

Last synced: 06 Mar 2026

https://github.com/sbarisic/commandlineargumentparser

CARP - The Command line ARgument Parser for C#

argument csharp nuget option parser

Last synced: 19 May 2026

https://github.com/ghosind/formatparser

Parse format strings.

formatter parser

Last synced: 15 Jul 2025

https://github.com/mixa3607/androidskyinstrumentplayer

Parser songs for Sky and replays generator for ddiPlayer

csharp music parser sky

Last synced: 03 Mar 2025

https://github.com/kauefraga/cpp-commandline

๐Ÿงถ A command line (CLI) library that will help you to build your command line applications with out of the box.

cli command-line commandline cpp parser

Last synced: 02 Apr 2025

https://github.com/markkoz/prop-logic

A lexer and parser for propositional formulas in propositional logic

lexer parser propositional-logic python

Last synced: 14 Jun 2025

https://github.com/ad-si/elm-stylus

Stylus CSS parser for Elm

css elm parser preprocessor stylus

Last synced: 14 May 2026

https://github.com/glennsarti/sentinel-parser

Go Packages to parse HashiCorp Sentinel file types

golang hashicorp parser sentinel

Last synced: 30 Apr 2025

https://github.com/pxbunny/oauth-code-parser

Simple OAuth code parser.

oauth2 parser

Last synced: 31 Oct 2025

https://github.com/surajkareppagol/parser

๐Ÿ‡ต Python Script: XML To JSON Conversion Tool.

converter parser xmltojson

Last synced: 15 Jul 2025

https://github.com/ravencentric/rnzb

Python bindings to the nzb-rs library - a spec compliant parser for NZB files, written in Rust.

nzb parser python rust usenet

Last synced: 10 Apr 2025

https://github.com/sambhav/jacc

Yet another C Parser

assignment bison c compilers flex lex parser yacc

Last synced: 20 May 2026

https://github.com/romelperez/prhone-scp

Simple config parser

configparser parser

Last synced: 18 Apr 2026

https://github.com/andrey-oss/mc-checker

MC-Checker - Minecraft server checker written on python3

api minecraft parser python3 server

Last synced: 07 Apr 2026

https://github.com/iadvize/xyleme

A quick way to parse XML structures

cats parser scala xml

Last synced: 07 Jul 2025

https://github.com/thutasann/go-parser

Custom Language Parser in Golang

golang parser

Last synced: 14 Jul 2025

https://github.com/clitetailor/simple-xml-parser

A simple XML parser in NodeJS

nodejs parser tokenizer xml

Last synced: 30 Apr 2026

https://github.com/metaid-developers/metaid-script-decoder

MetaID Protocol Parser - Extract and parse PIN data from BTC and MVC blockchain transactions. Pure Go, zero dependencies, easy integration.

blockchain btc decoder go golang metaid microvisionchain mvc parser web3

Last synced: 14 Jan 2026

https://github.com/ichowdhury01/cyk-syntactic-parser

App that parses the syntax of inputted sentences using the CYK algorithm with a context-free grammar.

context-free-grammar cyk-algorithm natural-language-processing parser syntax-analysis

Last synced: 10 Jul 2025

https://github.com/omar-azmi/fbicodec_ts

A Forward and Backward Invertible binary serializer TypeScript library built on modularity and composition. When you hear the words `FBI OPEN UP!`, you'll be able to prove your innocence with any data encoded with this library.

binary-serialization codec decoder deno encoder es6 file-parser invertible modular oop parser schema serialization serialization-library tiny typescript unparser unserialize

Last synced: 28 Apr 2026

https://github.com/paebbels/pyipcmi.parser.rules

Parser for *.rules files in pyIPCMI.

parser pyipcmi python3

Last synced: 28 Mar 2025

https://github.com/feel2code/cinema_parser

Parsing top films from site about films

films pandas parser

Last synced: 16 May 2026

https://github.com/felixbd/while

Parser and interpreter for the While programming language (in haskell)

haskell interpreter parser while

Last synced: 13 Apr 2025

https://github.com/google/dtoolkit

A Rust library for parsing and manipulating Flattened Device Tree (FDT) blobs.

device-tree parser rust

Last synced: 11 Jan 2026

https://github.com/tokland/antlr4ts-adt

Build ADT types for Typesscript from a ANTLR4 grammar

adt antlr4 parser typescript

Last synced: 21 Mar 2025

https://github.com/jirikostiha/atin

Utilities for parsing and formatting time spans to and from alphanumeric time interval notation.

duration-parsing notation parser time-conversion time-format time-interval time-parsing

Last synced: 18 Feb 2026

https://github.com/ghostwriter/syntax2

Lexical Analysis library for PHP (Tokenizer, Lexer, Parser, Generator)

generator ghostwriter lexer parser php syntax tokenizer

Last synced: 28 Mar 2025

https://github.com/teneplaysofficial/markdom

A Markdown and HTML parser for Node.js with TOC generation and anchor support.

cli javascript markdown markdown-parser nodejs npm-package parser rollup typescript vitest

Last synced: 13 Apr 2025

https://github.com/shaunlwm/dwix

๐Ÿ˜ˆ A parallel open directory mapper.

indexer opendirectory parser webscraper webscraping

Last synced: 13 May 2026

https://github.com/usiqwerty/vuz

ะŸะพะธัะบะพะฒะธะบ ะฝะฐะฟั€ะฐะฒะปะตะฝะธะน ะฒ ะฒัƒะทะฐั…

csv parser python students

Last synced: 03 Apr 2025

https://github.com/alaazameldev/flutter-to-html-and-js-transpiler

Experimental transpiler for "Flutter-like" code to HTML & JS. Built with ANTLR, focusing on lexer, parser, AST generation, and error handling.

antlr4 composite-pattern flutter html java javascript lexer parser visitor-pattern

Last synced: 11 May 2026

https://github.com/usiqwerty/megaconkurs

ะกะตั€ะฒะธั-ะฐะณั€ะตะณะฐั‚ะพั€ ะบะพะฝะบัƒั€ัะฝั‹ั… ัะฟะธัะบะพะฒ ะฐะฑะธั‚ัƒั€ะธะตะฝั‚ะพะฒ

education parser python university web

Last synced: 03 Apr 2025

https://github.com/jchip/string-array

โš™Parse string into array of string elements

array parse parser string

Last synced: 23 Sep 2025

https://github.com/ehuelsmann/xdr-parse

Parse XDR (eXternal Data Representation) definitions into an AST (Abstract Syntax Tree)

abstract-syntax-tree ast external-data-representation parser perl5 xdr

Last synced: 12 Oct 2025

https://github.com/dkeeghan/slackformatter.js

Formats messages from the Slack API into HTML

formatter javascript parser slack slack-api

Last synced: 17 May 2026

https://github.com/csothen/htmlparser

Website parser and analyser

go golang parser

Last synced: 27 Mar 2025

https://github.com/wangtao0101/parse-comment-es6

A fast comment parse for es6 without dependence, support loc and range

commnet es6 javascript parser

Last synced: 28 Mar 2025

https://github.com/ggdream/mini

Golang็š„่ฟทไฝ ็‰ˆๅ‘ฝไปค่กŒๅ‚ๆ•ฐ่งฃๆžๅ™จใ€‚๏ผˆไฝ ็œ‹js็š„ๅบ“--minimist๏ผ‰

cmd golang minimal minimist parser terminal

Last synced: 21 May 2026

https://github.com/kavignon/highspeedxmlinterpret

Performant XML text parser.

dotnet-core fsharp parser

Last synced: 04 Apr 2025

https://github.com/drublic/microdata-parser

Parse Microdata of a given string

microdata nodejs parser

Last synced: 16 May 2026

https://github.com/lenage/aegisubkit

A Parser for Aegisub subtitle file in ruby.

aegisub ass parser

Last synced: 20 Jun 2025

https://github.com/hangxingliu/node-verb-uri

A verb URI parse and stringify Node.js module

http nodejs parser stringify uri

Last synced: 16 May 2026

https://github.com/kyuch4n/piglet

A language named Piglet to describe the flow chart

ast flow language parser tokenizer typescript

Last synced: 20 May 2026

https://github.com/hhhscvx/wildberriesscraper

ะขะ“ ะ‘ะพั‚ ะฟะฐั€ัะตั€ Wildberries ะฟะพ ะฐั€ั‚ะธะบัƒะปัƒ ั‚ะพะฒะฐั€ะฐ

aiogram parser python scraper scraper-python telegram-bot wb wildberries

Last synced: 05 Apr 2025

https://github.com/johngodoi/brokersnoteloader

This application aims to convert some broker's note into a formatted text that can be easily imported to a spreadsheet.

brokerage parser pdf-document-processor scala

Last synced: 17 Jun 2025

https://github.com/joaogsleite/alphabet-soup-game

Alphabet Soup Game in python (portuguese data)

game parser python python-game

Last synced: 09 Sep 2025

https://github.com/poppa/pike-toml

TOML parser for Pike

lexer parser pike tokenizer toml toml-parser

Last synced: 20 Jan 2026

https://github.com/studentutu/java-oldprojects

Projects that I've build during TU Wien Studienjahr, 1 semester

game graphics java parser tu wien

Last synced: 12 Jun 2026

https://github.com/rooyca/markup

Write your markdown and share it with the world!

markdown markdown-editor markdown-parser parser vue vue3 vuejs

Last synced: 06 Apr 2026

https://github.com/marianmeres/simple-router

Minimalistic route parser for sapper-like regex routes

parser router routing

Last synced: 17 Feb 2026

https://github.com/sahidev1/calculator

A calculator for arithmetic mathematical expressions, developed from scratch with lexer, parser and evaluater

elixir evaluator functional-programming lexer parser personal-project

Last synced: 17 Mar 2025

https://github.com/nishatrhythm/compiler-design-and-construction-lab

This repo has code solutions for compiler tasks like reading words, counting lines, and understanding grammar using Lex and C/C++.

compiler-design lex lexical-analyzer parser

Last synced: 20 Jul 2025

https://github.com/hfooladi/pdbrust

A Rust library for parsing PDB (Protein Data Bank) files

parser pdb rust

Last synced: 28 Mar 2025

https://github.com/accesogroup/gdpr-consent-string

Python implementation of parser for GDPR string consent

gdpr parser

Last synced: 07 Apr 2026

https://github.com/hrszpuk/remeta

A metaprogramming tool for porting Go packages over to the ReRect programming language

binding-generator go golang metaprogramming parser rect rerect

Last synced: 30 Jun 2026

https://github.com/pa1n-dev/nbu_parser

Windows service which parses data from NBU

nbu nbu-api parser windows-service

Last synced: 03 Apr 2025

https://github.com/roboloop/awesome-things

Analyze any awesome-* repository to find the best solution for your problem. ๐Ÿš€ Automatically parse, compare, and rank items from curated lists. ๐Ÿ”โœจ

analyzer awesome awesome-list curated-list github github-stars google-spreadsheets parser spreadsheets

Last synced: 28 Mar 2025

https://github.com/alenaksu/rust-tinybasic-interpreter

A simple interpreter for TinyBasic language made in Rust.

interpreter parser rust tinybasic

Last synced: 20 Mar 2025

https://github.com/ravahn/eq_act_plugin

Everquest 1 ACT Plugin

act everquest parser

Last synced: 27 Jun 2025

https://github.com/giuseppe998e/xentrace-parser-rs

XenTrace binary file parser written in Rust with a study purpose

analyzer binary-data parser rust trace xen xentrace xentrace-parser

Last synced: 03 Apr 2025

https://github.com/professionalmenace/math-parser

Parser of mathematical expressions (in developement)

calculator math mathematics parser

Last synced: 27 Mar 2025

https://github.com/thowv/easy-parse

Parsing using objects and types in Python (WIP)

parser parsing python python3

Last synced: 21 Jul 2025

https://github.com/werediver/pl-lab

Self-study on programming languages design and implementation

lambda-calculus parser

Last synced: 28 Mar 2025

https://github.com/jollyboss123/interpreter-go

interpreter written in go based on Thorsten Ball's book

interpreter lexer parser

Last synced: 09 Sep 2025

https://github.com/gabyfle/brainfuck

A Brainfuck compiler to Assembly x86, fully written in OCaml

brainfuck compiler gabyfle ocaml parser tokenizer

Last synced: 11 Sep 2025

https://github.com/d06i/dalg

LLVM Based Simple Language

ast lexer llvm parser programming-language toy-language

Last synced: 20 May 2026

https://github.com/mdzhb/jt-oddl

An Open Data Description Language parser for Java 9+.

java java-9 openddl-parser parser

Last synced: 11 Jan 2026

https://github.com/anko/slice-with-context

JS module: slice string, but with context (useful for showing parse errors with context)

context parser slice string utility-function

Last synced: 29 Mar 2025

https://github.com/wmakeev/have2

Have your arguments, and validate it too. -- Slick arguments validator for all your js functions.

argument-parser argument-parsing arguments function javascript nodejs parser slick validation

Last synced: 11 Jan 2026

https://github.com/franzose/flatmap

My self-educational project aimed at showing property on an interactive map

apartment apartment-finder java maps parser

Last synced: 17 May 2026

https://github.com/arbitroy/whatsapp_parser

A tool to help me capture the details for my enslavement to the company via whatsapp

golang parser

Last synced: 05 Apr 2025

https://github.com/carbonicsoda/xflip

Xtend-Flex Lang-Lex Interpretation Parser

generator lexer parser runtime

Last synced: 20 Jul 2025

https://github.com/xp44mm/estreeparser

A Parser for AST Descriptor Syntax of estree.

parser

Last synced: 04 Apr 2025

https://github.com/stanleystanmarsh/binary-parser

The parser of binary expressions

haskell parser

Last synced: 20 Mar 2025

https://github.com/zachary822/parser-combinator

Javascript Parser Combinator

deno parser typescript

Last synced: 16 May 2026

https://github.com/vhiribarren/json-parser-rust

Simple JSON parser as a toy project.

json parser rust toy-project

Last synced: 16 May 2026

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

Basic INI syntax parsing and abstraction for Go

configuration ini parser

Last synced: 10 Jul 2025

https://github.com/brunoviola/compiladores-1

Atividades e trabalhos realizados durante o andamento da disciplina de Compiladores 1

bison compiladores compilers flex lexer lexer-parser parser

Last synced: 20 Mar 2025

https://github.com/mleone10/artspeople

Arts People Line Item Reconciliation Report parser library

arts-people csv line-item-reconciliation-report parser theater

Last synced: 16 May 2026

https://github.com/zaki-x86/xhttp

Your ultimate HTTP request/response message parser in C++

cpp http llhttp parser

Last synced: 27 Mar 2025