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/firefly-zero/bulb-parser

💡 Rust crate for parsing and interpreting Bulb Script files

bulb-script firefly-zero gamedev interpreter parser rust

Last synced: 17 May 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/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/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/gotamer/matter

TOML Frontmatter or Endmatter unmarshaller.

decoder encoder endmatter frontmatter golang parser toml unmarshaller

Last synced: 15 Jan 2026

https://github.com/vendethiel/simplestr-php

Simple string parser in PHP

parser php string-parser

Last synced: 22 Mar 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/zheng-bote/hd_ghmd_writer_plugin

Github markdown writer plugin for header_docu_qt

cpp17 parser qt6

Last synced: 19 May 2026

https://github.com/geon2419/routense

Awesome Routes Lense

mermaid parser react typescript

Last synced: 12 Jun 2026

https://github.com/vikas2171/if_else_parser

If_else_parser is a C++ tool that validates the syntax of if-else conditional statements. It checks for correctness, generates parse trees, and displays the grammar rules used. This project supports nested conditions and provides an educational resource for understanding if-else constructs in C++.

cpp if-else-statements parse-tree parser principles-of-programming-languages

Last synced: 20 May 2026

https://github.com/urigrif/scala-parser-combinators

Trabajo practico de la materia TADP de UTN FRBA, con el objetivo de aprender nociones sobre el paradigma de programacion hibrido Objetos-Funcional, utilizando el lenguaje Scala.

monads oop-functional-principles parser parser-combinators scala

Last synced: 08 Apr 2025

https://github.com/sshaw/ncftpd-log-parse

Parse NcFTPd xfer, session, and misc logs

ftp ftp-server logs ncftp parser perl

Last synced: 06 Apr 2025

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/shaunlwm/dwix

😈 A parallel open directory mapper.

indexer opendirectory parser webscraper webscraping

Last synced: 13 May 2026

https://github.com/alexcmgit/ndjson.dart

Tiny and small library for parsing ndjson.

dart dev ndjson parser pub stream

Last synced: 06 Apr 2025

https://github.com/pixiebyt3/libtomlc

Smol TOML parser (with lexer) written in C17

c c17 clang cmake cmakelists lexer lexers parser to toml toml-lexer toml-parser vibe-coding

Last synced: 07 Jul 2025

https://github.com/sahil101/sahil101-codecrafters-shell-go

This is a command line tool

bash cli commands go parser

Last synced: 17 Apr 2026

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

Parser of mathematical expressions (in developement)

calculator math mathematics parser

Last synced: 27 Mar 2025

https://github.com/alice088/samokat-parser

Parses https://samokat.ru/

chromedp golang parser

Last synced: 28 Jul 2025

https://github.com/vodolaz095/email-parser-api

Headless browser email parser api - test task i finished in less than 3 hours

browser expressjs headless node nodejs parser selenium

Last synced: 13 Apr 2026

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/mboljen/spreadsheet-read-simple-perl

Perl module for simple parsing of spreadsheets

parser perl-module spreadsheet

Last synced: 15 May 2026

https://github.com/gizipp/nik-parser.rb

Parse Indonesian citizenship registration number a.k.a NIK (Nomor Induk Kependudukan)

nik parser ruby

Last synced: 13 Mar 2025

https://github.com/quintenstr/calculatorelm

Functionally programmed calculator app in the browser with Elm. Custom parser for mathematical equations (no built in support from Elm). Based on iOS UI.

calculator calculator-app elm elm-lang parser

Last synced: 18 Mar 2025

https://github.com/karimsa/json

Parse JSON objects from shell scripts.

go json parser shell

Last synced: 18 Apr 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/forfd8960/json-parser-rs

Rust Json Parser

json parser rust

Last synced: 25 Apr 2026

https://github.com/zgoethel/nodebuilder

Tool for designing grammars and generating language parsers in .NET

blazor compiler compiler-frontend desktop-app dotnet finite-state-machine grammar lexing parser parsing regex ui

Last synced: 13 Apr 2026

https://github.com/kahleryasla/top-frequent-words-sorter-from-json

cli tool: finding the most frequent words in a JSON file. Reads file and processes it to identify the words that appear most frequently in the file. Outputs the identified words to the user and store.

hashtable json-data json-parser linked-list parser sorting

Last synced: 02 Mar 2025

https://github.com/carbonicsoda/xflip

Xtend-Flex Lang-Lex Interpretation Parser

generator lexer parser runtime

Last synced: 20 Jul 2025

https://github.com/mattrmiller/php-threadedmailparser

PHP - Multi threaded command line mail parser.

concept exercise mail mailparser mime parser php proof

Last synced: 27 Jun 2025

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/arampetrosyann/basic-compiler

Simple compiler based on Java

ast compiler java lexer parser

Last synced: 19 Jul 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/svenkuegler/php-nginx-status-parser

PHP Parser for Nginx Status Page

nginx parser php statuspage

Last synced: 19 May 2026

https://github.com/lpnh/tree-sitter-askama

Askama grammar for tree-sitter

askama parser tree-sitter

Last synced: 19 May 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/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/thedvlprs/cheerio-parser

🔥 Cheerio Parser

cheeriojs demo parser

Last synced: 26 Mar 2025

https://github.com/serpo-dev/telegraph-media-parser

Easy parse images and videos from articles on telegra.ph. Powered by Pyhon 3 and running from the CLI.

images parser python telegram telegraph video

Last synced: 03 Apr 2025

https://github.com/wintercore/jsonerino

Another JSON parser written from scratch in Ruby

cli json parser ruby

Last synced: 20 May 2026

https://github.com/chloro-pn/flex_learn

learn how to use flex!

bison bison-yacc flex lex parser

Last synced: 06 Mar 2026

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/electrikmilk/php-html-parser

Basic HTML parser in PHP.

html-parser parser php

Last synced: 22 Jun 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/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/followtheprocess/parser

Simple, combinatorial parsing in Go!

go parser parser-combinators text-parsing utf-8

Last synced: 10 Apr 2025

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/oscarmarcusson/argsnet

A .NET command line argument parser & printer library

cli csharp csharp-library parser

Last synced: 06 Apr 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/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/usiqwerty/vuz

Поисковик направлений в вузах

csv parser python students

Last synced: 03 Apr 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/joaogsleite/alphabet-soup-game

Alphabet Soup Game in python (portuguese data)

game parser python python-game

Last synced: 09 Sep 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/accesogroup/gdpr-consent-string

Python implementation of parser for GDPR string consent

gdpr parser

Last synced: 07 Apr 2026

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/werediver/pl-lab

Self-study on programming languages design and implementation

lambda-calculus parser

Last synced: 28 Mar 2025

https://github.com/bashmocha/cs50-ai

Project submissions for Harvard CS50's Introduction to Artificial Intelligence with Python

ai cs50 cs50ai machine-learning neural-network nlp-parsing nltk-library optimization parser python

Last synced: 01 Apr 2025

https://github.com/samueleleli/webscraping_py

Python project for the purpose of doing web scraping on a list of sites contained in a csv file. Specifically, the script allows searching for keywords or phrases within the site and providing statistics on the results obtained.

beatifulsoup csv parser python webscraping

Last synced: 21 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/usiqwerty/megaconkurs

Сервис-агрегатор конкурсных списков абитуриентов

education parser python university web

Last synced: 03 Apr 2025

https://github.com/thatcodechap/wikidparse

Fast and lightweight parser for wikitionary

javascript json parser wiki wikimedia wikitionary

Last synced: 19 May 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/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/chrischtel/aegis

Aegis - A modern configuration language featuring intuitive indentation-based blocks, mixed data types, and comprehensive error handling. Includes a robust C parser library (libaegis) with full AST generation and memory-safe operations.

aegis c configuration-language parser

Last synced: 22 Jun 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/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/hhhscvx/wildberriesscraper

ТГ Бот парсер Wildberries по артикулу товара

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

Last synced: 05 Apr 2025

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/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/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/oxtna/css-engine

Parsing a subset of CSS and querying data

cpp css parser showcase

Last synced: 16 May 2026

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/ravijo/way2sms

This is an unofficial way2sms sms sending api in Java

apache java parser

Last synced: 02 May 2026

https://github.com/zheng-bote/hd_ghmd_parser_plugin

Github markdown parser plugin for header_docu_qt

cpp17 parser qt6

Last synced: 16 May 2026

https://github.com/xp44mm/estreeparser

A Parser for AST Descriptor Syntax of estree.

parser

Last synced: 04 Apr 2025

https://github.com/just1not2/pyjon

A Python package to manage JON files

jon parser validator

Last synced: 10 May 2026

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/dpakach/gorkin

A simple lightweight gherkin parser

bdd gherkin gherkin-parser golang gorkin hacktoberfest parser

Last synced: 03 Apr 2025

https://github.com/mumez/tonel-smalltalk-parser

Tonel and Smalltalk BNF definitions and parsers.

bnf parser smalltalk tonel

Last synced: 26 Jun 2025

https://github.com/turkeymcmac/json

A JSON parser.

json json-stream parser

Last synced: 19 May 2026