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/blacktechwarrior/wordtonumberconverter

Convert words to their equivalent numbers

cpp parser word-to-number

Last synced: 12 Mar 2025

https://github.com/said-m/priprava

Template engine for describing JSON with dynamic data.

json object parser template-engine

Last synced: 03 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/pumpfun-max/carbon-cli-ys

This repo is a fork of carbon-cli and modified to support yellowstone Instruction types.

anchor codama decoder parser solana solanatransaction yellowstone yellowstonegrpc

Last synced: 14 May 2026

https://github.com/csgn/pipo

Config Parser

config-parser parser

Last synced: 23 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/sgruszka/tree-sitter-bpftrace

bpftrace grammar for tree-sitter

bpftrace grammar parser tree-sitter

Last synced: 17 Feb 2026

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/toburger/xml-parser

javascript parser combinator xml parser

javascript parser parser-combinators xml

Last synced: 20 May 2026

https://github.com/kirill71/math-expression-parser

Console mathemathic calculator based in Dejckstra sorted station algorithm and support math function such as sin, cos ect.

dejkstra expression math parser sorted-station-algorithm

Last synced: 22 Jun 2025

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/bursasha/cpp-duo-matrix-calculator

Matrix calculator only for 2 matrices in C++ using OOP, polymorphism, STL, parsers, variety of algorithms ⌨️

algorithms calculator-application console-application cpp cvut-fit inheritance makefile matrix oop parser polymorphism stl

Last synced: 10 Sep 2025

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

Basic HTML parser in PHP.

html-parser parser php

Last synced: 22 Jun 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/ef55/tfl

A Terrible Front-end Library

dfa lexer lexing nfa parser parsing

Last synced: 19 Jun 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/ostensibly-1/blua

Lua 5.1 VM Environment with 5.3 Functions Support. Made in Lua 5.3, this thing can run Lua 5.1!

bytecode compilation environment lexing lua lua-virtual-machine lua-vm lua51 lua53 parser runtime virtual-machine vm

Last synced: 08 Jul 2025

https://github.com/scymtym/language.yaml

UNFINISHED Native Common Lisp YAML implementation

common-lisp parser yaml

Last synced: 26 Mar 2025

https://github.com/minseoc03/llvm-kaleidoscope-playground

This project is a step-by-step implementation of a simple functional language based on the LLVM Kaleidoscope Tutorial.

abstact-syntax-tree codegen compiler cpp jit llvm llvm-ir parser toy-language

Last synced: 20 May 2026

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/IlyaUmanets/improve_your_code

Code smell detector for Ruby

gem parser rails ruby

Last synced: 13 May 2025

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/aqendo/xkcd-parser

A program to parse all comics' JSON from XKCD.COM

json parser xkcd xkcd-comics

Last synced: 28 Apr 2026

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/frodoslaw/python-docx-parser

Exemple usage of the python-docx library

docx parser python python-3

Last synced: 28 Mar 2025

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/jaid/parse-numberings

Finds and understands numberings in strings and file names.

lib library numbering numberings parse parse-numberings parser string strings util utility

Last synced: 20 Jun 2025

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

Parser for *.rules files in pyIPCMI.

parser pyipcmi python3

Last synced: 28 Mar 2025

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/ik5/parser_howto

Example on how parsing works

ast golang howto howto-tutorial parser

Last synced: 26 Jun 2025

https://github.com/himenon/message-command-parser

Parse space- and colon-separated messages into parameters

command-parser message-parser parser

Last synced: 11 Aug 2025

https://github.com/kinow/cylc-lang

Parsers for Cylc

antlr cylc parser

Last synced: 25 Jan 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/brunozell/whatsappparser

Light-weight C# parser for exported WhatsApp chat histories

parser whatsapp

Last synced: 16 May 2026

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/zachary822/parser-combinator

Javascript Parser Combinator

deno parser typescript

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/afeiship/weapp-vue-parser

Single vue file parser for weapp.

parser vue weapp

Last synced: 14 May 2026

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/toberge/narrationizer

very WIP engine for text-based adventure games

adventure-games parser react text-based-adventure wip

Last synced: 19 Jan 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/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/stur86/parsimathious

A simple mathematical expression parser

math parser parsimonious parsing-library utility

Last synced: 04 Jul 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/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/himenon/commit-mesage-parser

commit message parser

coimmit message parser

Last synced: 10 Apr 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/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/noobquire/kpischedule.common

Common code libraries used by KPI Schedule project services.

client library nuget-package parser schedule

Last synced: 18 May 2026

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/feel2code/cinema_parser

Parsing top films from site about films

films pandas parser

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

Parse JSON objects from shell scripts.

go json parser shell

Last synced: 18 Apr 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/peaske7/parse-universities

A collection of node scripts to clean csv data and output usable json files on colleges and universities in the U.S.

csv parser

Last synced: 06 Apr 2025

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

The parser of binary expressions

haskell parser

Last synced: 20 Mar 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/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/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/diegocurbelo/feedex

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

atom elixir parser rss

Last synced: 01 Jul 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/sid-sg/flysh-unix-shell

UNIX Shell from scratch

c lexer parser syscalls tokenizer

Last synced: 24 Dec 2025

https://github.com/remittor/doom-dark-ages-snd

Sound metadata parser for DOOM: Dark Ages

dark-ages doom metadata parser sound soundmetadata

Last synced: 16 May 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/greatislander/descriptify

Generate an HTML5 description list from CSV input.

csv description-list html5 parser

Last synced: 02 Jul 2026

https://github.com/ravahn/eq_act_plugin

Everquest 1 ACT Plugin

act everquest parser

Last synced: 27 Jun 2025

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/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/Superb-Man/Regex-Parser

Can only parse a regex😔 and match some elementary operations🚀.Nothing fancy😭

parser

Last synced: 07 May 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/romelperez/prhone-scp

Simple config parser

configparser parser

Last synced: 18 Apr 2026

https://github.com/keinos/go-hostpital

A simple go library to maintain and manage hosts files for DNS sinkhole applications.

go golang golang-library hosts hostsfile parser

Last synced: 07 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/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/ravijo/way2sms

This is an unofficial way2sms sms sending api in Java

apache java parser

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

The foundations of a functional style parser library

fortran parser parser-combinators parser-library

Last synced: 25 Jan 2026

https://github.com/fluuxio/xmlparser

Swift XML Parsing library based on libxml2

parser swift xml

Last synced: 07 Jul 2025

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/yggverse/parser-php

Parser toolkit written on PHP

bittorrent link magnet parser php uri url urn

Last synced: 13 May 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/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/pxbunny/oauth-code-parser

Simple OAuth code parser.

oauth2 parser

Last synced: 31 Oct 2025

https://github.com/shaunlwm/dwix

😈 A parallel open directory mapper.

indexer opendirectory parser webscraper webscraping

Last synced: 13 May 2026