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/romelperez/prhone-scp

Simple config parser

configparser parser

Last synced: 18 Apr 2026

https://github.com/zainulmustafa/dawn-pakistan-web-crawling-using-beautifulsoup

Extracting titles of business page of DAWN Pakistan to use in NLP and Stock Market prediction

beautifulsoup4 parser python36 requests textblob-sentiment-analysis

Last synced: 27 Mar 2025

https://github.com/shirokovnv/wb_parser_example

Wildberries parser application, written with CakePHP and ClickHouse

cakephp clickhouse parser php8 wildberries

Last synced: 16 May 2026

https://github.com/irradia/one.irradia.mime

RFC2045 MIME type parsing

android kotlin mime parser rfc-2045

Last synced: 19 May 2026

https://github.com/jbukuts/wav-parse

Isomorphic WAV file parser for JavaScript

isomorphic javascript js parser wav

Last synced: 19 May 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/everythingfunctional/parff

The foundations of a functional style parser library

fortran parser parser-combinators parser-library

Last synced: 25 Jan 2026

https://github.com/vokungahrotlaas/vat

An interpreter for a custom programming language called vat. Currently rewriting from scratch in C then vat on branch bootstrap-vatc.

bison flex parser

Last synced: 12 Apr 2025

https://github.com/caioaletroca/consolecontrol

A console control for arduino projects

arduino arguments c-plus-plus console console-parser nodemcu parser

Last synced: 19 Apr 2026

https://github.com/thebytefarm/marxml

Fast markdown + XML query and mutation. Rust core, JS bindings.

ast markdown napi-rs nodejs parser rust xml

Last synced: 11 Jun 2026

https://github.com/onesignal/kafka-offsets-parser

Rust library parsing __consumer_offsets and its messages

kafka parser rust

Last synced: 22 Jul 2025

https://github.com/wipeseals/nvme-identify-viewer

Parses a binary dump of NVMe Identify Datas.

identify nvme parser vibecoding viewer

Last synced: 06 Feb 2026

https://github.com/ilzrv/instagram-parser

The parser accounts of the followers and following in Instagram

instagram parser

Last synced: 28 Jul 2025

https://github.com/tap349/yuki

Simple CSV and TSV parser (NimbleCSV wrapper)

csv elixir parser tsv

Last synced: 12 Apr 2025

https://github.com/99thedark/language

I think making a programming language could be a fun project!

abstract-syntax-tree language parser

Last synced: 11 Jun 2026

https://github.com/z3ntl3/recursive-parser

Enhances Go's html/template by enabling recursive parsing of deeply nested view directories.

go parse parser template templates templating

Last synced: 13 May 2025

https://github.com/taskade/temporal-parser

A lexer and parser for ISO 8601, RFC 3339, and IXDTF temporal expressions, built with compiler design principles.

compiler date datetime duration iso8601 ixdtf lexer parser rfc3339 temporal timezone

Last synced: 15 Jan 2026

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/codybloemhard/md-to-incodoc

Convert markdown to incodoc.

conversion incodoc markdown parser

Last synced: 14 May 2026

https://github.com/zac-garby/mex

A maths expression parser/evaluator, in Rust.

evaluator mathematics parser rust rust-library

Last synced: 17 Jun 2025

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

A programming language impl from Robert Nystrom's Crafting Interpreters

ast byte lexer parser programming programming-language scanner

Last synced: 06 Apr 2025

https://github.com/n3d1117/sisop17

Esercizio per esame di Sistemi Operativi - 2017

crawler html java parser semaphores synchronization thread-safety threading

Last synced: 06 Apr 2025

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

Parse and edit REAPER .RPP project files in Python: tracks, items, markers, regions, render settings

audio daw music-production parser python reaper reaper-daw rpp

Last synced: 01 Jul 2026

https://github.com/aramisfacchinetti/streaming-json-parser

Streaming JSON parser designed to process JSON data incrementally. The primary goal is to handle potentially incomplete JSON data streams, such as those produced by Large Language Models (LLMs), and return the current state of the parsed object at any time.

incremental-parsing json json-parser large-language-model llm open-source parser pypi streaming streaming-data

Last synced: 12 Apr 2025

https://github.com/mboljen/spreadsheet-read-simple-perl

Perl module for simple parsing of spreadsheets

parser perl-module spreadsheet

Last synced: 15 May 2026

https://github.com/karimsa/json

Parse JSON objects from shell scripts.

go json parser shell

Last synced: 18 Apr 2026

https://github.com/ik5/parser_howto

Example on how parsing works

ast golang howto howto-tutorial parser

Last synced: 26 Jun 2025

https://github.com/denoed/hjson

A deno @HJSON parser / stringifier.

decoder encoder hjson parser stringifier

Last synced: 12 Apr 2025

https://github.com/ariaandika/tokenizer

tokenizer, lexer, parser, or whatever in rust

parser rust tokenizer

Last synced: 26 Jun 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/lucaspadoni/compiler-and-interpreter-based-on-antlr

Implementation of a parser, a compiler and an interpreter for a programming language called “SimplanPlus” which is based on ANTLR.

antlr antlr4 compiler grammar grammar-parser interpreter java language-recognition parser parser-generator

Last synced: 09 Jul 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/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/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/oscarmarcusson/argsnet

A .NET command line argument parser & printer library

cli csharp csharp-library parser

Last synced: 06 Apr 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/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/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/jbaldwin/libturbohttp

libturbohttp is a C++17 HTTP/1.1 Request and Response stateful parser with zero memory allocations.

cpp cpp-library cpp17 http parser

Last synced: 22 Jul 2025

https://github.com/iadvize/xyleme

A quick way to parse XML structures

cats parser scala xml

Last synced: 07 Jul 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/alschmut/objectivecparser

An Antlr4 Parser for Objective-C, Java and Kotlin code, calculating the lines of code per method

antlr4 grammar java kotlin lines-of-code objc objective-c parser static-analysis

Last synced: 02 Jan 2026

https://github.com/emmanuelmess/relational-algebra-interactive-language

Relational Algebra Interactive Language (RAIL) final project for uni

evaluator parser relational-algebra-calculator

Last synced: 09 Jul 2025

https://github.com/jsonzilla/fusion_xml

Command line tool to merge two xml files

cpp parser visual-studio xml

Last synced: 22 Mar 2025

https://github.com/quantumwizard888/get_jp_word_info

Parser script that gets a word info from https://dictionary.goo.ne.jp explanatory dictionary

linguistics parser parsing web-parsing web-scraper web-spider

Last synced: 29 Mar 2025

https://github.com/programmerstevie/haskell-assembly-interpreter

An Assembly Language Parser and Evaluator written in Haskell using Parsec. Parses and executes assembly-like code, simulating a CPU with registers, flags, stack, and control flow instructions.

assembly-language control-flow cpu-simulation evaluator flags gpl3 haskell interpreter open-source parsec parser registers software-development stack

Last synced: 20 May 2026

https://github.com/krzmbrzl/sqfparser

A java implementation of a SQF parser

arma arma3 java parser sqf sqf-parser

Last synced: 22 Aug 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/ysden123/scala-csvreader

Scala CSV file (stream) reader

csv file parser reader scala stream

Last synced: 22 Mar 2025

https://github.com/nixinova/nouva

The Nouva programming language.

grammar language lark nixinova parser programming-language

Last synced: 01 Nov 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/paulvt/geo-uri-rs

Read-only mirror of https://git.luon.net/paul/geo-uri-rs

geolocation parser rfc5870 rust uri

Last synced: 15 Jan 2026

https://github.com/permalik/go_markdown_parser

systems:markdown lexer and parser

go lexer markdown parser

Last synced: 28 Mar 2025

https://github.com/toburger/xml-parser

javascript parser combinator xml parser

javascript parser parser-combinators xml

Last synced: 20 May 2026

https://github.com/martinomensio/flc-exams

Formal Languages and Compilers previous exams solved @ Polytechnic University of Turin

cup jflex parser polito scanner

Last synced: 06 Feb 2026

https://github.com/sid-sg/flysh-unix-shell

UNIX Shell from scratch

c lexer parser syscalls tokenizer

Last synced: 24 Dec 2025

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

Converts Markdown to HTML, allowing you to create fully customized and structured HTML documents.

html markdown markdown-to-html parser

Last synced: 12 Feb 2026

https://github.com/bskybt/baskyparser

ultimatum user follower parser IN 3 MINUTES 70K PEOPLE FROM ONE ACCOUNT

blue-sky-parser bluesky bluesky-followers-parser blueskyfollowers blueskyparser bsky bskyparser parser premium

Last synced: 13 May 2025

https://github.com/ravahn/eq_act_plugin

Everquest 1 ACT Plugin

act everquest parser

Last synced: 27 Jun 2025

https://github.com/vivekkdagar/xbasic

A Python-based, extended interpretation of the BASIC language, enriched with additional features and functionalities.

basic-programming cli cli-app click compiler interpreter language lexer lexical-analysis parser project pypi python

Last synced: 10 Jul 2025

https://github.com/matiasjastrebow/tp-hibrido-objeto-funcional

Trabajo Práctico del paradigma hibrido Objeto-Funcional de la materia Técnicas Avanzadas de la Programación (TADP) de la UTN 2024

monads object-functional parser parser-combinators scala

Last synced: 04 Apr 2025

https://github.com/timmatt-lee/xcur2png

Node.js tool to convert Xcursor files into individual PNG frames or vertical PNG sprite strips (max 24 frames/strip). Handles multiple cursor sizes per file.

canvas cli cursor image-conversion nodejs parser png sprite-sheet xcursor

Last synced: 03 May 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/hummanta/awesome-compilers

An opinionated list of awesome compiler frameworks, libraries, software and resources.

awesome awesome-list collections compiler debugger interpreter libraries list parser resources

Last synced: 03 Mar 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/codylico/qbvoxel

Parser/generator for Qubicle Binary file format

cmake parser qubicle voxel

Last synced: 29 Mar 2025

https://github.com/jackfsuia/chats-crawler

Discourse chat data crawling and on-the-way parsing straight for LLM instruction finetuning. 论坛数据爬取和解析,直接用于对话微调。

crawler fine-tuning finetune-llm gpt html-css-javascript instruction-tuning llm llm-training llms nlp nlp-parsing parser

Last synced: 09 Jul 2025

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

The parser of binary expressions

haskell parser

Last synced: 20 Mar 2025

https://github.com/ravijo/way2sms

This is an unofficial way2sms sms sending api in Java

apache java parser

Last synced: 02 May 2026

https://github.com/yevheniidatsenko/goit-cs-hw-01

💾 Hometask - Computer Systems (Computer architecture)

assembler dosbox interpreter parser

Last synced: 16 May 2026

https://github.com/alfredoprograma/calculus

Super simple calculator interpreter

interpreter parser rust

Last synced: 17 Mar 2025

https://github.com/edgarogh/tree-sitter-lustre

Lustre (LV6) grammar for tree-sitter

lustre lv6 parser tree-sitter tree-sitter-parser

Last synced: 25 Apr 2026

https://github.com/kokorinilya/math_logic

Homeworks for math logic course in ITMO University

functional-programming math-logic parser parsing proof-generating proofs syntax-analysis

Last synced: 03 Apr 2025

https://github.com/aminya/tokenizemeta.jl

Utilities for evaluated Tokens

cst cstparser eval julia parse parser token tokenize tokenizer

Last synced: 04 Apr 2025

https://github.com/lesterrry/miwifi

Control your Mi router

parser router xiaomi

Last synced: 06 Jun 2026

https://github.com/suhanyujie/hello_parser_of_js

learn lexer/parser

lexer parser

Last synced: 07 Oct 2025

https://github.com/nicholaswmin/flomaster

fast, native syntax highlighting [wip]

highlight-api parser syntax-highlighting tokenizer

Last synced: 10 Sep 2025

https://github.com/gabboxl/sslproxygen

A simple html parser test written in PHP

example html parser php simple test

Last synced: 04 Apr 2025

https://github.com/pikulev/hario-core

Type-safe Python HAR model: Pydantic-powered parsing, validation, normalization, and transformation—readying HTTP Archive data for analytics and easy extension.

developer-tools http-archive http-archive-format parser pydantic python web-debug web-performance

Last synced: 07 Jul 2025

https://github.com/lambdacasserole/sugarsnap

Super generic and reusable shunting and parsing library.

dijkstra expression infix-notation parser reverse-polish-notation shunting-yard-algorithm

Last synced: 06 Apr 2025

https://github.com/chalarangelo/cfg-parser

Context free grammar parser based on Earley parsing

context-free-grammar earley-parser parser

Last synced: 27 Jun 2025