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/wtanaka/ansible-role-happy

Ansible role to install Happy, the Parser Generator for Haskell

ansible ansible-galaxy ansible-role ansible-roles galaxy happy haskell parser parser-generator parsing

Last synced: 21 Apr 2026

https://github.com/leontm-dev/spiky-cli

This is the github repository for the spiky-cli. A command line interface designed to transpile the spiky.js code into executable python code that is runnable on the SPIKE Prime Robots.

cli javascript kids-programming lego leontm-dev llps npm npm-package parser python spike-prime spiky transpile transpiler typescript

Last synced: 23 Jan 2026

https://github.com/mmpx12/gcat

List or print functions, type, method in go files

cli go golang parser

Last synced: 16 Jan 2026

https://github.com/itsmejayd/filter-duplicate-lines

A Python tool with a Flask web interface designed to remove duplicate entries from line break delimited lists while maintaining the relative position of blank lines in the input text. Originally created to clean up OneTab exports (maintaining tab groups), it can be used for any text list with similar requirements.

flask-application onetab parser python

Last synced: 01 Mar 2025

https://github.com/yaroslaff/a2conf

Work with apache2 config programmatically from python

apache2 automatically config configuration configure parse parser python script

Last synced: 10 Dec 2025

https://github.com/skyost/scriny

A tiny scripting language for Dart.

evaluation math parser script

Last synced: 18 Jun 2026

https://github.com/yonis-savary/php-dom

HTML Parser for PHP, with support for simple CSS Selectors !

dom parser php php-html

Last synced: 10 Apr 2025

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/cium1/go_spider

Go 爬虫引擎 + 实例(parser)

go golang gospider parser spider

Last synced: 11 Mar 2026

https://github.com/sderosiaux/whitespace-parser

An implementation of a Whitespace parser relying only on the State monad

helloworld parser scala state whitespace

Last synced: 19 Jun 2026

https://github.com/bounoable/ical

iCalendar (.ics) parser

go golang ical icalendar ics parser

Last synced: 25 May 2026

https://github.com/moviestoreguy/termi

A flag replacement library to create detailed cli applications

cli flag golang parser

Last synced: 18 Jun 2025

https://github.com/swaggerexpert/json-pointer

RCF 6901 implementation of JSON Pointer

compiler evaluator parser representers rfc6901 validator

Last synced: 23 Jan 2026

https://github.com/ejurgensen/bison-boilerplate

Boilerplate .l, .y, .am and .ac for multiple Bison/flex parsers-lexers in a C project

autotools bison flex parser

Last synced: 03 Jan 2026

https://github.com/starbuildr/norwegian_id_number

Elixir library to parse and validate Norwegian national identification numbers

national-id national-identification-number norwegian parser

Last synced: 21 Feb 2026

https://github.com/thelicato/parsex

Parse and extract key data across multiple security tools

golang hacking hacktoberfest parser pentest tools

Last synced: 21 Jun 2026

https://github.com/kaymekaydex/bmstu-stud-parser

:newspaper: Парсинг информации с сайта студсовета МГТУ (studsovet.bmstu.ru)

bmstu parser students

Last synced: 01 Apr 2025

https://github.com/Chi-EEE/html-parser

C++ HTML parser that generates a simple DOM tree in C++17

boost cpp cpp-html-parser cpp17 css html html-parser html-parser-library html5 library parser scraping xmake

Last synced: 12 Mar 2025

https://github.com/rdf-elixir/content_type

An Elixir parser for HTTP Content-Type headers

content-type elixir http parser

Last synced: 18 Jun 2026

https://github.com/irvifa/compiler-final-project

Code written for my final project in Compiler course at Universitas of Indonesia

compiler compilers parser

Last synced: 12 Oct 2025

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/dzagalskii/XML_Parser

Parser for XML code using Lex & Yacc

lex parser xml yacc

Last synced: 12 Mar 2025

https://github.com/codeismyid/tsc-output-format

Format Typescript compiler (tsc) diagnostic output into JSON, GHA Annotations, and more.

formatter parser tsc tsc-diagnostics tsc-output tsc-output-format tsc-output-formatter tsc-output-parser typescript typescript-diagnostics

Last synced: 09 Mar 2026

https://github.com/cijiugechu/utwt

Parsing utmp file

linux login parser rust utmp wtmp

Last synced: 27 Feb 2026

https://github.com/turkeymcmac/tablestreams

For reading and writing tables line by line in various formats.

parser tables

Last synced: 23 Jun 2026

https://github.com/girgias/css3-parser

A CSS Level 3 parser written in PHP.

css css3 parser php

Last synced: 16 May 2026

https://github.com/houshmand-2005/vohulang

Vohulang A Programming Language Based On Rust Language

language parser rust

Last synced: 27 May 2026

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/dhawalhost/nqjson

nqjson - Next-gen Query JSON library for Go with powerful path queries and modifier

golang json json-path parser query

Last synced: 10 Mar 2026

https://github.com/joellefkowitz/nationwide

A Nationwide transactions table parser.

nationwide parser

Last synced: 26 Jan 2026

https://github.com/tigran-sargsyan-w/minishell

This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.

42 42school c c-language cli executor execve fork lexer mandatory minishell parser posix readline shell signals terminal unix unix-shell

Last synced: 19 Apr 2026

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/jackeemkin11/html-parsing-libraries

The best HTML parsing libraries for web scraping, comparing features like CSS selector and XPath support across popular tools like jsoup, Nokogiri, and Cheerio.

expression-evaluator hacktoberfest html-sanitization htmlparser2 javascript jquery markdown math-expressions mirrored-repository mit-license parser php scientific-computing testing

Last synced: 13 Apr 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/acardace/rust-nfa

Learning rust by playing around with NFAs

nfa parser regex rust

Last synced: 14 May 2025

https://github.com/geometryzen/typhon-lang

Python Tools for Scanning, Parsing, Semantic Analysis, and Code Generation.

parser parser-generator python typescript typhon

Last synced: 09 Feb 2026

https://github.com/hanzopgp/calcantlr

Compiler for an invented programming language using ANTLR and a custom stack machine.

antlr compiler language-theory lexer parser stack-machine university

Last synced: 21 May 2026

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

AutoCAD SHX font JavaScript Paser

autocad javascript parser shx shx-font typescript

Last synced: 20 Jan 2026

https://github.com/untreu2/x-parser

X/Twitter post parsing tool written in Rust

parser twitter twitter-api

Last synced: 19 Oct 2025

https://github.com/eight04/expression-eval-bundle

This repository bundles expression-eval and jsep to a single file.

browser eval expression-evaluator javascript parser rollup

Last synced: 20 Aug 2025

https://github.com/bbugyi200/magodo

A Python library for working with the todo.txt format, with some magic thrown in.

cc-python library parser productivity python todo todotxt

Last synced: 16 May 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/io7m/jvgm

VGM file format parser

java parser vgm ym2612

Last synced: 18 Feb 2026

https://github.com/deeeelin/nthu_select

NTHU_SELECT is a tool that help NTHU students to analyze courses information and choose the most appropriate course .By entering python commands ,we can filter/sort courses in different ways , avoid selecting courses by intuition !

analyze analyze-data analyzer analyzers courses education nthu optimizer parse parser python3 school-management selector webpage

Last synced: 14 Apr 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/farzonl/regexparser

for CS 3240

parser regex

Last synced: 12 Apr 2025

https://github.com/alukianov63/vk-resource-parser

vk-resource-parser is a simple and easy-to-use script that allows you to download various resources (photos, videos, messages, documents, etc.) from the popular social network VKontakte.

parser python resources resources-parser script vk vk-api vkontakte vkontakte-api

Last synced: 09 Mar 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/mattacosta/php-parser

A cross-platform, error-tolerant PHP parser that provides a complete representation of your source code.

ast cross-platform parser php php-parser

Last synced: 17 Jan 2026

https://github.com/allo-media/elm-es-simple-query-string

Parse and serialize ElasticSearch query strings.

elasticsearch elm parser query

Last synced: 10 Jan 2026

https://github.com/michaeltintiuc/bnm-go

a CLI tool for fetching official currency rates from the National Bank of Moldova

bank bnm conversion convert currency currency-rates go golang moldova parser rates xml

Last synced: 29 Oct 2025

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/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/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/superb-man/automaton-solver

regex -> abstract syntax tree -> nfa -> dfa(minimized) conversion.

cyk-algorithm dfa dfa-minimization dotfiles json moore-minimization nfa parser regular-expression x-33

Last synced: 06 Oct 2025

https://github.com/xlab-si/xopera-tosca-parser

TOSCA YAML parser (used in xOpera orchestrator)

orchestration parser python tosca

Last synced: 27 Jul 2025

https://github.com/enansari/cph

competitive programming helper: A powerful parser to make competitive coding easier | دستیار برنامه نویسی رقابتی: یک پارسر قدرتنمد برای استفاده در کدنویسی رقابتی

codeforces competitive-programming cpp parser python quera quera-ir

Last synced: 17 Oct 2025

https://github.com/evanrelf/problem-counter

Parse and count math homework problem ranges

haskell parser purescript

Last synced: 03 Aug 2025

https://github.com/vendethiel/nephrite.pl

Because I can. Can I ?

jade language parser perl6

Last synced: 19 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/rsm-hcd/common-cartridge

Library encapsulating the XDT files provided by IMS to convert XML Common Cartridge files into structured classes

common-cartridge dotnet-core ims-basiclti lti parser parsing

Last synced: 13 Oct 2025

https://github.com/captainayan/accountlite-cli

💡💰Lightweight Command line Double-Entry Accounting Software💵💸

account-lite accounting commerce cpp finance journal journal-entries ledger parser personal statements trial-balance

Last synced: 29 Mar 2025

https://github.com/bossley9/mdz

A variation of Markdown and popular extensions implemented in Zig for WASM.

markdown parser typescript wasm zig

Last synced: 06 May 2026

https://github.com/hyouteki/mdc

Simple CommonMark parser for C with a GUI CommonMarkViewer application made using Voyage

c commonmark gui-application parser

Last synced: 04 Oct 2025

https://github.com/moi-solutions/galadriel

Gem for handling parameter arrays.

array arrays gem hash parse parser rails ruby

Last synced: 05 May 2025

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/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/aniketfuryrocks/smartarg

SmartArg is a forked repo of Arg, with smart help and version logging

arg args commander nodejs parser yarg

Last synced: 28 Apr 2026

https://github.com/ik5/partial-markup

[WIP] A parser for partial markup text using Golang

ast golang markup parser xml

Last synced: 28 Apr 2026

https://github.com/arv-anshul/curler

Import curl command in python and use it with requests, httpx, etc. libraries.

curl curler parser project pycurl pypi pypi-package python3

Last synced: 29 Apr 2026

https://github.com/yord/klp-json

A JSON plugin for klp (Kelpie), the small, fast, and magical command-line data processor.

csv data deserializer dsv json kelpie klp marshaller parser serializer ssv tsv

Last synced: 29 Apr 2026

https://github.com/kpiorno/mean

A LL-N Grammar Parser for C++11. Fun to travel. Python-like bytecode generator and controller. Zero dependencies.

bytecode cpp11 grammar grammar-parser parser python python3

Last synced: 28 Apr 2026

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/dwjft/ebcdic-parser

parse ebcdic numbers

ebcdic parser

Last synced: 07 Apr 2025

https://github.com/sty00a4-code/luna

A light weight scripting language for quick and easy coding

compiler interpreter language lexer lua parser scripting scripting-language

Last synced: 30 Apr 2026

https://github.com/b-fuze/js2json

CSS or Javascript Object Literal to JSON (No Regex)

javascript json parser

Last synced: 30 Apr 2026

https://github.com/longbridge/parser-benchmark

Benchmark parsers

nom parser peg pest

Last synced: 10 May 2026

https://github.com/lukashedegaard/co-rider

Tiny configuration library tailored for the Ride ecosystem

configuration configuration-management parser python

Last synced: 10 Sep 2025

https://github.com/psychollama/xml-parser

An XML parser written for the fun of it

combinator parser xml

Last synced: 30 Mar 2025

https://github.com/dervexdev/toml2lua

Convert TOML to Lua table

lua parser rust table toml

Last synced: 01 May 2026

https://github.com/pvital/lopu

LOg Parsing Utility

hacktoberfest logging parser

Last synced: 16 Mar 2025

https://github.com/fardjad/node-parse-my-command

Parse argv with Commander.js without executing the command

argv commander commanderjs nodejs parser

Last synced: 01 May 2026

https://github.com/probro27/vision-search

A search engine built from scratch including - crawler, indexer and a ranker. Please check out the code here :)

crawler-python express parser search-engine

Last synced: 24 Apr 2026

https://github.com/vernongrant/jsn.c

A simple JSON utility that's intended to be used for parsing, generating and manipulating configuration files.

c generator json json-generator json-parser parser

Last synced: 01 May 2026

https://github.com/honza-kasik/championc

Compiler implementation for Heroc language in Java - for educational purposes only

antlr4 compiler compiler-principles lexer parser syntax-analysis

Last synced: 20 Jun 2025

https://github.com/1biot/FiQueLa

UniQueL (Universal Query Language) is a PHP library for easy manipulation of JSON or Yaml or Neon data.

json neon parser php query sql yaml

Last synced: 26 Aug 2025