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/chanakayaa/nessus_file_parser

This script parses Nessus XML scan reports to extract vulnerability details, including CVE/CWE IDs, severity levels, and other pertinent information. It then generates two HTML reports: one summarizing vulnerabilities in a table format and another providing detailed findings for each vulnerability.

nessus nessus-files nessus-parser nessus-report nessus-scanner parser tenable

Last synced: 24 Oct 2025

https://github.com/il2horusteam/il2fb-ds-events-parser

Parser of events of the dedicated server of «IL-2 Sturmovik: Forgotten Battles» flight simulator

events forgotten-battles il-2 library parser python sturmovik

Last synced: 21 Mar 2025

https://github.com/gchudnov/jaxzilla

A JSON parser for Scala with SAX-style API.

hacktoberfest json parser

Last synced: 12 Apr 2026

https://github.com/oefenweb/r-item-json-parser

Removes JSON format from Oefenweb item dataset

cran item json parser r

Last synced: 17 May 2026

https://github.com/mhshams/parser-combinators

Parser combinators with kotlin

json-parser kotlin parser parser-combinators

Last synced: 25 Oct 2025

https://github.com/vit0rr/chicken

Chicken is a toy programming language in OCaml because I want to learn OCaml

chicken compiler lexer ocaml parser parsing programming-language

Last synced: 28 Mar 2025

https://github.com/skalt/container_image_dist_ref

A library for parsing OCI container image references

docker oci-distribution oci-image parser

Last synced: 17 Feb 2026

https://github.com/himenon/convert-text-to-react

PlainテキストにReactのコンポーネントを適用させるサンプルコード

function parser react typescript

Last synced: 15 Apr 2026

https://github.com/king-tri-ton/dhorobot

Telegram-бот для получения гороскопов. Пользователи могут выбирать свой знак зодиака и получать гороскопы на сегодня, завтра и другие периоды. Бот получает данные с веб-сайта horo.mail.ru и использует библиотеки Python для взаимодействия с API Telegram и парсинга веб-страниц.

horoscope open-source parser python3 telegram-bot

Last synced: 28 Jan 2026

https://github.com/dub1401/wallpaperscrafttelegrambot

Бот для автопостинга обоев с сайта WallpapersCraft в канал или группу Telegram.

bot parser telegram wallpaper

Last synced: 27 Oct 2025

https://github.com/mabdanm/markdown-table-repair

Markdown Table Repair is a Python package that repairs and cleans malformed Markdown tables, converting them into structured pandas DataFrames.

deep-learning llama3 llm machine-learning markdown mistral openai-api parser repair

Last synced: 27 Oct 2025

https://github.com/raviqqe/parcom

Parser combinators in Go

golang parser

Last synced: 24 Jan 2026

https://github.com/cedarscript/cedarscript-ast-parser-python

Lib for parsing and interpreting CEDARScript, a SQL-like language for code analysis and transformations

ai-assisted-development code-editing parser

Last synced: 28 Jan 2026

https://github.com/mikroskeem/quackit

Quake/Valve .cfg file parser

configuration golang library parser quake source-engine valve

Last synced: 28 Mar 2025

https://github.com/sifive/tree-sitter-wake

Wake grammar for tree-sitter

parser tree-sitter wake

Last synced: 29 Jan 2026

https://github.com/stdlib-js/complex-base-parse

Parses a string representing a complex number into a complex like object.

cmplx complex convert deserialize from javascript json node node-js nodejs object parse parser stdlib string unmarshal util utilities utility utils

Last synced: 29 Jan 2026

https://github.com/ugjka/ircmsg

IRC Message Parser

irc message parser

Last synced: 29 Jan 2026

https://github.com/devtheorem/php-handlebars-parser

Parse Handlebars templates to a spec-compliant AST with PHP.

handlebars parser php

Last synced: 25 Feb 2026

https://github.com/hetalang/heta-parser

Parsing of heta-language files.

heta modeling parser qsp

Last synced: 06 Feb 2026

https://github.com/m4p4/tube-utils

NodeJS module to extract data from popular tube sites.

nodejs parser parser-library

Last synced: 16 May 2026

https://github.com/a631807682/ddltransform

parse ddl and transform to gorm model code

ddl gorm mysql orm parser postgresql

Last synced: 25 Feb 2026

https://github.com/hypernym-studio/args

A fast and ultra lightweight CLI argument parser.

alias args arguments argv cli commands esm flags node parser process

Last synced: 25 Feb 2026

https://github.com/poppa/key-value-file

Simple key/value file parser/writer

dotenv dotenv-parser keyvalue keyvalue-files nodejs parser typescript

Last synced: 30 Jan 2026

https://github.com/freshleafmedia/tiptap-parser

A PHP package for rendering Tiptap JSON to HTML

hacktoberfest parser render tiptap tiptap-editor

Last synced: 07 Feb 2026

https://github.com/liraymond04/tree-sitter-awa5_rs

AWA5.RS grammar for tree-sitter

awa5-0 parser tree-sitter

Last synced: 25 Feb 2026

https://github.com/zenor0/compiler-labs

Fuzhou University 2024 compiler course labs.

2024 analysis compiler course-labs fzu grammar lab lexer parse parser python semantic

Last synced: 05 May 2025

https://github.com/freight-trust/open-edi

OAS3 EDI API for Translation and Validation Transactional Service w/ Attestation & Non-Repudiation

api edi edifact openapi3 parser swagger translation validation x12

Last synced: 25 Feb 2026

https://github.com/serpo-dev/dowinsta

Download Instagram Videos and Images in high resolution. Chrome Extension / Downloader for Posts, Stories, Highlits, Reels, TVs.

browser-extension chrome-extension download downloader extension image instagram instagram-api instagram-bot parser scraper video

Last synced: 15 Apr 2026

https://github.com/t1st3/muxml-cli

Streaming XML parser and formatter

cli formatter parser stream xml

Last synced: 01 Feb 2026

https://github.com/r74tech/wdpr

Wikidot markup parser and renderer.

ast markup parser renderer wikidot

Last synced: 21 Feb 2026

https://github.com/thoughtsunificator/message-parser

Enables sorting and grouping of users and channel mentions in a message.

javascript message-parser parser

Last synced: 01 Feb 2026

https://github.com/thoughtsunificator/bbcode-parser

Tiny BBCode JavaScript implementation

bbcode bbcode-parser parser

Last synced: 01 Feb 2026

https://github.com/rafaeelaudibert/compiladores.yy.c

Compiler for the fictional ere2020 language developed for Compilers 101 course at UFRGS.

101 compilers lexer parser ufrgs

Last synced: 27 Mar 2025

https://github.com/giladbarnea/to

A simple CLI tool to convert and diff between JSON, YAML, TOML, JSON5 and Python collections.

conversion data data-conversion json json5 parser script terminal toml yaml

Last synced: 08 Feb 2026

https://github.com/jhk1090/namumark-clone-core

나무위키의 나무마크 Typescript 파서 구현 (오픈나무 기반)

namucode namumark namuwiki opennamu parser typescript

Last synced: 09 Feb 2026

https://github.com/deadkrolik/phargo

PHAR files parser written in GO

file format golang parser phar php

Last synced: 11 Feb 2026

https://github.com/pmikstacki/bsharp

BSharp is a csharp parser, analysis and formatter.

csharp formatter parser rust

Last synced: 11 Feb 2026

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

Tree-sitter grammar for JavaScript regular expressions with the Unicode flag set

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

Last synced: 16 Apr 2026

https://github.com/mezoni/peg

Command line tool for generating a PEG (with some syntactic sugar) parsers

dart parser parser-generator peg

Last synced: 27 Feb 2026

https://github.com/the-codegen-project/asyncapi-python-parser

An AsyncAPI Python parser that is always up to date with the specification!

asyncapi asyncapi-python parser python python3

Last synced: 11 Feb 2026

https://github.com/vsedyshev-intermedia/vparser

VParser is Python parser provide smart string parser and matcher

bdd bdd-framework parser parser-combinators python

Last synced: 28 Dec 2025

https://github.com/deedy5/habromir

habr mirror

habr parser parsing sqlite3

Last synced: 13 Feb 2026

https://github.com/shaishab316/custom-json-stringify

A custom JSON stringify implementation with special support for double-precision float formatting and pretty printing.

double json parser precision stringify typescript

Last synced: 28 Feb 2026

https://github.com/andrianllmm/eng-dictionary-parser

Parser for an English XML dictionary

dictionary english parser text-mining xml-parser

Last synced: 09 Jul 2025

https://github.com/malikzh/computejs

An expression calculator library for JavaScript

calculator compute computejs expression formula function javascript js lexer library math parser secure

Last synced: 12 Jun 2026

https://github.com/bharat23/wpt-parser

A python package to fetch and extract test results from Webpagetest, speed curve and other webpagetest backed products.

json parser python3 speedcurve webpagetest

Last synced: 15 May 2026

https://github.com/buxogabriel/gabelang

A programming language written in rust

interpreter lexer parser programming-language rust wasm

Last synced: 14 Feb 2026

https://github.com/maxludden/rich-color-ext

A add-on parser so `rich.color.Color` can parse 3-digit-hex and CSS named colors.

color parser rich

Last synced: 28 Feb 2026

https://github.com/namorniradnug/simpleparser

Simple expressions parser.

parser

Last synced: 09 May 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/septechx/alpha-html

Zig library for parsing a superset of html

html parser zig

Last synced: 20 Mar 2026

https://github.com/fjebaker/md4zig

Zig wrapper around md4c for parsing Markdown.

markdown md4c parser zig

Last synced: 02 Mar 2026

https://github.com/psidh/Ganges

EARLY STAGE: An upcoming programming language inspired from Mahabharata and Epics of Hinduism. Arjun is a programming language that is designed to be simple and to introduce a culture of bharat throught it. It is a high-level language and interpretted language.

cpp go golang interpreter language lexer llvm low-level parser programming-language rust

Last synced: 22 Mar 2026

https://github.com/frederikbeimgraben/pyrustymd

Parse MD/HTML with custom features to JSON

parser pypi-source python python3 rust rust-lang

Last synced: 02 Mar 2026

https://github.com/rejeb/netcdf-spark-parser

Scala/Spark Netcdf for reading Netcdf files

netcdf netcdf-java parser scala spark spark-connector spark-datasource

Last synced: 16 Apr 2026

https://github.com/roswelly/solana-transaction-crawler

crawl & parse solana transaction

crawler parser rust solana transaction

Last synced: 15 May 2026

https://github.com/trickfilm400/gitlab-security-scan-parser

CI/CD Job to analyize Application test files for GitLab's Free & Premium tier (as it is only available in Ultimate)

ci-cd cicd gitlab parser pipeline sast scanner security

Last synced: 12 May 2026

https://github.com/denvercoder1/jack-to-hack-compiler-ceylon

Jack to Hack Compiler in Ceylon completed for Fundamentals of Programming Languages Course, 2020-2021.

ceylon compiler hack-assembly jack-language nand2tetris parser tokenizer vm-language

Last synced: 19 Mar 2026

https://github.com/yurrriq/clippings

Parser for Kindle clippings.

idris kindle kindle-clippings parser

Last synced: 02 Apr 2026

https://github.com/stevehjohn/calculator

A project implementing a calculator able to parse complex mathematical expressions.

calculator csharp csharp-library mathematics parser

Last synced: 02 Apr 2026

https://github.com/mayank-02/xmlalchemy

Command line tool to parse XML files and evaluate queries

antlr4 join-optimizations maven parser visitor xml xpath xquery

Last synced: 23 Jun 2026

https://github.com/0x51-dev/upeg

Universal Parser Expression Grammar

abnf parser peg

Last synced: 02 Apr 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/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/hex7c0/logger-request-cli

parser for logger request for Nodejs

cli logger nodejs parser

Last synced: 17 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/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/word-view/gengolex

Language parser and lexer

language library parser

Last synced: 04 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/yuriidorosh/interbox-test

Test task for InterBox involving the creation of programs for data parsing.

bs4 docker parser parsing python python3 redis

Last synced: 18 Apr 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/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/krishpranav/jsonparser

A simple json parser built using golang

go go-library go-package golang json linux macos parser windows

Last synced: 05 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/reklatsmasters/trace-inline-parse

Parser of `--trace-inlining` output from Crankshaft

debug inline inlining js node nodejs parse parser perfomance tools trace v8

Last synced: 19 Apr 2026

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

DBus type signature parsing

dbus lua parser

Last synced: 04 Jun 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/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/pgvalle/simplifiedluacompiler

Trabalho da matéria de compiladores da faculdade. As instruções que segui estão no diretório assets.

c compilers jesus-christ lexer lua parser

Last synced: 20 Apr 2026

https://github.com/fflorent/espadon

EcmaScript parser writter in Rust (WIP)

ecmascript javascript parser rust

Last synced: 20 Apr 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/tsnsoft/tsn_python_pc

Примеры парсеров и конвертеров файлов на Python

converter example parser python

Last synced: 04 Jun 2026

https://github.com/victorazzam/demal

Encode and decode MAL (Meta Attack Language) to and from JSON.

cli command-line-tool decoder encoder json library meta-attack-language mitre-attack parser python python3

Last synced: 20 Apr 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/chrisdothtml/js-import-parser

A fast parser for analyzing relationships between JavaScript modules

go javascript parser

Last synced: 20 Apr 2026

https://github.com/tsukanov-as/gua

go+lua=gua (experimental programming language)

ast go lua luajit parser transpiler

Last synced: 20 Apr 2026