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/diegocurbelo/feedex

Feedex is a simple elixir feed (atom/rss) parser

atom elixir parser rss

Last synced: 01 Jul 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/karimsa/json

Parse JSON objects from shell scripts.

go json parser shell

Last synced: 18 Apr 2026

https://github.com/mitjafelicijan/rssperado

CLI utility that fetches RSS feeds and also does other stuff

cli ner parser rss translation

Last synced: 26 Jul 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/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/koykov/xmlvector

Vector XML parser with minimum memory consumption.

parser vector xml

Last synced: 20 Jan 2026

https://github.com/justin-marian/magic-temple

Simple program that solves string problems: large number additions, cipher encodings and "2-grams"".

c caesar-cipher encryption parser string-manipulation vigenere-cipher

Last synced: 29 Jun 2025

https://github.com/olacin/tree-sitter-storm

Storm grammar for tree-sitter

lexer parser storm synapse

Last synced: 03 Feb 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/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/sdttttt/ress

A Javascript RSS parser library for performance purposes, implemented using Wasm.

javascript npm parser rss wasm

Last synced: 12 Jan 2026

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/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/ptkvaibhav/opentext-application-security-parser-burp

An enterprise-grade Fortify Software Security Center (OpenText Application Security) plugin to ingest, parse, and visualize PortSwigger Burp Suite XML scan results.

burp-suite burpsuite burpsuitepro fortify fortify-api fortify-integration fortify-parser-plugin fortify-ssc gradle java opentext opentext-sast parser plugin security ssc vulnerability-management vulnerability-management-platform

Last synced: 06 Apr 2026

https://github.com/akutchi/cpyc

A Simple C to Python Converter written in Ada

ada c parser python3

Last synced: 10 May 2026

https://github.com/ktav-lang/js

Universal JS/TS bindings for Ktav — a plain configuration format with three rules, zero indentation, and zero quoting. WASM-backed, ships for Node, Deno, Bun, and browsers from a single package.

bindings bun config configuration deno javascript ktav napi napi-rs nodejs parser serializer typescript wasm webassembly

Last synced: 03 May 2026

https://github.com/letsmakecakes/json-parser

A lightweight JSON parser built in Go, designed to tokenize and parse JSON.

cli go golang json lexer lexer-parser parser tokenization

Last synced: 12 May 2026

https://github.com/risto-stevcev/robots-parser-combinator

:beetle: A proper robots.txt parser and combinator that works with eulalie

combinator parser robots

Last synced: 24 Jun 2026

https://github.com/bossley9/rmd

An smart subset of CommonMark with added popular extensions implemented in Zig for CLI and WASM

markdown parser typescript wasm zig

Last synced: 18 Sep 2025

https://github.com/werdl/parsg

A Rust no_std command line parser (needs global allocator)

cli parser rust

Last synced: 15 May 2026

https://github.com/ef55/tfl

A Terrible Front-end Library

dfa lexer lexing nfa parser parsing

Last synced: 19 Jun 2025

https://github.com/thavlik/mirbase

Code for generating a sqlite database from miRBase data

bioinformatics dna docker genetics lncrna mirbase mirdb mirna parser rna

Last synced: 19 May 2026

https://github.com/blacktechwarrior/wordtonumberconverter

Convert words to their equivalent numbers

cpp parser word-to-number

Last synced: 12 Mar 2025

https://github.com/grassleaff/tif

tif is a lightweight interpreted language implemented in Lua, featuring basic control flow, variables, expressions and more. Aimed at experimentation and educational use.

interpreter language lexer lua lua-programming parser programming-language

Last synced: 15 May 2026

https://github.com/thedvlprs/cheerio-parser

🔥 Cheerio Parser

cheeriojs demo parser

Last synced: 26 Mar 2025

https://github.com/writetome51/get-url-query

Javascript functions: one takes in key : value pairs (a literal object) and returns a url-encoded query string. The other takes a url-encoded query string and returns an object.

get get-request javascript parser query-string query-string-builder typescript url

Last synced: 14 May 2026

https://github.com/sondr3/solidity-hs

A Haskell megaparsec parser for Solidity

haskell megaparsec parser solidity

Last synced: 15 May 2026

https://github.com/marianmeres/condition-parser

Human friendly search conditions notation parser. Somewhat similar to Gmail "Search email" input.

conditions parser

Last synced: 06 May 2026

https://github.com/harikrishnanbalagopal/starjson

JSON parser for the Starlark language

json parser starlark

Last synced: 16 Jun 2025

https://github.com/gitcordier/thechemicalbrowsers

Given a chemical formula, find how many H, He, Li, Be, B, C, N, ... are involved. Iterative algorithm, not the naive one!

chemical-formula iterative-algorithms parser

Last synced: 12 Apr 2025

https://github.com/l-pay/evm_parser

EVM block parsing service

blockchain go parser web3

Last synced: 15 Jan 2026

https://github.com/pyohei/macmemo-parser

Mac memo parser(mbox type) 🗒🍎

mac memo parser python

Last synced: 15 May 2026

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

Package aci implements the complete Netscape ACIv3 syntax as an SDK in a vendor-agnostic manner with rich features and a flexible design.

access-control access-control-instruction access-control-list access-rights aci aciv3 experimental go golang ldap netscape parser permissions sdk syntax

Last synced: 14 Apr 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/dresende/payot

Node.js daily time intervals parsing

interval nodejs parser time

Last synced: 16 May 2026

https://github.com/under-web/vk_parser_topic

Парсит номера телефонов и комментарии, город и имся с ссылкой в отдельный файл

parser phone-parse vk-parser

Last synced: 14 Mar 2025

https://github.com/myselfshravan/hdfc-account-explorer

A tool for efficiently managing HDFC bank statements. It allows users to upload, parse, and consolidate statements, providing transaction summaries, running balances, and secure access. Features include UUID-based transaction identification, deduplication, and Row Level Security (RLS) for user-specific data protection.

dashboard dsa-algorithm hdfc parser pgsql shardcn statement supabase typescript vite

Last synced: 15 Jun 2025

https://github.com/dub1401/rulateparser

Парсер Tl.Rulate.ru в формат JSON.

novels parser

Last synced: 03 Apr 2025

https://github.com/ggomez0/compilador

Compilador con analisis Lexico y sintactico

lexer parser plx

Last synced: 19 Jun 2025

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/kokorinilya/expressionparser

Parses arithmetical expressions in different modes

arithmetic evaluation evaluator expression-parser parser

Last synced: 03 Apr 2025

https://github.com/monksc/simplelanguage

I made my own language and its extremely simple

custom-language interpreter java parser programming-languages

Last synced: 17 Oct 2025

https://github.com/j00nathan/lex-parser-elgol

University project for Compilers course using Rust as programming language, with Logos (lexer) and Lalrpop (LR(1)/LALR(1) parser) crates. The goal of the project is to create a lexical and syntax analyser for an imaginary language, Elgol, invented by the course teacher

lalrpop lexer lexical-analysis logos parser rust syntax-analysis

Last synced: 08 Jul 2025

https://github.com/kdkasad/eqnp

Mathematical derivative calculator and simplification engine

calculator calculus parser python3

Last synced: 29 Jun 2026

https://github.com/fabiospampinato/json-simple-parser

The fastest pure-JS implementation for JSON I could come up with.

javascript js json native parser simple

Last synced: 06 Nov 2025

https://github.com/shivamka1/js-dot-antlr-parser

The objective of this project is to demostrate how to capture diagnostics i.e., semantic and syntactic errors for DOT language using ANTLR parser written in Javascript.

antlr4 diagnostics dot javascript parser

Last synced: 26 May 2026

https://github.com/robotomize/go-printenv

A command line utility that displays the environment variables used by a Go project

ast cli env go golang golang-application parser tags

Last synced: 23 Oct 2025

https://github.com/eckertalex/monkey

interpreter for the monkey programming language written in go

go interpreter lexer monkey parser tokenizer

Last synced: 15 Jun 2025

https://github.com/benderpan/wvsgo

A simple tool of Acunetix WVS(10.x).

acunetix parser wvs xml

Last synced: 09 Apr 2025

https://github.com/hakimjonas/doxa

Dependently typed proof checker for the Calculus of Inductive Constructions. ML-family surface syntax, stack-safe normalization-by-evaluation kernel, parser built on rumil. Runs in the browser.

calculus-of-constructions dart dependent-types normalization-by-evaluation parser proof-assistant type-theory wasm

Last synced: 30 Jun 2026

https://github.com/silarhi/caf-parser

A PHP parser for French CAF (Caisse d'Allocations Familiales) files.

caf caf-parser la44zz parser php

Last synced: 06 Apr 2026

https://github.com/junbong/strict-json-parser

JSON parser for GO language with strict type config.

golang json parser strict type

Last synced: 15 May 2026

https://github.com/mztikk/poetic

Rust library to parse and interpret poetic source code

interpreter parser poetic rust

Last synced: 06 Apr 2026

https://github.com/thergh/compiler_tinker

Learning compiler design on an example of a simple language - Gebalang23

compiler-design compiler-optimization compilers lexer parser

Last synced: 03 Apr 2025

https://github.com/qbbr/autoru-parser

auto.ru site parser

parser php tor xlsx

Last synced: 27 Mar 2025

https://github.com/gpenverne/program-tv

Ce script parse le programme tv et retourne la chaîne correspondante à ce qui est cherché.

parser php tv

Last synced: 02 Apr 2025

https://github.com/ology/lingua-tokenparse

Parse a word into scored, fragment combinations

nomenclature parser perl5

Last synced: 30 Jun 2026

https://github.com/jaimecgomezz/dft.p

dft instructions parser

parser

Last synced: 15 May 2026

https://github.com/danue1/dynamik

The ORM for DynamoDB

dynamodb lexer orm parser

Last synced: 02 Apr 2025

https://github.com/terotests/rangerparser

Opinionated tokenizer and parser for common and custom languages

ast generic parser tokenizer

Last synced: 22 Mar 2025

https://github.com/koumoul-dev/mime-type-stream

Streaming parser + serializer for various mime-types

csv json ndjson parser serializer stream

Last synced: 30 Jun 2026

https://github.com/jcbhmr/laxesmeta

⛱️ Lax but slim ESM metadata extractor

ecma262 ecmascript es-modules parser

Last synced: 02 Apr 2025

https://github.com/gitw1n/web-scrape-wave

This project is a web scraper written in Python using the BeautifulSoup library. It is designed to collect data from websites based on user-provided URLs.

bs4 parser python python3 requests webscraper webscraping

Last synced: 01 Apr 2025

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/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/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/simenandre/setup-inputs

🕶️ Parse GitHub Actions inputs from both `workflow_dispatch` and `repository_dispatch` events

action actions github-actions parser repository-dispatch workflow workflow-dispatch

Last synced: 20 Sep 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/chloro-pn/flex_learn

learn how to use flex!

bison bison-yacc flex lex parser

Last synced: 06 Mar 2026

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/ariaandika/tokenizer

tokenizer, lexer, parser, or whatever in rust

parser rust tokenizer

Last synced: 26 Jun 2025

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/ureeves/did.rs

Implements a parser for decentralized identifiers.

decentralized did identifier identity parser rust

Last synced: 04 Mar 2025

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/kinow/cylc-lang

Parsers for Cylc

antlr cylc parser

Last synced: 25 Jan 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/frodoslaw/python-docx-parser

Exemple usage of the python-docx library

docx parser python python-3

Last synced: 28 Mar 2025

https://github.com/IlyaUmanets/improve_your_code

Code smell detector for Ruby

gem parser rails ruby

Last synced: 13 May 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/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/lffg-archive/parser-combinator-ts

Messing around with parser combinators

parse-combinator parser parsing

Last synced: 08 Apr 2026

https://github.com/just1not2/pyjon

A Python package to manage JON files

jon parser validator

Last synced: 10 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/labatata101/goparser

A parser for the Go programming language written in Go

go golang lexer lexer-parser parser scanner

Last synced: 13 Mar 2025

https://github.com/khmelnitskiianton/differentiator

Program differentiates expressions, makes tree in .dot and generates funny .tex book of convertions

graphviz-dot latex matplotlib parser

Last synced: 19 May 2026

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/turkeymcmac/json

A JSON parser.

json json-stream parser

Last synced: 19 May 2026