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/quadnucyard/matoy

A math interpreter toy featuring matrices

compiler cpp matrix parser

Last synced: 29 Mar 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/alschmut/objectivecparser

An Antlr4 Parser for Objective-C, Java and Kotlin code, calculating the lines of code per method

antlr4 grammar java kotlin lines-of-code objc objective-c parser static-analysis

Last synced: 02 Jan 2026

https://github.com/nvtkaszpir/k8s-describe-nodes-parser

Parse kubectl describe nodes and output as json

json kubernetes parse parser python python3

Last synced: 06 May 2026

https://github.com/jsonzilla/fusion_xml

Command line tool to merge two xml files

cpp parser visual-studio xml

Last synced: 22 Mar 2025

https://github.com/vikas2171/if_else_parser

If_else_parser is a C++ tool that validates the syntax of if-else conditional statements. It checks for correctness, generates parse trees, and displays the grammar rules used. This project supports nested conditions and provides an educational resource for understanding if-else constructs in C++.

cpp if-else-statements parse-tree parser principles-of-programming-languages

Last synced: 20 May 2026

https://github.com/iadvize/xyleme

A quick way to parse XML structures

cats parser scala xml

Last synced: 07 Jul 2025

https://github.com/clitetailor/simple-xml-parser

A simple XML parser in NodeJS

nodejs parser tokenizer xml

Last synced: 30 Apr 2026

https://github.com/metaid-developers/metaid-script-decoder

MetaID Protocol Parser - Extract and parse PIN data from BTC and MVC blockchain transactions. Pure Go, zero dependencies, easy integration.

blockchain btc decoder go golang metaid microvisionchain mvc parser web3

Last synced: 14 Jan 2026

https://github.com/quantumwizard888/get_jp_word_info

Parser script that gets a word info from https://dictionary.goo.ne.jp explanatory dictionary

linguistics parser parsing web-parsing web-scraper web-spider

Last synced: 29 Mar 2025

https://github.com/wintercore/jsonerino

Another JSON parser written from scratch in Ruby

cli json parser ruby

Last synced: 20 May 2026

https://github.com/programmerstevie/haskell-assembly-interpreter

An Assembly Language Parser and Evaluator written in Haskell using Parsec. Parses and executes assembly-like code, simulating a CPU with registers, flags, stack, and control flow instructions.

assembly-language control-flow cpu-simulation evaluator flags gpl3 haskell interpreter open-source parsec parser registers software-development stack

Last synced: 20 May 2026

https://github.com/romelperez/prhone-scp

Simple config parser

configparser parser

Last synced: 18 Apr 2026

https://github.com/hrszpuk/remeta

A metaprogramming tool for porting Go packages over to the ReRect programming language

binding-generator go golang metaprogramming parser rect rerect

Last synced: 30 Jun 2026

https://github.com/alfredoprograma/calculus

Super simple calculator interpreter

interpreter parser rust

Last synced: 17 Mar 2025

https://github.com/ysden123/scala-csvreader

Scala CSV file (stream) reader

csv file parser reader scala stream

Last synced: 22 Mar 2025

https://github.com/pikulev/hario-core

Type-safe Python HAR model: Pydantic-powered parsing, validation, normalization, and transformation—readying HTTP Archive data for analytics and easy extension.

developer-tools http-archive http-archive-format parser pydantic python web-debug web-performance

Last synced: 07 Jul 2025

https://github.com/nixinova/nouva

The Nouva programming language.

grammar language lark nixinova parser programming-language

Last synced: 01 Nov 2025

https://github.com/oguzhand95/tis100

A tool and package to parse TIS100 assembly programs.

assembly golang parser tis100

Last synced: 01 May 2026

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

UNFINISHED Native Common Lisp YAML implementation

common-lisp parser yaml

Last synced: 26 Mar 2025

https://github.com/permalik/go_markdown_parser

systems:markdown lexer and parser

go lexer markdown parser

Last synced: 28 Mar 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/toburger/xml-parser

javascript parser combinator xml parser

javascript parser parser-combinators xml

Last synced: 20 May 2026

https://github.com/afeiship/weapp-vue-parser

Single vue file parser for weapp.

parser vue weapp

Last synced: 14 May 2026

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/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/himenon/commit-mesage-parser

commit message parser

coimmit message parser

Last synced: 10 Apr 2025

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/sid-sg/flysh-unix-shell

UNIX Shell from scratch

c lexer parser syscalls tokenizer

Last synced: 24 Dec 2025

https://github.com/vendethiel/simplestr-php

Simple string parser in PHP

parser php string-parser

Last synced: 22 Mar 2025

https://github.com/matsubara0507/yamlparser

YAML Parser using Haskell

haskell parser yaml

Last synced: 03 May 2026

https://github.com/basemax/infix2postfix-evaluator

A Javascript Implementation of an Infix to Postfix Evaluator. It can evaluate any infix expression and convert it to postfix expression.

evaluator expression expression-evaluator expression-parser expressions infix javascript js math-evaluator math-parser parser postfix

Last synced: 19 May 2026

https://github.com/aloussase/csvparsercsharp

A simple CSV parser for CSharp

csharp csv parser

Last synced: 13 Apr 2025

https://github.com/jcs090218/tree-sitter-actionscript

ActionScript grammar for tree-sitter

actionscript parser tree-sitter

Last synced: 17 May 2026

https://github.com/allkern/cue

Tiny BIN/CUE parsing and loading library

c cue disc-image parser

Last synced: 02 Mar 2026

https://github.com/sushantdhumak/langchain-basics

A Simple LLM application with chat models and prompt templates

chatopenai gpt-4o-mini invoke langchain parser prompt-template

Last synced: 28 Mar 2025

https://github.com/xp-forge/markdown

The Markdown syntax for the XP Framework

markdown parser php tree xp-framework

Last synced: 17 May 2026

https://github.com/marianmeres/unchunk

Utility for reconstructing chunks into messages.

parser

Last synced: 24 Jun 2025

https://github.com/codylico/qbvoxel

Parser/generator for Qubicle Binary file format

cmake parser qubicle voxel

Last synced: 29 Mar 2025

https://github.com/samueleleli/webscraping_py

Python project for the purpose of doing web scraping on a list of sites contained in a csv file. Specifically, the script allows searching for keywords or phrases within the site and providing statistics on the results obtained.

beatifulsoup csv parser python webscraping

Last synced: 21 Mar 2025

https://github.com/treipatru/parnaie-parser

JS parsing tool for parnaie dataset.

javascript node-js parser regex

Last synced: 20 Jul 2025

https://github.com/fluuxio/xmlparser

Swift XML Parsing library based on libxml2

parser swift xml

Last synced: 07 Jul 2025

https://github.com/kamadak/winlnk-rb

Library to read Windows Shell Link (shortcut or .lnk) files

lnk lnk-files parser reader ruby shortcut windows

Last synced: 17 May 2026

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/arampetrosyann/basic-compiler

Simple compiler based on Java

ast compiler java lexer parser

Last synced: 19 Jul 2025

https://github.com/bybenpuls/csv-parser

Fast cli csv parser

c cli csv csv-parser csv-parser-c parser

Last synced: 19 Jul 2025

https://github.com/arbitroy/whatsapp_parser

A tool to help me capture the details for my enslavement to the company via whatsapp

golang parser

Last synced: 05 Apr 2025

https://github.com/deniska69/parser-to-csv

web parser with support for writing Cyrillic characters in .csv

csv cyrillic cyrillic-characters nodejs parser web web-parser win-1251

Last synced: 17 May 2026

https://github.com/2moe/glossa-dsl

Glossa-DSL: A domain-specific language designed exclusively for localization (L10n)

bincode encoding parser rust serde

Last synced: 12 Apr 2025

https://github.com/s3b4s/html-monparser

An HTML parser implemented using the monadic parser monpar.

functional-programming parser parsing

Last synced: 23 Mar 2025

https://github.com/proh14/psh

psh, a small and minimal shell. public domain 💘

c cli lexer parser public-domain shell

Last synced: 17 Jan 2026

https://github.com/athanclark/streaming-csv

Simple streaming CSV parsing & statistics gathering

csv haskell parser streaming

Last synced: 16 Nov 2025

https://github.com/zahtec/typefile

A strongly typed configuration file for the modern age.

filetype json parser toml typefile yaml

Last synced: 23 Mar 2025

https://github.com/alopatindev/long-version

Minimalistic version parsing and comparison. Supports non-semver versions, ignores non-numeric postfixes like alpha/rc/etc.

parser rust version

Last synced: 26 May 2026

https://github.com/zevio/pcu_io

IO management for PCU project

input-output json json-to-text parser pcu pcu-io pdf pdf-to-text python text

Last synced: 18 May 2026

https://github.com/luigichopper/clarityscript

A programming language that combines the functionality of HTML with the readability of Python

clarity-script parser programming-language python

Last synced: 26 May 2026

https://github.com/razcore-rad/purescript-pure-webidl

PureScript WebIDL AST and parser.

ast parser purescript webidl

Last synced: 02 Jan 2026

https://github.com/orbit-format/orbit-js

JavaScript bindings for the Orbit configuration language.

configuration orbit parser wasm

Last synced: 13 Jan 2026

https://github.com/techouse/django-docs-parser

Parse the Django HTML documentation into a JSON format to be used with Algolia

django documentation parser python3

Last synced: 19 Apr 2026

https://github.com/vvijk/uni-courses

This repository serves as a centralized hub for organizing and showcasing my university coursework.

api c c-sharp computer-science coursework csharp dotnet java javascript kau lisp parser pascal projects prolog python tictactoe university university-project uwp

Last synced: 11 Apr 2026

https://github.com/serkodev/markdown-exit

Fast, customizable Markdown parser and renderer with full CommonMark support. TypeScript rewrite of markdown-it with enhancements.

commonmark javascript markdown parser renderer typescript

Last synced: 20 Jan 2026

https://github.com/e0selmy4v/func2code

Turn functions into strings

code convert converter func function inline inner parser source

Last synced: 07 Apr 2025

https://github.com/josephbartlett/ccd-viewer

Lightweight PHP CCDA/CCD viewer that parses uploaded clinical documents, shows patient metadata, section narratives, structured entries, and XML snippets in a Bootstrap UI.

bootstrap ccd ccda clinical-documents health-data health-it healthcare hl7 parser php viewer xml

Last synced: 13 Jan 2026

https://github.com/thetimick/tivkparser

Приложение, для получения различных данных из соц. сети VK

parser parsing vk vkontakte

Last synced: 29 Sep 2025

https://github.com/devvsima/allnews-bot

A news bot that gets news from many sources at once, Western and Ukrainian at once. Новостной бот, который получает новости из многих источников одновременно, западных и украинских

aiogram news parser telegram-bot

Last synced: 06 Mar 2025

https://github.com/4eb0da/dds-parser

DDS header and data parser

ati2 dds dxt1 dxt3 dxt5 parser texture webgl

Last synced: 07 Apr 2025

https://github.com/jonathanjameswatson/earley_parser

Earley parser for context-free grammars

dune earley-parser ocaml parser

Last synced: 16 May 2025

https://github.com/sven-hluchy/spyglass

HTML parser written in Common Lisp. WIP.

common-lisp html lisp parser

Last synced: 18 Jan 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: 31 Mar 2025

https://github.com/smiley4/simpleparser

Creates a syntax tree from a given string and grammar (ebnf)

ebnf grammar parser tree

Last synced: 15 May 2025

https://github.com/fawaf/misshk

terrible misshk parser

hk hong hongkong kong miss misshk misshongkong parser ruby

Last synced: 23 Mar 2025

https://github.com/roy-corentin/org_mob_parser

Parser for Org files

crystal-lang org-mode parser

Last synced: 30 Mar 2025

https://github.com/olegkorol/pylox

A simple language implementation of Lox, written in Python. Includes a lexer, parser and interpreter.

interpreter language lexer lox-interpreter parser

Last synced: 15 Mar 2025

https://github.com/taservers/vdfparser

Simple and modern C++ library for parsing the Valve Data Format

cpp file-format parser source-engine valve-data-format vdf

Last synced: 16 May 2025

https://github.com/ak4-sh/rahu

A python LSP written in go

golang-package lexer lsp parser python-lsp-server

Last synced: 13 Jan 2026

https://github.com/smikhalevski/route-pattern

🔀 The path pattern parser, that supports named variables, variable constraints, bash-like alternation, regular expressions, and wildcards.

parser path pattern route tokenizer url

Last synced: 25 Jun 2025

https://github.com/eratio08/pars-comb-ml

Monadic parsing in OCaml

monadic ocaml parser parser-combinators parsing

Last synced: 02 Jan 2026

https://github.com/antoinegagne/amqp10

An AMQP 1.0 library (it is a work in progress at the moment)

amqp amqp-client amqp1-0 amqp10 parser protocol protocol-library

Last synced: 30 Mar 2025

https://github.com/anotherbyte-net/leaf-focus

Extract structured text from pdf files.

data-science machine-learning parser pdf utility

Last synced: 16 Jan 2026

https://github.com/paych3ck/pcconfigurator

Оконный конфигуратор персонального компьютера на PyQt6.

parser pyqt6-desktop-application python

Last synced: 17 Mar 2025

https://github.com/sweiglbosker/zig-regex-parser

regex parser coded live on twitch

parser parsing zig

Last synced: 26 Feb 2025

https://github.com/urbanjost/m_kracken

parse command line arguments and create configuration files using syntax similar to ULS commands

argument command-line fortran fortran-package-manager fpm parser parsing

Last synced: 27 Jan 2026

https://github.com/fontseca/passwd-parser

Parse users inside the `/etc/passwd' file.

c input-output parser scanf

Last synced: 15 Mar 2025

https://github.com/mattriley/node-pathstruct

Parse and stringify data structures embedded in file paths.

javascript nodejs npm-package parser

Last synced: 18 Jun 2025

https://github.com/kawamurakazushi/monkey-ml

OCaml implementation of an interpreter for the Monkey programming language

interpreter lexer monkey ocaml parser

Last synced: 26 Feb 2025

https://github.com/falsehuman/vk-video-dowloader

Сервис по скачиванию видео с платформы VK Видео.

fastapi parser selenium vkontakte vue vuejs

Last synced: 19 Jan 2026

https://github.com/antoncoding/html_content_crawler

A smart html crawler to automatically detect main content of a HTML page.

beautifulsoup content crawlers html nlp-parsing parser

Last synced: 02 Apr 2025

https://github.com/matheusamazonas/yapcol

Yet Another Parser Combinator Library

clean clean-language parser parsing parsing-library

Last synced: 07 Apr 2025

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

:telescope: A proper url parser and combinator that works with eulalie

combinator parser url

Last synced: 25 Jun 2026