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/titikterang/iso8583_python

iso 8583 parser based on python

iso8583 parser python

Last synced: 17 Aug 2025

https://github.com/4ster-light/py-logic

Implementation of a logic formula parser and truth table generator in Python.

interpreter lexer parser python

Last synced: 16 Aug 2025

https://github.com/igorskyflyer/rust-adblock-metadata-parser

🎠 A fast AdBlock metadata parser written in Rust. πŸ§ͺ

adblock back-end crate igorskyflyer meta metadata module parse parser rust rust-lang

Last synced: 04 Oct 2025

https://github.com/stephane-martin/w3c-extendedlog-parser

A parser in golang for W3C Extended Log format

golang logs parser

Last synced: 23 Apr 2025

https://github.com/ngtcp2/sfparse-rs

RFC 9651 Structured Field Values parser in Rust

http parser rfc8941 rfc9651 rust structured-fields structured-headers

Last synced: 13 Aug 2025

https://github.com/tree-sitter-grammars/tree-sitter-cst

CST grammar for tree-sitter

cst parser tree-sitter

Last synced: 17 Aug 2025

https://github.com/gre1wy/oaa

KPI IPT course, 5 semester

db inverted-index lexer parser

Last synced: 25 Mar 2025

https://github.com/virb3/aom-replay-tool

Replay tool for Age of Mythology: Retold

010-editor age-of-mythology aom binary commands game parser replay

Last synced: 05 Aug 2025

https://codeberg.org/jssfr/rxml

Restricted, minimalistic XML 1.0 parser

parser rust xml xmpp

Last synced: 29 Sep 2025

https://github.com/bahmutov/commit-closes

Parses commit message to find all "fixes", "closes" and "resolves" issue numbers

commit github parser

Last synced: 26 Sep 2025

https://github.com/dobatymo/kibana-ql-python

Parser for the Kibana Query Language (KQL)

kibana kql parser

Last synced: 31 Jul 2025

https://github.com/udhos/gobule

Golang Go parser for the Bule Language

bule-language compiler go interpreter parser

Last synced: 25 Dec 2025

https://github.com/jacoder7/timestampeddata

A JSON-like data structure for storing and synchronizing data across multiple clients

parser parsing serialization

Last synced: 23 Sep 2025

https://github.com/HalilFocic/onixhttp

My attemt to making full fledged HTTP server in zig

http parser tcp zig

Last synced: 04 Sep 2025

https://github.com/skytomo221/csharp-lojban-project

Library for handling Lojban with C#

csharp lojban parser peg

Last synced: 21 Sep 2025

https://github.com/basemax/one-compiler-draft-c

Another attempt to write a compiler in c using flex and bison with all features of Syntax.

bison c flex lexer parser

Last synced: 03 Apr 2025

https://github.com/mateuschaves/talk-radio-challenge-backend

πŸ‘ŒTeste prΓ‘tico para a vaga de Desenvolvedor Backend NodeJS Pleno

nodejs parser

Last synced: 19 May 2026

https://github.com/altai-man/asn-grammar

A subset of ASN.1 grammar in Raku along with a simple Actions class provided

asn1 grammar parser perl6 raku raku-module rakulang

Last synced: 22 Jan 2026

https://github.com/oovm/mathml

MathML renderer and latex/asciimath convert

asciimath expression latex math mathml parser

Last synced: 16 Feb 2026

https://github.com/yuhr/ruleset

Monotonic chart parsing.

parser rust

Last synced: 19 Jun 2026

https://github.com/swaggerexpert/cookie

RFC 6265 compliant cookie parser, validator and serializer

cookie cookies parser rfc6265 serializer validator

Last synced: 24 Apr 2025

https://github.com/vinukathejana/env

A simple and flexible Go package for loading environment variables from a config file or the system environment and unmarshaling them into a struct. Automatically supports multiple data types with clear error handling.

environment-variables golang parser

Last synced: 27 Jul 2025

https://github.com/farhanshoukat/information-retrieval

Parse HTML pages. Create inverted index. Search for pages

bm25 inverted-index inverter jelinek language-model okapi okapi-bm25 parser tf-idf

Last synced: 31 Mar 2025

https://github.com/rmsnow/cmmcompiler

A simple compiler of the language, CMM.

compiler lexer parser

Last synced: 24 Jul 2025

https://github.com/codgician/parsic

πŸͺ„ A naive parser combinator written while learning Rust.

parser parser-combinator rust-crate

Last synced: 02 Dec 2025

https://github.com/alexprut/sca-lang

Project a suitable abstract syntax similar to Scala language, and write in Haskell a compiler for the new engineered language.

compiler engineered-language haskell parser

Last synced: 28 Jun 2025

https://github.com/kojobailey/nucc-cpp-library

A C++ library for serialising (reading) and deserialising (writing) CyberConnect2 NUCC data, useful for projects that interact with XFBIN files.

binary cc2 cplusplus cpp cpp17 cpp20 cpp23 cyberconnect2 deserialiser deserializer files lib library nucc parser reader serialiser serializer writer xfbin

Last synced: 22 Mar 2025

https://github.com/io7m-com/boxwood

Boxwood EPUB parser

epub java parser

Last synced: 22 Mar 2025

https://github.com/xdevelnet/tcsv2tssb

tcsv to tssb converter

binary-data converter csv parser

Last synced: 22 Mar 2025

https://github.com/sc4rfurry/load_xl

load_xl is a versatile Python library for parsing various configuration file formats, including .env, .ini, .yaml, .json, .toml, and .xml.

config-parser env parser python3

Last synced: 08 Jan 2026

https://github.com/kokkekpek/ton-fun-parser

Parser for bets from game contract

game parser ton typescript

Last synced: 11 Mar 2025

https://github.com/basemax/brainfuck-interpreter-python

Brainfuck Interpreter in Python is a fully featured Brainfuck interpreter written in Python. It supports interactive mode, executing code from files, or running raw Brainfuck code passed as command-line arguments.

brainfuck brainfuck-debugger brainfuck-interpreter brainfuck-interpreters brainfuck-language brainfuck-parser brainfuck-programs interpreter interpreter-design lexer parser py py3 python python3

Last synced: 22 May 2026

https://github.com/Simpson-Computer-Technologies-Research/simplc_parser

Parser for my programming language, simp lang (simpl) made in C

c parser programming-language simpl

Last synced: 14 May 2025

https://github.com/sidntrivedi/codeplay

A simplified lisp to C functions compiler in Javascript.

abstract-syntax-tree code-generator compiler javascript lisp-compiler parser tokenizer

Last synced: 24 Jun 2026

https://github.com/v0d1ch/nmis-parser

Haskell parser for nmis files 🍺

haskell nmis parser

Last synced: 22 Feb 2026

https://github.com/airrnot1106/litargs

The easiest CLI command line parser.

argument-parser arguments cli command command-line parser

Last synced: 02 Jan 2026

https://github.com/lucasepe/mini

Parse (sort of) INI files like "flag" package in Go.

configuration flag golang ini parser

Last synced: 17 Mar 2025

https://github.com/oduwsdl/accesslog-parser

Web server access log parser and CLI tool with added features for web archive replay logs

access-logs accesslog-parser cli memento package parser python3

Last synced: 16 Oct 2025

https://github.com/o3co/rs.hocon

Full Lightbend HOCON spec-compliant parser for Rust

config configuration hocon lightbend parser rust serde typesafe-config

Last synced: 22 May 2026

https://github.com/vomnes/corewar

In this project, you will create a virtual β€œarena” in which programs will fight against one another (the β€œChampions”). You will also create an assembler to compile those Champions as well as a Champion to show the world that you can create life from coffee.

asm compiler corewar parser virtual-machine

Last synced: 16 Mar 2025

https://github.com/weezy20/better_peekable

A lightweight iterator adaptor to allow peeking N items ahead using a VecDeque.

iterator lexer parser peek rust tokenizer

Last synced: 18 Feb 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/valyauw/scribunto-parse-wikitemplates

A Scribunto (Lua) module for use in MediaWiki-powered sites (e.g. Wikipedia, FANDOM wikis, Miraheze wikis). Used to parse wikitext templates into a Lua table.

lua mediawiki parser scribunto

Last synced: 17 Jan 2026

https://github.com/ethanlabs101/lua-toolkit

A collection of Lua utilities, encoders, parsers, binary tools, and experiments built for learning and fun.

binary encoder hex lua lua-programming lua-scripting parser reverse-engineering xor

Last synced: 20 Jun 2026

https://github.com/xrplwin/xrpl-nfttxmutationparser

Parse NFT and URI transaction to context aware object providing direction, token id and roles.

nft nftoken parser php uri uritoken xahau xrpl

Last synced: 26 Mar 2025

https://github.com/mlightcad/mtext-parser

TypeScript version of AutoCAD MText parser

autocad javascript mtext parser typescript

Last synced: 12 Mar 2026

https://github.com/carlosrs14/exportation-module

A python-based tool designed to parse a JSON file and generate a PlantUML diagram.

json parser plant python uml-diagram

Last synced: 15 Jul 2025

https://github.com/realstandal/gplay-soundiiz-parser

Google Play Music Playlist to Soundiiz parser written as a CLI using oclif.

cli google-play google-play-music nodejs oclif parser soundiiz

Last synced: 21 May 2026

https://github.com/fokaaas/improved-markdown-parser

This console application allows you to parse markdown into html & escape codes

console escape html markdown parser

Last synced: 21 May 2026

https://github.com/dhvcc/codewars-scraper

Selenium based codewars scraper that allows you parse/download all your katat solutions

codewars codewars-kata codewars-solutions parser scraper selenium webscraping

Last synced: 12 Aug 2025

https://github.com/moltools/biocracker

Parser for antiSMASH output GenBank files.

antismash parser

Last synced: 14 Jan 2026

https://github.com/duologic/jsonnet-parser

Parser for Jsonnet written in Jsonnet

jsonnet jsonnet-lib parser

Last synced: 22 Mar 2025

https://github.com/djdeveloperr/discord-docs-parser

Discord API Docs parser that can auto-generate API types for payloads, enums and endpoints.

api deno discord docs parser types

Last synced: 08 May 2026

https://github.com/evan-choi/jsqlparser.net

JSqlParser.NET parses an SQL statement and translate it into a hierarchy of .NET classes. The generated hierarchy can be navigated using the Visitor Pattern

dotnet ikvm jsqlparser parser sql

Last synced: 21 May 2026

https://github.com/vurv78/mic1

A tiny (400 SLOC), optimizing, metaprogrammable, statement-based language that compiles to SIC-1 code for https://github.com/jaredkrinke/sic1

compiler lua oisc optimizer parser programming-language sic sic1 subleq

Last synced: 25 Feb 2025

https://github.com/globoplox/dice

A tool for throwing dices

crystal parser

Last synced: 12 Jun 2026

https://github.com/maxdesiatov/swiftlet

Experimental Swift compiler written in Swift

compiler lexer parser swift

Last synced: 26 Mar 2025

https://github.com/jwerle/kargv

Minimal command line options parser for Kotlin/Native

argv kargv kotlin native parser

Last synced: 28 Mar 2025

https://github.com/mhmd-azeez/wile

A simple Json Parser/Generator for .Net

dotnet json parser

Last synced: 13 Apr 2026

https://github.com/lestoni/logtick-parser

Fuller Git Log Parser

git log parser

Last synced: 14 Jun 2025

https://github.com/tom65536/annual

Python package for computing annual recurring events. Recurrence rules are described by a human-friendly mini-language.

calendar date holidays library observances parser python

Last synced: 14 Jan 2026

https://github.com/marcosspessatto/compiler

Transpiler from CT language to Java

compiler java jflex lexical-analysis parser

Last synced: 14 Jul 2025

https://github.com/diatche/parse-time

A utility for parsing time duration and time of the day strings.

hours minutes parse parser seconds time time-parsing

Last synced: 18 Jan 2026

https://github.com/nulldev/whitespace-parse

:black_square_button: A custom single-line whitespace de- and encoder.

npm npm-package nulldev parser parsing whitespace

Last synced: 13 Apr 2026

https://github.com/pschichtel/rfc5988

Library to parse RFC 5988 and RFC 8288 Link headers

gradle kotlin kotlin-library link-header parser parser-combinators rfc-5646 rfc-5988 rfc-8288

Last synced: 05 Feb 2026

https://github.com/tsarchghs/how-to-write-a-simple-interpreter

How to write a simple interpreter - Blog Post

evaluation interpreter lexer parser

Last synced: 08 Oct 2025

https://github.com/keinos/gofeed-cli

βœ… A command that parses RSS/Atom/XML feeds to JSON. GoFeed Powered.

cli-app go gofeed parser

Last synced: 14 Jan 2026

https://github.com/wizard04wsu/tree-sitter-regex-js

Tree-sitter grammar for JavaScript regular expressions (without the Unicode flag)

atom grammar javascript npm parser regex regexp regular-expressions syntax syntax-tree tree-sitter

Last synced: 20 Apr 2026

https://github.com/bigspawn/music-news

Music News Bot: Parse RSS feeds and send updates to the channel.

go music parser rss telegram-bot

Last synced: 05 Feb 2026

https://github.com/roelmagdaleno/markdown-to-notion-blocks

Convert markdown to Notion blocks in JSON or Array format.

markdown notion notion-blocks parser

Last synced: 23 Feb 2026

https://github.com/aspicho/epub-parser

Simple Python ePUB parser with GUI

epub json parser python qt6 utility

Last synced: 07 Mar 2026

https://github.com/go-pogo/env

Package env reads and parses environment variables from various sources.

decode dotenv encode env go golang marhsal parser unmarshal

Last synced: 14 Jan 2026

https://github.com/petercamilleri/format_engine

A gem to support creating string formatting and parsing routines like strftime and strptime for any class that needs formatting and parsing.

engine formatting parser parsing parsing-routines ruby rubygem

Last synced: 19 Jan 2026

https://github.com/tipalol/parser

ΠšΠΎΠΌΠΏΠ°ΠΊΡ‚Π½Ρ‹ΠΉ класс Parser, с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ ΠΊΠΎΡ‚ΠΎΡ€ΠΎΠ³ΠΎ ΠΌΠΎΠΆΠ½ΠΎ Π»Π΅Π³ΠΊΠΎ ΠΈ Π½Π΅ΠΏΡ€ΠΈΠ½ΡƒΠΆΠ΄Π΅Π½Π½ΠΎ Π΄ΠΎΡΡ‚Π°Π²Π°Ρ‚ΡŒ Π½Π΅ΠΎΠ±Ρ…ΠΎΠ΄ΠΈΠΌΡƒΡŽ ΠΈΠ½Ρ„ΠΎΡ€ΠΌΠ°Ρ†ΠΈΡŽ с любого сайта.

java jsoup parser web

Last synced: 22 Mar 2025

https://github.com/tree-sitter-grammars/tree-sitter-chatito

Chatito grammar for tree-sitter

chatito parser tree-sitter

Last synced: 22 Jul 2025

https://github.com/javanile/yaml

Include Yaml on Yaml for PHP

include parser php yaml

Last synced: 29 Mar 2025

https://github.com/zeroniki/parser

ΠŸΠ°Ρ€ΡΠΈΡ‚ ΠΈΠ½Ρ„Ρƒ с сайта https://news.ycombinator.com/

bs4 linux parser python requests scraping

Last synced: 21 Mar 2025

https://github.com/laojianzi/tree-sitter-kql

A kql (Kibana Query Language Kibana) parser and syntax highlighting built on tree-sitter

highlight kibana-query-language-kibana kql kuery-query parser tree-sitter tree-sitter-kql

Last synced: 20 Jan 2026

https://github.com/seddryck/chrononuensis

Chrononuensis is a library for parsing complex time periods like year-month, year-quarter, month-week, and year-week. Effortlessly decode and validate non-standard formats, handle fiscal calendars, ordinal days, and custom cycles. Lightweight, flexible, and precise, it structures time data with ease.

date-parser date-structure parser

Last synced: 16 Oct 2025

https://github.com/miso-belica/py.js

Python expressions parser and evaluator written in Javascript (https://github.com/odoo/odoo/tree/14.0/addons/web/static/lib/py.js)

eval evaluator javascript parser python tokenizer

Last synced: 27 Jan 2026

https://github.com/philipk/steam_shortcuts_util

Utilities for parsing & writing Steams shortcut.vdf file format

parser steam

Last synced: 10 Aug 2025

https://github.com/josephgoksu/artspin

"artspin" is the best way to quickly and freely spin your articles. Currently, it is available for just Turkish Language.

article parser spinner turkish-language

Last synced: 07 Mar 2026

https://github.com/armmbed/logic-trace-parser

This tool parses an export from Saleae Logic software and interprets it according to the configuration used.

logic parser saleae spif trace

Last synced: 25 Jun 2025

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/jacoscaz/taskparser

A CLI tool to extract tasks and worklogs out of Markdown documents.

extract markdown parser tasks todo

Last synced: 20 Oct 2025

https://github.com/wils0ns/oi

Command line parser for python applications.

argparse cli parser python

Last synced: 21 Mar 2025

https://github.com/sdm-lang/tree-sitter-sdml

Tree-sitter grammar for the Simple Domain Modeling Language (SDML)

bindings parser sdml tree-sitter

Last synced: 12 May 2025

https://github.com/slayers-git/slconfig

Unix configuration file parser

c89 config configuration-files parser

Last synced: 05 Apr 2025

https://github.com/valdezfomar/tree-sitter-xresources

Xresources grammar for tree-sitter

parser tree-sitter xresources

Last synced: 23 Oct 2025

https://github.com/gsmith257-cyber/katzparty

MimiKatz output parser, written in Powershell

hacking hashes mimikatz parser passwords pentesting

Last synced: 18 May 2026

https://github.com/danielduarte/diffparse

Simple parser for Diff files (unified diff format)

diff parse parser patch tool unified-format

Last synced: 05 Apr 2025

https://github.com/mmore/full_name_splitter

Full Name Splitter is a library to split a full name simply into first and last name.

elixir erlang lexer parser splitter

Last synced: 23 Jan 2026

https://github.com/dub1401/wallpaperscrafttelegrambot

Π‘ΠΎΡ‚ для автопостинга ΠΎΠ±ΠΎΠ΅Π² с сайта WallpapersCraft Π² ΠΊΠ°Π½Π°Π» ΠΈΠ»ΠΈ Π³Ρ€ΡƒΠΏΠΏΡƒ Telegram.

bot parser telegram wallpaper

Last synced: 27 Oct 2025