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://git.hiifong.cc/mirrors/maddy

C++ Markdown to HTML header-only parser library

c-plus-plus cpp cpp14 header-only html library markdown parser

Last synced: 04 Oct 2025

https://github.com/permalik/markdown_parser_go

systems:markdown lexer and parser

go lexer markdown parser

Last synced: 04 Aug 2025

https://github.com/nuiix/yeahub-obsidian-parser

Скрипт на Python для анализа вопросов и подборок из Yeahub API и их форматирования для Obsidian.md

api automation markdown obsidian parser python yeahub

Last synced: 17 Apr 2026

https://github.com/programie/pini

A library for reading and writing Ini files in PHP

ini oop parser php-library reader writer

Last synced: 12 Oct 2025

https://github.com/marwanradwan7/dojo

An interpreter written in Go.

ast go go-standard-library golang interpreter lexer parser

Last synced: 12 Oct 2025

https://github.com/bitvantage/sharptextfsm

SharpTextFSM is a .NET implementation of the Google TextFSM Python module.

cli parser parsing regexp state-machine textfsm

Last synced: 01 Mar 2026

https://github.com/lonaryx/cardataparser

CarDataParser🚗💻 - это простой и удобный инструмент, созданный с использованием библиотеки Eel на Python. Он предоставляет возможность получать информацию о транспортных средствах, основываясь на их регистрационных номерах, в текущей версии ограничиваясь Украиной.

car css desktop eel eel-python exe html number numbers parser program python python-script python3 scraper ukraine ukrainian winodws

Last synced: 06 May 2026

https://github.com/jamesgober/luminess

A high-performance, JIT-enabled template engine for Rust with configurable extensions, smart includes, and professional-grade directives.

code-generation lexer parser rendering rust template template-engine

Last synced: 12 Aug 2025

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

Small hour/time parser & stringifier

hour javascript parser stringifier time

Last synced: 13 Oct 2025

https://github.com/kx0101/monkey-language

Writing An Interpreter (Tree-Walking) In Go from scratch, using Vaughan Pratt's Parser For Educational Purposes

ast expressions go golang identifiers interpreter lexer parser pratt-parser repl statements tokenizer tokens vaughan-pratt

Last synced: 23 Jul 2025

https://github.com/bekbolsky/kolesakz-parser

Парсер грузовых автомобилей с kolesa.kz, с выгрузкой данных в формате csv

beautifulsoup4 kolesa kolesakz parser webscraping

Last synced: 17 Jan 2026

https://github.com/ledorub/snort-parser

Simple snort output parser written for my friend's master thesis

parser

Last synced: 10 Sep 2025

https://github.com/ksxgithub/lazy-template

String template library that send queries to function responder and interpolate the responses

crate interpolation lazy library no-std parser rust string template template-engine

Last synced: 26 Jan 2026

https://github.com/hammadmajid/htmlizemd

A CLI application that converts Markdown to HTML while following CommonMark Spec

markdown parser portfolio-project

Last synced: 14 Mar 2025

https://github.com/womblee/telegram-discord-posts-parser

This fun little script parses posts from my website and tells you if there are any new ones.

discord discord-bot lxml news parser posts python requests scraper telegram tgbot

Last synced: 29 Apr 2026

https://github.com/thetasinner/echelon-unicode-parser

Experimental parser which can process unicode input

parser parsing unicode

Last synced: 13 Oct 2025

https://github.com/martimm/semi-xml

SemiXML is a small language to generate all forms of XML

generator parser perl-6 semixml sxml xml

Last synced: 21 Jan 2026

https://github.com/nay-cat/hsperfdata-parser

Application for parsing and analyzing a hsperfdata file from a Java application in real time using its PID or directly from a hsperfdata file.

hotspot hsperfdata java jvm parser performance

Last synced: 13 Aug 2025

https://github.com/queukat/news_parcer

Small legacy Python news parsing experiment retained for reference.

experiment legacy news-parser parser python web-scraping

Last synced: 15 Jun 2026

https://github.com/adaszko/orgdt

Emacs' org-mode date/time parser and renderer

emacs nom org-mode parser

Last synced: 13 Mar 2026

https://github.com/ghostbuster91/tree-sitter-javap

Javap grammar for tree-sitter

javap parser tree-sitter

Last synced: 30 Apr 2026

https://github.com/bonnyad9/ipp-1-2024

First project to the subject IPP.

ipp ipp24 parser pyhton3 python xml

Last synced: 08 Jun 2026

https://github.com/llrs/hmmer_parser

Test, let's see if it works

hmmer-parser parser

Last synced: 30 Jun 2025

https://github.com/cloudsucker/cs2crap

Парсинг, автоматизация поиска выгод, автоматизация торговли предметами Counter Strike 2

counter-strike counter-strike-2 cs2 csgo csgomarket parser python skins steam valve web-scraper

Last synced: 30 Apr 2026

https://github.com/themmoddingherds/gfs

GFS parser library for C#

csharp gfs library parser skullgirls tfh

Last synced: 14 Oct 2025

https://github.com/sergeypedan/rust-book-parser

Parses ”The Rust book“ and saves as ePub

epub parser rust

Last synced: 08 Jun 2026

https://github.com/wiredwiz/moo-parser

A parser library for parsing the Moo and Moo# programming languages.

antlr4 grammar moo parser

Last synced: 20 Jan 2026

https://github.com/itsryu/syn

Repositório referente ao trabalho de implementação de um analisador sintáxico para a linguagem MicroPascal (µ-Pascal) da disciplina Linguagens formais, Autômatos e Compiladores da Universidade Católica de Brasília.

c compiler micro-pascal parser syntax-analysis

Last synced: 24 Mar 2025

https://github.com/repcomm/quadgraph

A simple quadratic function grapher in js

canvas graph js parser quadratic-formula

Last synced: 25 Jul 2025

https://github.com/iannil/open-remote-id-parser

Open Remote ID Parser is a lightweight C++ library for decoding drone Remote ID broadcasts. It supports multiple protocols (ASTM F3411, ASD-STAN) and transport layers (Bluetooth Legacy/Extended, WiFi Beacon/NAN), making it ideal for building drone detection applications on mobile devices, embedded systems, or desktop platforms.

drone parser remote-id

Last synced: 12 Jun 2026

https://github.com/ovidiuiliescu/basicparser

Very simple parser combinator, for learning purposes.

parser

Last synced: 04 Oct 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/kockarevicivan/homl-parser

Custom language parser, created with RapidXML in C++.

c-plus-plus homl parser rapid-xml

Last synced: 27 Mar 2025

https://github.com/blacksujit/suraksha

Welcome to the **SURAKSHA -- Secure Document Query Application**! This powerful tool allows you to securely upload, search, and analyze documents with ease. Built using Streamlit, this app offers an intuitive interface and various features for managing your document queries efficiently.

aspect-oriented-programming cloud community-cloud-patterns dashboard database-design databse document implemeation integration model-checking model-selection parser project queries-database queries-keeper repository-pattern search secure-document streamlit-webapp testing-tools

Last synced: 24 Mar 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/miikama/ncdl-gen

A Parser for NetCDF cdl language

cpp netcdf parser vscode

Last synced: 27 Jan 2026

https://github.com/dev-pengi/mark-parse

a package that parses Markdown syntax and converts it into HTML

converter formatter html markdown markdown-to-html markup markup-converter parser text-to-html

Last synced: 29 Apr 2026

https://github.com/fpapado/elm-set-cookie-parser

A parser for the Set-Cookie header, written in Elm.

elm parser set-cookie

Last synced: 27 Jun 2025

https://github.com/exelearning/elp-parser

eXeLearning .elp Parser for PHP

elp exelearning parser

Last synced: 13 Jan 2026

https://github.com/ecollect/taf-parser

TAF ( Tagged Format ) Sage 50 Format Parser.

lexer parser sage sage50 stream taf

Last synced: 08 Jun 2026

https://github.com/mwoss/textparser

Polish constitution parser

java parser

Last synced: 17 Mar 2025

https://github.com/mecha-cms/x.y-a-m-l

Simple YAML parser.

converter core extension parser yaml

Last synced: 30 Apr 2026

https://github.com/ryu-ryuk/kyoka

a CLI-first system that leverages Large Language Models (LLMs) to interpret natural language queries and retrieve relevant information from complex, unstructured insurance documents (PDFs, DOCX, emails)

cli decision-making llm parser python rag reasoning

Last synced: 08 Jun 2026

https://github.com/mondeja/cartocss-doc-parser

CartoCSS styling documentation parser

cartocss parser

Last synced: 14 Mar 2026

https://github.com/pustovitdmytro/parser

tiny universal Python-based asynchronous sites scrapper

aiohttp boilerplate parser python3 scrapper

Last synced: 03 Aug 2025

https://github.com/redboo/ses_parser

Скрипт для парсинга файла «Советский Энциклопедический Словарь»

parser python

Last synced: 15 Jun 2025

https://github.com/dreamycecil/vdf

Simple public domain VDF/KeyValues reader & writer in ANSI C.

ansi-c c89 c90 keyvalue keyvalues parser reader reader-writer valve-data-format vdf vdf-files vdf-format vdf-parser writer

Last synced: 11 Jun 2025

https://github.com/omimouni/use-pdf-renderer

A React hook for rendering PDF files as images

converter hook images parser pdf pdf-renderer react renderer

Last synced: 27 Jun 2025

https://github.com/tonyaajjackson/sosh_coding_test

A Python-based attempt at solving Sosh's take-home programming test, begun with next to no knowledge of parsers.

datetime parser parser-combinators recursive-descent-parser

Last synced: 24 Jun 2025

https://github.com/timsueberkrueb/yalr-web

Website for YALR

lalr parser rust static-site zola

Last synced: 01 May 2026

https://github.com/pappasbrent/flagon

An ASCII graph parser written in Go

ascii go graph parser

Last synced: 22 Jun 2025

https://github.com/yagizerdem/needle

A regular expression engine built from scratch.

nfa parser regex

Last synced: 08 Jun 2026

https://github.com/aalpar/cronfab

Extensible crontab parser for Go — define custom calendar fields (moon phases, fiscal quarters, etc.)

cron crontab crontab-go custom-calendars extensible go golang parser scheduler

Last synced: 10 Mar 2026

https://github.com/retr0h/git-url-parse

Package for parsing GIT URLs.

git golang parser repository urls

Last synced: 04 Sep 2025

https://github.com/lesterrry/mutt

More Usable Time Tracker

crawler ios-calendar parser

Last synced: 15 Jul 2025

https://github.com/1517mb/short-info-AIDA

GUI парсер HTM файлов программы AIDA64 для Windows 64. Приложение помогает автоматизировать процесс копирования данных.

aida kivy parser

Last synced: 23 Oct 2025

https://github.com/moabdelazem/parser

A Simple JSON parser built from scratch in Go

json parser

Last synced: 23 Jan 2026

https://github.com/milchinskiy/c-args-parser

Header‑only, zero‑alloc, callback-based command‑line parser for C (C11).

c c11 cli command-line header-only header-only-library meson parser zero-allocation

Last synced: 28 May 2026

https://github.com/jotaen/genie

Your friendly .ini file parsing library, written in Go.

config golang ini library parser

Last synced: 17 Jun 2026

https://github.com/aparzi/l3d

Website for lighting company

component css html javascript parser php project website

Last synced: 11 Apr 2026

https://github.com/bp7968h/gfm-parser

Github Flavoured Markdown Parser with additional features

github-flavored-markdown parser rust

Last synced: 08 Jun 2026

https://github.com/WinterCore/jsonerino

Another JSON parser written from scratch in Ruby

cli json parser ruby

Last synced: 12 Jul 2025

https://github.com/sftsrv/parz

A simple parser combinator library

functional-programming gleam gleam-lang parser parser-combinators

Last synced: 05 Feb 2026

https://github.com/hatamiarash7/salt-result-parser

Parse and visualize the SaltStack results

parser salt saltstack

Last synced: 25 Oct 2025