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/chuckeyzz/dvgc01

Lab work for Programming Languages course at Karlstad university

lexer parser pascal

Last synced: 18 Jul 2025

https://github.com/hashal890/salesway-dashboard-assignment

Welcome to the Salesway Dashboard, a comprehensive tool designed for visualizing and managing sales data effectively. This dashboard offers a seamless user experience with various features to enhance data visualization and analysis, while ensuring secure access and robust error handling.

axios body chakra-ui chartjs cors css dotenv express html javascript mongoose parser react react-chartjs-2 react-icons vercel

Last synced: 07 Apr 2026

https://github.com/bottledlactose/essencio

A header-only library for loading file formats found in MySims and MySims Kingdom.

cpp mysims mysims-kingdom parser

Last synced: 17 Jul 2025

https://github.com/skywalker13/libduck

A Daisy 2.02 parser API

daisy parser player

Last synced: 12 May 2026

https://github.com/defective4/vcd4j

VCD (Value Change Dump) files parser, player, recorder and writer library for Java

java parser vcd

Last synced: 22 Jun 2025

https://github.com/glyn/expr

Expression parsing example, based on https://compilers.iecc.com/crenshaw/

example expression golang parser

Last synced: 24 Mar 2025

https://github.com/mauricelambert/querycombinedlogformat

This tool extracts, filters and parses combined log format (apache and nginx default access.log format) with a easy and fast language syntax.

access access-log access-logs apache clf combined-log-format dfir filtering forensic forensics incident-response investigation language log nginx parser query regex web

Last synced: 26 Apr 2026

https://github.com/nicholaswmin/arithmeticss

arithmetic expressions on CSS variables

css css-custom-properties parser

Last synced: 17 May 2026

https://github.com/saket-sk/semester6-sppu-systems-programming-lab

Collection of codes and assignments I performed for the SL-V Systems Programming Lab (SPPU).

lex lexical-analyzer parser pass-assembler sppu system-programming yacc-lex

Last synced: 13 Jun 2026

https://github.com/neudinger/osmtogeojson

Convert osm xml to osm GeoJson Dlang project

docker json linux osm osm-geojson parser split xml

Last synced: 08 May 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/ghosind/formatparser

Parse format strings.

formatter parser

Last synced: 15 Jul 2025

https://github.com/ahmdrz/my-compiler-course

This repository is my exercises of Compiler course.

lexer parser recursive-descent-parser

Last synced: 02 Jul 2026

https://github.com/surajkareppagol/parser

🇵 Python Script: XML To JSON Conversion Tool.

converter parser xmltojson

Last synced: 15 Jul 2025

https://github.com/andrey-oss/mc-checker

MC-Checker - Minecraft server checker written on python3

api minecraft parser python3 server

Last synced: 07 Apr 2026

https://github.com/thutasann/go-parser

Custom Language Parser in Golang

golang parser

Last synced: 14 Jul 2025

https://github.com/mixa3607/beamerlrw

Library for read and write beam files or erlang Ext terms

beam binary csharp erlang parser

Last synced: 17 May 2026

https://github.com/steipete/demark-landing

Website for Demark Markdown Parser

markdown parser swift website

Last synced: 08 May 2026

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/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/sgruszka/tree-sitter-bpftrace

bpftrace grammar for tree-sitter

bpftrace grammar parser tree-sitter

Last synced: 17 Feb 2026

https://github.com/kernel-sqz/tilesetparser

FInd one tile in a large tileset group using AI

ai cli cli-app gui opencv opencv-python parser python tiled-map-editor tilemap tilesets tkinter

Last synced: 18 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/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/solvercaptcha/solvecaptcha-python

Python 3 package for seamless integration with the solvecaptcha API, enabling automated captcha solving for reCAPTCHA, hCaptcha, Cloudflare Turnstile, FunCaptcha, GeeTest, and other captcha types.

anti-captcha automation bypass-recaptcha-v2 bypasscaptcha captcha-solver cloudflare-bypass hcaptcha-solver parser python python3 solving-captcha utils-library

Last synced: 21 Mar 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/nouemankhal/go-json-parser

Go solution for the Build Your Own JSON Parser Coding Challenge by John Crickett

go json lexer parser

Last synced: 18 May 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/electrikmilk/php-html-parser

Basic HTML parser in PHP.

html-parser parser php

Last synced: 22 Jun 2025

https://github.com/daniel-yonkov/currency-transaction-kata

A small exercise for transaction based CLI application

kata parser php

Last synced: 19 Aug 2025

https://github.com/maxrt101/xcfg

Custom configuration format parser.

configuration cpp17 parser

Last synced: 05 Apr 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/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/sushmaakoju/polynomial-equation-parser

A proof-of-concept implementation of polynomial equation parser in Python

parser python sympy

Last synced: 21 Mar 2025

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/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/somucheffort/fox

A command parser library

command command-parser node nodejs parser

Last synced: 11 Mar 2025

https://github.com/brunozell/whatsappparser

Light-weight C# parser for exported WhatsApp chat histories

parser whatsapp

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/aleclarson/php-serialized

PHP serialize and unserialize for NodeJS (with useful error messages)

ast nodejs parser php serialized

Last synced: 08 May 2026

https://github.com/rinatmambetov/emnist-letters-parser

Simple parser of emnist letters

emnist-dataset letters parser

Last synced: 25 Jun 2025

https://github.com/crdoconnor/usy

Ultra-simple YAML - Roundtrippable YAML parser that only parses comments and a flat list of key/value pairs.

parser python simple yaml

Last synced: 19 May 2026

https://github.com/psynetic-software/camt-parser

CAMT XML Parser for SEPA banking data (C++).

banking camt camt052 camt053 camt054 cpp csv finance mit parser qif sepa swift xml

Last synced: 18 May 2026

https://github.com/dipakdotyadav/texttojson

Transform unstructured text into structured JSON using human-readable templates.

charp dotnet hacktoberfest json parser template text-processing

Last synced: 18 May 2026

https://github.com/fluuxio/xmlparser

Swift XML Parsing library based on libxml2

parser swift xml

Last synced: 07 Jul 2025

https://github.com/juancastillo0/dart-parser

Parser for the Dart programming language grammar. Written in Rust with a WASM, Dart and JavaScript API

dart grammar javascript nodejs parser parser-generator wasm

Last synced: 08 Apr 2026

https://github.com/mufidu/sunda-lexical-analyzer-and-parser

Web interface for Basa Sunda's lexical analyzer and parser

lexical-analyzer parser

Last synced: 21 Jul 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/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/luminati-io/golang-html-parsing

Parse HTML in Go using Node Parser, Tokenizer, and tools like Goquery and Colly, with practical examples and efficient web scraping techniques

bright-data colly go golang goquery html node-html-parser parser tokenizer tokenizer-parser web-scraping

Last synced: 25 Jun 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/htomsik/urlreader

Read Urls from file and count some tags from urls

mvvm parser reactiveui wpf

Last synced: 01 Oct 2025

https://github.com/wisskirchenj/desktop-calculator

Graphical (Swing-based) Desktop calculator

calculator-application parser recursion swing-gui

Last synced: 17 Jun 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/mikeleo03/javascript-parser-cyk

Tugas Besar Teori Bahasa Formal dan Otomata IF2124 - Parser Bahasa Javascript

javascript parser python3

Last synced: 18 May 2026

https://github.com/dan-sazonov/olimpiada.ru-bot

🤖🏆 [IN DEVELOP] Telegram bot for getting news about the olympiads from the website olimpiada.ru

aiogram beautifulsoup4 heroku olympics parser telegram-bot

Last synced: 24 Oct 2025

https://github.com/akdasa/pycopa

A dead simple python module to parse command line arguments

command-line parser

Last synced: 21 Mar 2025

https://github.com/tryomar/compilerxarabic

A compiler implementation for an Arabic-based programming language, featuring lexical analysis, syntax parsing, and a graphical user interface for interactive testing and development.

arabic arabic-programming-language compiler parser python tokenizer

Last synced: 25 Jun 2025

https://github.com/voldien/sp-simple-parser

Simple Parser for configuration files.

configuration-file parser python27

Last synced: 11 Sep 2025

https://github.com/koykov/halvector

Vector HTTP Accept-Language parser with minimum memory consumption.

hal parser vector

Last synced: 03 Jan 2026

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/greatislander/descriptify

Generate an HTML5 description list from CSV input.

csv description-list html5 parser

Last synced: 02 Jul 2026

https://github.com/screwdriver-cd/workflow-parser

Calculate a directed graph workflow based on a pipeline config

parser

Last synced: 09 Oct 2025

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/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/igeligel/schedulostfalia

:clock1: Parser for the time schedule of the Ostfalia Hochschule für angewandte Wissenschaften in Wolfenbüttel. It will give you an easily readable format on your console via Haskell/GHCI.

haskell haskell-learning html ostfalia parser

Last synced: 30 Jun 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/aleclarson/import-scan

Scan a string of JavaScript for its imported modules

imports javascript parser

Last synced: 18 May 2026

https://github.com/cosmosgenius/jsonparser

A JSON Parser for node server

http json middleware parser

Last synced: 18 May 2026

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/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/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/tap349/yuki

Simple CSV and TSV parser (NimbleCSV wrapper)

csv elixir parser tsv

Last synced: 12 Apr 2025

https://github.com/anathelegend/perl-efz

🚀 Simplify data management with Perl EFZ, an efficient tool for efficient file and data manipulation in Perl applications.

automation code-utilities command-line-tool cross-platform data-manipulation efz file-formatter open-source parser perl programming-language scripting software-development text-processing utf-8

Last synced: 28 Jun 2026

https://github.com/taskade/temporal-parser

A lexer and parser for ISO 8601, RFC 3339, and IXDTF temporal expressions, built with compiler design principles.

compiler date datetime duration iso8601 ixdtf lexer parser rfc3339 temporal timezone

Last synced: 15 Jan 2026

https://github.com/aramisfacchinetti/streaming-json-parser

Streaming JSON parser designed to process JSON data incrementally. The primary goal is to handle potentially incomplete JSON data streams, such as those produced by Large Language Models (LLMs), and return the current state of the parsed object at any time.

incremental-parsing json json-parser large-language-model llm open-source parser pypi streaming streaming-data

Last synced: 12 Apr 2025

https://github.com/pradyunsg/toml-python

Pure-Python TOML library

parser python toml

Last synced: 11 Jul 2025

https://github.com/Htomsik/UrlReader

Read Urls from file and count some tags from urls

mvvm parser reactiveui wpf

Last synced: 11 Mar 2025

https://github.com/grimen/python-envjoy

A more enjoyable environment variable getter and setter - for Python.

caster env environ environment getter key parser python python2 python3 setter value variable

Last synced: 29 Mar 2025

https://gitlab.com/aziis98/telegram-uctexbot

A Telegram Bot to render LaTeX to Unicode and pretty printed display math.

bot latex parser python telegram telegrambot tex unicode

Last synced: 11 Mar 2025

https://github.com/denoed/hjson

A deno @HJSON parser / stringifier.

decoder encoder hjson parser stringifier

Last synced: 12 Apr 2025

https://github.com/radutul/sistem-de-autentificare

Generator simplu de chestionare

authentication java login parser

Last synced: 29 Mar 2025

https://github.com/danielpclark/keyer_cr

HTTP Request Parameter Parsing

crystal parameters parser

Last synced: 13 Mar 2025