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/jonathanjameswatson/earley_parser

Earley parser for context-free grammars

dune earley-parser ocaml parser

Last synced: 16 May 2025

https://github.com/filipnet/ups-json-publisher

UPS Data Publisher for MQTT: Capture UPS details using upsc, format as JSON, and send to MQTT broker.

grafana grafana-dashboard grafana-influxdb json mosquitto-pub mqtt mqtt-client nodered parser parsing shell-script ups upsc

Last synced: 09 Apr 2026

https://github.com/eeriemyxi/wiktionary-cli

A fast command-line interface to search words at Wiktionary.

cpp parser scraping wiktionary

Last synced: 31 Dec 2025

https://github.com/terratensor/fct-parser

Утилита командной строки для синтаксического анализа страниц списка вопросов к рубрике «Вопрос-ответ» и сохранением в файл в формате csv или json.

csv json parse parser

Last synced: 18 Feb 2026

https://github.com/paych3ck/pcconfigurator

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

parser pyqt6-desktop-application python

Last synced: 17 Mar 2025

https://github.com/koumoul-dev/mime-type-stream

Streaming parser + serializer for various mime-types

csv json ndjson parser serializer stream

Last synced: 24 Aug 2025

https://github.com/redboo/ses_parser

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

parser python

Last synced: 15 Jun 2025

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/hazzaclark/korone

A Lightweight Endianess Parser and Lexer

endian endianutils parser rust

Last synced: 23 Mar 2025

https://github.com/maureranton/artificialanalysis-ai-parser

Parser for artificialanalysis.ai — extract AI model pricing, benchmarks & speed without an API key. Python (CLI) + JavaScript (browser & Node.js). Rewrites the broken demianarc/artificialanalysisscrapper.

ai-models artificial-analysis artificialanalysis benchmarks data-extraction llm model-data parser pricing python rsc scraper

Last synced: 31 May 2026

https://github.com/rstoetter/csmartsqlstatement-php

The php class cSmartSqlStatement helps to manage and change SQL statements

parser php7 sql

Last synced: 18 May 2026

https://github.com/ksxgithub/split-char-from-str

A small utility to split a string into the first or last character (type `char`) and the rest (type `&str`)

no-std parser rust string text-processing

Last synced: 07 Feb 2026

https://github.com/jasperav/env_parser

Parses an env file which can be used to map properties in Rust code

env parser rust

Last synced: 14 Mar 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/rstoetter/csqlscript-php

a PHP class to execute SQL scripts (mysql)

batch-processing mysql parser php5 script-sql sql

Last synced: 04 May 2026

https://github.com/genial-framework/parser

Parser component from Genial Framework [READ-ONLY]. An extremely fast and eloquent parser.

genial-framework parser php-component php-library php72 php73 php74

Last synced: 16 Mar 2026

https://github.com/deno-torrent/torrent-peerid

decoding and encoding of peerid

decode deno encode parser peerid

Last synced: 20 Feb 2026

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/dkandalov/parser4k

Parser combinator library for Kotlin 🧩🧩🧩 🔨

kotlin parser

Last synced: 14 Mar 2025

https://github.com/jpleorx/tagblender

A simple java API to retrieve hashtags from https://www.tagblender.net/

api crawler hashtags java jsoup parser

Last synced: 20 Mar 2025

https://github.com/jessecoretta/go-antlr4512

ANTLR4 implementation of RFC4512

antlr lexer parser rfc4512 tokenizer

Last synced: 06 Aug 2025

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/adam-fowler/parsing

String parsing code in Swift

parser string swift

Last synced: 26 Mar 2025

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/scmlab/tree-sitter-pi

tree-sitter parser for the language pi

parser tree-sitter

Last synced: 10 May 2025

https://github.com/haronbh/lexical-analyzer-with-java

Java program serves as a lexical analyzer that validates a specific pattern within a given string. The validation is done based on predefined rules, and it checks if the input string conforms to a certain structure

compilation java lexical-analysis lexical-analyzer parser

Last synced: 02 May 2026

https://github.com/kociumba/stackparse

utility to parse go stack traces and make them more readable

go golang minimal-dependencies pack parser stacktrace

Last synced: 03 Nov 2025

https://github.com/prestonltaylor/jss

JavaScript Sharp is an in-progress C# JavaScript parser, runtime engine and REPL.

csharp csharp-library engine javascript parser

Last synced: 02 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/neo/parse-mark

Marked text parser

markdown marked parse parser

Last synced: 03 May 2026

https://github.com/vajahath/array-objectify

Hierarchically transform an array of objects into a single object

array npm objects parser

Last synced: 10 Apr 2026

https://github.com/fabianopinto/kaitai-struct-ts

Runtime interpreter for Kaitai Struct binary format definitions in TypeScript

binary-format binary-parser kaitai-struct ksy parser runtime-interpreter typescript

Last synced: 22 Jan 2026

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/ekusiadadus/h2lang

H2 Language compiler - Fully compatible with Herbert Online Judge (HOJ) H language spec, with multi-agent robot swarm support. Runs natively and in browsers via WebAssembly.

compiler herbert multi-agent parser programming-language robot rust wasm webassembly

Last synced: 13 Jan 2026

https://github.com/arrow2nd/line2json

💬 LINE のトーク履歴をパースする Deno モジュール

deno deno-module line parser

Last synced: 22 Mar 2025

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/mrgriefs/calculate-string

Parses a string containing mathematical operators to a number

javascript numbers parser string-manipulation

Last synced: 14 Oct 2025

https://github.com/jurgen-kluft/ccmdline

cmdline library, parser

args cmdline options parser va-list

Last synced: 27 Jan 2026

https://github.com/aldor007/ngx_url_parser

Yet another url parser, written in C.

nginx ngx-url-parser parser uri uri-parser uriparser url url-parser

Last synced: 03 May 2026

https://github.com/diegocurbelo/feedex

Feedex is a simple elixir feed (atom/rss) parser

atom elixir parser rss

Last synced: 14 Oct 2025

https://github.com/redboo/aave-comment-parser

Парсер комментариев Aave

parser python scraper

Last synced: 31 May 2026

https://github.com/gonzalo-bulnes/kata-images_gallery_generator

Generate a set of static HTML files from an XML representation of EXIF data so users can browse a collection of images.

demo parser

Last synced: 05 Feb 2026

https://github.com/oscarmarcusson/whitespacenet

A C# utility for scanning the significant whitespace hierarchy of a string

csharp hierarchy-structure indentation-depth indentation-parsing parser whitespace

Last synced: 25 Jun 2026

https://github.com/santymendez/tp-tadp-hibrido-objetos-funcional

Desarrollo de un Parser para interpretar imágenes realizado en la materia Técnicas Avanzadas de Programación en UTN FRBA

functional-programming monads object-oriented-programming parser parser-combinators scala

Last synced: 25 Mar 2025

https://github.com/aimingoo/babel-dev

A lite version babel for plugins/packages developer.

babel javascript parser

Last synced: 15 Apr 2026

https://github.com/ewilan-riviere/scanner

CLI to parse files or to get metadata.

filesystem go metadata parser

Last synced: 28 Mar 2025

https://github.com/jacoblightning/prefix_parser

A rust library to parse binary and SI number prefixes

binary binary-prefix parser prefix rust rust-crate rust-library si si-prefixes

Last synced: 28 Jul 2025

https://github.com/ilzrv/instagram-parser

The parser accounts of the followers and following in Instagram

instagram parser

Last synced: 28 Jul 2025

https://github.com/nboldi/codecompass-haskell-plugin

A Haskell plugin that is used to parse Haskell projects for codecompass. The data necessary for providing code comprehension for the project is exported.

code-comprehension codecompass haskell parser

Last synced: 15 May 2025

https://github.com/dark-lon3r/aiomediagrabber

AioMediaGrabber — бота для Telegram на базе библиотеки aiogram, который позволяет скачивать видео из TikTok 🎵 и треки из SoundCloud 🎧! 🚀

aiogram aiogram-bot bot download downloader easy music os parser parsing python scraper telegram telegram-bot telegram-bot-api ukraine ukrainian video

Last synced: 28 Feb 2025

https://github.com/mtoohey31/ppx_cmd

Declarative command line parsing for OCaml with `@@deriving`.

command-line ocaml ocaml-library parser ppx-deriver

Last synced: 08 Feb 2026

https://github.com/trueold89/vsuetrss

Скраппер генерирующий RSS ленту новостей для сайта vsuet.ru

docker fastapi parser python redis rss rss-feed rss-generator scraper xml

Last synced: 05 May 2026

https://github.com/i-rzr-i/domaincommonextensions

The purpose of this repository/library is to provide the most relevant and used extension methods in the life cycle of application development that allow us to improve our code, and writing speed, and use more efficiently dev team time during this period for more complex functionality.

api class data datatype extension helper object parser type util

Last synced: 20 Sep 2025

https://github.com/mrmarble/steambd-calculator-parser

Simple Python package to parse steamdb.info/calculator

calculator parser python steam steamdb

Last synced: 12 Oct 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/httpland/sfv-parser

Structured Field Values for HTTP parser and serializer

field header http parse parser rfc8941 selializer serialize structured structured-field

Last synced: 21 Feb 2026

https://github.com/mattiaz/funk

A custom programming language called Funk. This is a mirror of the Gitlab repo.

interpreter lexer parser programming-language

Last synced: 28 Jul 2025

https://github.com/antandros/go-pkgparser

custom parser for `go-dpkg` , `go-rpm`, `go-packman` packages

go golang parser

Last synced: 25 May 2026

https://github.com/brianpjscott/text_indexer

A program to create and export an index for one or more text files

indexer java javaio parser

Last synced: 29 Jul 2025

https://github.com/dromse/ua-job-parser

Simple parser on rust for gathering vacancies from ukranian job websites (dou.ua, robota.ua).

job parser rust rust-lang

Last synced: 25 Dec 2025

https://github.com/averemee-si/ojdbc-types

A set of classes for converting oracle.sql.* to/from Java types and for decoding some Oracle RDBMS internal structures

datatypes internals java jdbc number oracle parser rba redo redobyteaddress rowid uba undobyteaddress unsigned xid

Last synced: 14 Jan 2026

https://github.com/zhuliquan/datemath_parser

This package can parse date match expression, which used by ElasticSearch

datemath elasticsearch golang parser

Last synced: 12 Apr 2026

https://github.com/defective4/ts-epg-reader

Read and parse EPG data from .ts recordings into HTML files

dvb dvb-t dvb-t2 epg html java parser transport-stream ts tv

Last synced: 07 Nov 2025

https://github.com/iamgerwin/csharp-razor-docx-parser-poc

A proof of concept Blazor web application that accepts DOCX file uploads and provides intelligent parsing with multiple output formats. Built with .NET 9 and modern web technologies.

csharp docx dotnet parser

Last synced: 18 Feb 2026

https://github.com/tytonidaehangover51/anvil

🚀 Simplify C project builds with Anvil, a minimal, dependency-free system offering live file watching, custom directories, and easy Makefile generation.

ace anvil anvil-zksync arma bukkit bukkit-plugin dagger2-android debugging decompiler fullstack gui kotlin-compiler-plugin kubernetes-controller kubernetes-operator llvm parser realism verification

Last synced: 13 Apr 2026

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

crawl & parse solana transaction

crawler parser rust solana transaction

Last synced: 20 Jun 2026

https://github.com/gosulja/twee

A Lua/Luau parser for code analysis and editor integration.

lua luau parser tree-sitter

Last synced: 28 Jul 2025

https://github.com/KSXGitHub/split-char-from-str

A small utility to split a string into the first or last character (type `char`) and the rest (type `&str`)

no-std parser rust string text-processing

Last synced: 15 Oct 2025

https://github.com/nathanpc/pickle

An electronic component pick list application and file parser library

electronics parser perl

Last synced: 19 Feb 2026

https://github.com/lathoub/express

Fast, unopinionated, (very) minimalist web framework for Arduino ESP32

arduino arduino-library esp32-arduino express html http http-server parser web webservice

Last synced: 13 Apr 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/tacxou/parser_ldap_rfc4512

A TypeScript parser for LDAP schema definitions based on RFC 4512, using PEG.js grammar.

bun cli developer-tools enterprise ldap nodejs parser parsing pegjs rfc4512 schema typescript

Last synced: 20 Jan 2026

https://github.com/puzzlef/graph-csr-openmp

Design of high-performance OpenMP-based parallel Graph Edgelist and Compressed Sparse Row (CSR) loader, aka GVEL.

algorithm csr edgelist graph gvel load openmp parallel parser

Last synced: 08 Aug 2025

https://github.com/baranovskis/go-nuget-list

Export used NuGet packages in the project or solution

golang nuget parser

Last synced: 12 Jan 2026

https://github.com/hemakodaa/bsky-getauthorfeed-parser

A parser for app.bsky.feed.getAuthorFeed GET endpoint

bluesky bluesky-api parser

Last synced: 16 Apr 2026

https://github.com/inferara/tree-sitter-inference

Inference Grammar for tree-sitter

inference parser tree-sitter

Last synced: 17 Apr 2026

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

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

aida kivy parser

Last synced: 07 May 2026

https://github.com/ilyaumanets/improve_your_code

Code smell detector for Ruby

gem parser rails ruby

Last synced: 13 May 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/cimpress-mcp/tiger-challenge

A parser of WWW-Authenticate challenge headers.

bearer challenge oauth2 parser www-authenticate

Last synced: 25 Sep 2025

https://github.com/pappasbrent/flagon

An ASCII graph parser written in Go

ascii go graph parser

Last synced: 22 Jun 2025

https://github.com/jaqx0r/filterexpression

A parser for the AIP-160 filter expression language, implemented in Go

aip api expression filter go google-aip parser rest

Last synced: 17 Jan 2026

https://github.com/jrvidal/pylhef

Les Houches Events Format parser

parser physics python

Last synced: 05 Sep 2025

https://github.com/haobogu/ling571

Deep techniques for natural language processing

grammar nltk parser

Last synced: 16 Oct 2025

https://github.com/ivuorinen/bbcodeparser

Parse your BBCode easy with this library.

bbcode bbcode-parser laravel laravel-package parser php

Last synced: 14 Jan 2026