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/jeevanjoshi4434/compilerx

A custom language compiler built upon C language for college project.

assembly c compiler compiler-construction compiler-design compiler-principles lexical-analysis parser semantic-analysis

Last synced: 30 Apr 2026

https://github.com/dx3mod/rpm-parser

RPM v3 package metadata parser in TypeScript.

parser rpm

Last synced: 09 Jun 2026

https://github.com/gorango/x-feed-parser

Universal feed parser for any format: RSS/Atom, JSON Feed, and HTML.

feed html json parser rss xml

Last synced: 20 Apr 2026

https://github.com/openbytedev/strictipparser

A strict alternative to the builtin IP parsing methods.

ip parser strict

Last synced: 05 Jun 2026

https://github.com/neo-ciber94/prexel-rs

A math expression evaluator

math math-parser-library parser rust

Last synced: 23 Jun 2026

https://github.com/randomhashtags/swift-javascriptsyntax

A set of Swift libraries for parsing, inspecting, generating, and transforming JavaScript source code.

javascript lexer parser swift

Last synced: 03 May 2026

https://github.com/spiffgreen/markdown-parser

An api for parsing markdown to html and html to markdown

code-minifier css html html-to-markdown javascript markdown-to-html parser

Last synced: 18 Apr 2026

https://github.com/mrdotx/python

python scripts for primes, link, parser, speed, test

argparse link multiprocessing parser primes scripts service speedtest systemd timer url

Last synced: 24 Jun 2026

https://github.com/erykjj/traverture

OBSIDIAN PLUGIN: parse, convert, preview, and insert Bible scripture references

bible-reference-parser bible-references obsidian-plugin parser scripture-references scriptures

Last synced: 25 Jun 2026

https://github.com/dervexdev/toml2lua

Convert TOML to Lua table

lua parser rust table toml

Last synced: 01 May 2026

https://github.com/hasufell/file-uri

Haskell library for parsing RFC 8089 style file URIs

haskell parser rfc3986 rfc8089

Last synced: 01 May 2026

https://github.com/trananhtung/jsonpluck

Pluck valid JSON out of messy LLM output — strips markdown fences, fixes trailing commas, single quotes, comments, and truncation. Zero dependencies.

ai anthropic json llm openai parser repair structured-output typescript zero-dependency

Last synced: 25 Jun 2026

https://github.com/rcrsr/rill

Embeddable workflow language for LLM orchestration

ai-agents dsl embeddable interpreter llm parser pipe scripting-language typescript workflow

Last synced: 01 May 2026

https://github.com/gaurav-gosain/jsml.zig

A simple JSON (toy) parser written in Zig, for learning purposes.

json library parser zig

Last synced: 01 May 2026

https://github.com/lggruspe/genbu

Create composable CLIs using shell args parser combinators and type hints

cli combinators command-line hints infer parser python type

Last synced: 05 Apr 2026

https://github.com/manio/cisco-logger

Utility for parsing and coloring cisco RFC 3164 syslog messages

cisco parser rust syslog-messages systemd

Last synced: 04 Jun 2026

https://github.com/joeychilson/xbrl

A simple XBRL parser in Go.

go parser xbrl xml

Last synced: 06 Jun 2026

https://github.com/michaelmdresser/dicelang

Dice expression parser and evaluator in Rust

dice-roller dnd parser

Last synced: 08 Jun 2026

https://github.com/joeloparco/minijava-compiler

Front end of Mini Java Compiler built in Java. Including: Tokenizer, Parser and Semantic Analyzer.

compiler java minijava parser tokenizer typechecker

Last synced: 01 May 2026

https://github.com/nodef/extra-marked

A markdown parser, compiler, and viewer (via "marked").

cli compiler console extra html markdown marked markup parser shell terminal view

Last synced: 04 May 2026

https://github.com/hansputera/test-program-lang

Learn how to parse a script, and run it as a program

evaluation language parser

Last synced: 29 Jun 2026

https://github.com/boolangery/lua-dbus-type-parse

DBus type signature parsing

dbus lua parser

Last synced: 04 Jun 2026

https://github.com/yord/pxi-sandbox

🧚pxi-sandbox is a sandbox for developing plugins for pxi (pixie), the small, fast, and magical command-line data processor.

csv data-processing deserializer dsv json marshaller parser pixie pxi serializer ssv tsv

Last synced: 26 Apr 2026

https://github.com/mangesh-bhattacharya/nand2tetris

Nand2Tetris project implementation and HDL API reference.

cmake hack-compiler jack-compiler nand2tetris parser python xml

Last synced: 01 May 2026

https://github.com/vernongrant/jsn.c

A simple JSON utility that's intended to be used for parsing, generating and manipulating configuration files.

c generator json json-generator json-parser parser

Last synced: 01 May 2026

https://github.com/sultaniman/pycran

CRAN R package metadata parser

cran-r metadata-parser parser python r

Last synced: 01 May 2026

https://github.com/ivkos/uiss-client

node.js клиент за УИСС на Технически универститет - София

node node-js node-module parser parser-api scraper technical-university tu-sofia uiss

Last synced: 24 Apr 2026

https://github.com/sc2in/zigmark

Simple markdown library for zig

cli library markdown parser renderer zig

Last synced: 06 Jun 2026

https://github.com/winstliu/tree-sitter-hclrs

Tree-sitter parser for HCLRS

cs3330 hclrs parser tree-sitter uva

Last synced: 24 Apr 2026

https://github.com/rajesh-rahul/wot_datfile_parser_py

World of Tanks dat file parser binding for Python

parser python rust world-of-tanks

Last synced: 24 Apr 2026

https://github.com/marcos-venicius/wodo

Vim-based task management system. Walking towards a distributed task management system inside neovim ;)

c lexer parser todo vim

Last synced: 02 May 2026

https://github.com/jdolitsky/luaparser

Library for converting simple Lua scripts into user-defined Go objects

go golang lua parser

Last synced: 02 May 2026

https://github.com/d12/graphqlvalidator

A Ruby lib for validating a GraphQL query given the schema.

graphql parser ruby

Last synced: 24 Apr 2026

https://github.com/djoezeke/myyaml

Myyaml - Simple and Fast Yaml Ain't Markup Language (YAML) Parser for Modern C/C++.

c config configuration cpp deserialize emmiter modern parser serializer yaml yaml-parser

Last synced: 07 May 2026

https://github.com/mitranim/sqlp

[MOVED] Parser for rewriting foreign code embedded in SQL

go parser sql

Last synced: 10 Jun 2026

https://github.com/yord/pxi-pxi

🧚pxi-pxi is a sample .pxi module for pxi (pixie), the small, fast, and magical command-line data processor.

csv data-processing deserializer dsv json marshaller parser pixie pxi serializer ssv tsv

Last synced: 24 Apr 2026

https://github.com/yord/klp-core

A plugin with basic operations for klp (Kelpie), the small, fast, and magical command-line data processor.

csv data deserializer dsv json kelpie klp marshaller parser serializer ssv tsv

Last synced: 24 Apr 2026

https://github.com/b72u68/miniiitran

Front-end compiler components for strong-typed subset of IITRAN

compiler iitran interpreter parser programming-language

Last synced: 27 Apr 2026

https://github.com/kanarus/byte_reader

A minimal byte-by-byte reader for parsing input

byte byte-array bytes lightweight minimal no-std parse parser parsing reader simple

Last synced: 10 Jun 2026

https://github.com/decaded/csv-chaos-tamer

A Node.js script that processes multiple differently formatted CSV files into clean, normalized JSON, built specifically to prepare data for celestial.decaded.dev.

celestial csv json parser

Last synced: 17 Apr 2026

https://github.com/sandrofigo/keepachangelog.io

A .NET library for reading and writing https://keepachangelog.com/ files.

changelog csharp dotnet formatting keepachangelog parser reader validation writer

Last synced: 10 Jun 2026

https://github.com/st235/xcalc-core

Free open source arithmetic grammar parser 🧮

calculator cpp grammar parser xcalc

Last synced: 10 Jun 2026

https://github.com/chrisdothtml/js-import-parser

A fast parser for analyzing relationships between JavaScript modules

go javascript parser

Last synced: 20 Apr 2026

https://github.com/leonardpepa/jlox

JLOX is an interpreted scripting programming language implemented by reading the book Crafting intepreters

crafting-interpreters jlox lexical-analysis parser programming-language scripting-language semantic-analysis walk-tree

Last synced: 17 Apr 2026

https://github.com/stho01/promty

A powerful and flexible command-line parser and command executor framework for .NET applications. Build beautiful CLI tools with minimal boilerplate code.

arguments cli cli-framework command-line command-line-parser console csharp developer-tools dotnet dotnet-core flags framework nuget parser type-safe

Last synced: 09 May 2026

https://github.com/novout/babel-jsx-to-ast-fragmented

@babel/parser wrapper for simple JSX tree.

ast babel jsx parser tsx

Last synced: 09 May 2026

https://github.com/aniketfuryrocks/smartarg

SmartArg is a forked repo of Arg, with smart help and version logging

arg args commander nodejs parser yarg

Last synced: 28 Apr 2026

https://github.com/cnlon/yaml-parser

YAML JSON online parser

json online parser yaml

Last synced: 09 May 2026

https://github.com/mail2nisam/doc-parser

Find and replace text in a word document file. Also we can generate new files from templates

composer document parser php replace-in-files template word

Last synced: 27 Apr 2026

https://github.com/stevenaw/vs-utils

Node-based utilities for working with Visual Studio projects/solutions

node npm parse parser visual-studio

Last synced: 09 May 2026

https://github.com/eddiecorrigall/elang

Toy programming language interpreted with Python

ast interpreter lexer parser python walker

Last synced: 08 Jun 2026

https://github.com/barrettotte/html-json-parser

Converts basic HTML to JSON using a custom lexer and parser.

c-sharp dotnet html-parser html5 json json-parser lexer parser

Last synced: 20 Apr 2026

https://github.com/sudha247/silly-markdown-parser

A markdown parser written entirely using regular expressions.

markdown parser python python3 regular-expression

Last synced: 02 May 2026

https://github.com/rguj/node-env-parser

No more headaches! Your best utility for parsing .env variables in Node JS. Code was built based from Laravel's ENV parsing principle.

config dotenv dotenv-parser env environment-variables javascript js key-value nodejs npm parser server-side

Last synced: 10 May 2026

https://github.com/alienfruit/alienfruit.otml

AlienFruit.Otml is an object tree model language.

c-sharp core dotnet-core dotnet-framework dotnet-standard otml parser serialize

Last synced: 28 Apr 2026

https://github.com/wizard04wsu/javascript-regex

Improved syntax highlighting for JavaScript regular expressions in Atom

atom atom-package javascript parser regex regexp regular-expressions syntax syntax-highlighting syntax-tree

Last synced: 03 May 2026

https://github.com/lode-org/readcon-core

Oxidized rewrite of readCon

chemistry parser

Last synced: 10 May 2026

https://github.com/xevoinc/yobd

a standalone library for schema-driven data translation from CAN to OBD II

c can can-bus library obd obd-ii obd2 parser python schema

Last synced: 10 Jun 2026

https://github.com/urijhoruzij/parser

Parser that allows you to upload images of products from online stores.

node-js nodejs parser puppeteer

Last synced: 11 May 2026

https://github.com/maximilianmairinger/clicmdast

CLI command ast parser manipulate program bash powershell generic agnostic.

ast bash cli cmd command manipulate mutate parser shell syntax tokenizer

Last synced: 11 May 2026

https://github.com/kevindasilvas/sparser-invaders

Json parser CLI, using compilers principles and techniques that translates to js objects and .yml files

cli cli-app compilers haskell js json parser yml

Last synced: 20 Apr 2026

https://github.com/luca-montaigut/skeemaparser

A parser for "schema.rb" file who return a hash of your schema in a "schema.json" file (downloadable)

db-schema json parser rails schema

Last synced: 12 May 2026

https://github.com/slince/expression-language

🚀 一个富有语言表现力的表达式引擎的 Java 实现

expression expression-engine expression-evaluator expression-language lexer parser

Last synced: 25 Apr 2026

https://github.com/ik5/partial-markup

[WIP] A parser for partial markup text using Golang

ast golang markup parser xml

Last synced: 28 Apr 2026

https://github.com/phmatray/antlr4library

A .NET template for creating Antlr4 projects in C#, including a sample CSV parser for building language parsers and interpreters

antlr csharp design-patterns dotnet nuke parser template

Last synced: 28 Apr 2026

https://github.com/isopropylcyanide/google-search-history-parser

View the relevant google searches along with the timestamp from the google search archive

archive-storage archived google-search json parser python python-parser

Last synced: 13 May 2026

https://github.com/socketbyte/express-multipart

:zap: High performance lightweight Express middleware for handling multipart/form-data requests.

express form-data formdata http library middleware multipart parser typescript

Last synced: 05 May 2026

https://github.com/arv-anshul/curler

Import curl command in python and use it with requests, httpx, etc. libraries.

curl curler parser project pycurl pypi pypi-package python3

Last synced: 29 Apr 2026

https://github.com/suconghou/u2parse

youtube video parser

parser python video youtube

Last synced: 13 May 2026

https://github.com/sandrock/sekvap-dotnet

A simple Key/Value language "Sekvap" implemented for .NET

csharp dataformat dotnet parser

Last synced: 27 Apr 2026

https://github.com/iamlostshit/token-finder

Панель для поиска слитых токенов Telegram-ботов в Github-репозиториях.

aiogram aiohttp automation base bot bots git github leak leaks leaks-scanner malware parser telegram tg token token-finder tokens username

Last synced: 17 Apr 2026

https://github.com/yord/klp-dsv

A delimiter-separated values plugin for klp (Kelpie), the small, fast, and magical command-line data processor.

csv data deserializer dsv json kelpie klp marshaller parser serializer ssv tsv

Last synced: 14 May 2026

https://github.com/ebkalderon/freedesktop-entry

Parser for the Freedesktop Desktop Entry specification written in Rust

desktop-entry freedesktop parser rust

Last synced: 12 Jun 2026

https://github.com/skytomo221/genturcta

genturcta は様々なロジバンパーサの解析結果を可視化して、見比べることが簡単にできます。

camxes-beta lojban parser visualizer

Last synced: 05 Jun 2026

https://github.com/futuresea-dev/convert_vtt_csv

convert vtt file to csv file

csv parser python vtt-subtitles youtube

Last synced: 29 Apr 2026

https://github.com/asim-2000/parse-match

✂️ Parsing JS functions to extract important information

js parser research-tool

Last synced: 13 Jun 2026

https://github.com/timsueberkrueb/plug

Plug any lexer into any parser (proof of concept/idea)

lexer parser rust shim support tokenizer

Last synced: 04 Jun 2026

https://github.com/yord/klp-json

A JSON plugin for klp (Kelpie), the small, fast, and magical command-line data processor.

csv data deserializer dsv json kelpie klp marshaller parser serializer ssv tsv

Last synced: 29 Apr 2026

https://github.com/eownerdead/minicc

[ABANDONED] Subset C to AMD64 Compiler

c codeberg compiler language lexer parser programming-language rust rust-lang

Last synced: 18 Apr 2026

https://github.com/swaggerexpert/asyncapi-runtime-expression

AsyncAPI Runtime Expressions parser and validator.

asyncapi expression parser runtime validator

Last synced: 14 Jun 2026

https://github.com/jelhamm/deterministic-finite-automaton-dfa

"implementation of a Deterministic Finite Automaton (DFA). Includes classes for defining and processing DFAs, with parsers for JSON, Text File, Dictionary and String formats."

compiler defaultdict deterministic-finite-automaton dfa dfa-simulator json jupyter-notebook parser python

Last synced: 10 May 2026

https://github.com/imarvinle/lcjson

implement a simple json parser using recursive descent

c json parser recursive-descent-parser

Last synced: 29 Apr 2026

https://github.com/tpyo/slowlog

A Rust parser for MySQL slow query logs that anonymises queries by replacing literals with placeholders

mysql parser rust slow-queries slow-query-logs slowlog

Last synced: 04 Apr 2026

https://github.com/queukat/nikora_bot

Telegram bot for tracking Nikora deals and promotions with VPS-oriented deployment notes.

bot deals nikora notifications parser python telegram-bot vps

Last synced: 15 Jun 2026

https://github.com/krishpranav/iniparser

A Ini Parser Built Using C++

c clang cpp framework ini parser

Last synced: 05 May 2026

https://github.com/za-arthur/pg_textparser

Fast parser for text search of PostgreSQL

parser postgresql text-search

Last synced: 14 Mar 2025

https://github.com/leontm-dev/spiky-cli

This is the github repository for the spiky-cli. A command line interface designed to transpile the spiky.js code into executable python code that is runnable on the SPIKE Prime Robots.

cli javascript kids-programming lego leontm-dev llps npm npm-package parser python spike-prime spiky transpile transpiler typescript

Last synced: 23 Jan 2026

https://github.com/vlavrynovych/auto-envparse

⚡ Automatic environment variable parsing with zero configuration and type inference

12-factor dotenv env environment environment-variables parser schema zero-config zero-configuration

Last synced: 16 Jan 2026