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/michaelmdresser/eve_item_parser

Parser for EVE Online item (list) text formats

eve-online parser

Last synced: 08 Jun 2026

https://github.com/stoe/action-reporting-parse-cli

CLI to parse https://github.com/stoe/action-reporting-cli reports

cli github parser reporting

Last synced: 15 Feb 2026

https://github.com/rafaelsouzars/mini-parsejs

Mini interpretador de linguagem de programação baseado no artigo: https://medium.com/@henriquesosa/seja-um-compilador-crie-um-compilador-com-javascript-33a9557c8cdf

compiler-construction javascript parser

Last synced: 18 Jan 2026

https://github.com/hazzaclark/korone

A Lightweight Endianess Parser and Lexer

endian endianutils parser rust

Last synced: 23 Mar 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/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/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/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/averageencoreenjoer/csvtojson

Converter from CSV format to JSON format

converter csv json parser python

Last synced: 23 Jun 2026

https://github.com/andriykalashnykov/go-csv-struct

Go Package to convert CSV fields to Struct

csv go golang parser struct

Last synced: 13 Jun 2026

https://github.com/redboo/ses_parser

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

parser python

Last synced: 15 Jun 2025

https://github.com/rryi/tokens.jl

parse text into tokens, build memory-efficient token lists and trees,

lexer mutable-strings parser parsing string string-manipulation string-tree string-vector token tokenize

Last synced: 02 Mar 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/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/watcol/somen

An asynchronous parser combinator for Rust.

asynchronous parser parser-combinators rust

Last synced: 27 Mar 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/robroseknows/stellaris-parser

Parser for parsing Stellaris game data files.

lark parser python travis-ci

Last synced: 23 Jun 2026

https://github.com/knightedcodemonkey/reparse

Multiple SWC parsings with correct spans.

ast commonjs esmodule parser swc

Last synced: 22 Jan 2026

https://github.com/djurm/jackson

Advanced type discrimination for .NET’s System.Text.Json.

csharp discriminator dotnet fsharp json parser systemtextjson

Last synced: 26 Dec 2025

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/karlbateman/vyper

An experimental programming language inspired by Python and Go.

codegen golang lexer parser programming python zig

Last synced: 10 May 2026

https://github.com/FouFouJouJou/jeeson

Json parsing library

json jsonparser parser

Last synced: 29 Jun 2026

https://github.com/quantiusbenignus/dated

ZSH exoskeleton for the command line "date" utility. Support free-form time references.

command-line command-line-tool date datetime future linux nlp parser shell-script text-processing time zsh

Last synced: 10 Apr 2026

https://github.com/bel-framework/bel-css

CSS utilities for Erlang

css css-parser css3 erlang erlang-library parser

Last synced: 01 Apr 2026

https://github.com/marcelwaldvogel/deltat

Simple time duration parser for Python. Happy to parse "3h 2m 3.5s" for you.

parser parsing python python3 time

Last synced: 29 Jun 2025

https://github.com/minijackson/tree-sitter-epics-db

Grammar for EPICS' database and database definition files

epics-db parser tree-sitter

Last synced: 07 Apr 2025

https://github.com/imdeep2905/ll1_parser

Implementation of LL1 parser in C++.

cplusplus ll1-parser parser

Last synced: 22 May 2026

https://github.com/arenadata/gp_parser

Greenplum query parser

greenplum parser

Last synced: 25 May 2026

https://github.com/phongcao/pdf-azure-blob-extracter

This notebook reads a PDF file, extracts its images and content and upload them to Azure Blob storage.

azure blob openai parser pdf

Last synced: 10 Apr 2026

https://github.com/yinonavraham/go-turtle

Turtle logic (LOGO) library and tool written in GoLang

golang logo parser turtle turtle-graphics turtle-logic

Last synced: 22 Mar 2025

https://github.com/forderation/uruki

uri / url parser wrapped with net/url. adjusted to safe mutate data with options of restricted scheme and automatically internal encode data.

go parser query-builder urllib

Last synced: 12 Jan 2026

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/cryptogladi/obsidian-parser

Blazingly fast Obsidian vault parser with graph analysis

graph knowledge-graph obsidian parser vault

Last synced: 20 Jan 2026

https://github.com/boygotflames/promptus-dsl

A Rust-based compiler for the .llm prompt format. Stop wasting tokens on Markdown and start treating your prompts like code. Features deterministic AST parsing, CI bench regression, and an 8.5% average reduction in token bloat.

ai-agents ai-agents-cli compiler llm parser prompt-engineering rust token-optimization

Last synced: 24 May 2026

https://github.com/qraqras/pydocstring

A zero-dependency Rust parser for Python docstrings (Google & NumPy) — full AST with byte-precise source locations, built for linters and formatters.

docstring docstrings parser python rust

Last synced: 02 Apr 2026

https://github.com/luisfuentech/object-dot-parser

Parse string dotted keys to nested attributes in object

hacktoberfest json nodejs npm npm-package parser

Last synced: 17 Apr 2026

https://github.com/juliendelplanque/ply

A PLY parser/model for Pharo.

parser pharo ply smalltalk

Last synced: 05 Apr 2025

https://github.com/visionik/trongo

TRON (Token Reduced Object Notation) format library for Go

go json parser serialization tron

Last synced: 17 Apr 2026

https://github.com/vishwaksena94/tokenloom

🔍 Parse streamed text into structured events using TokenLoom, a TypeScript library designed for flexible handling of real-time data and custom tags.

anthropic claude code-fence gemini gpt groq llm markdown markup openai parser stream streaming syntax syntax-highlighting tokenization tokens xai

Last synced: 17 Apr 2026

https://github.com/lonnycorp/astroparse

A minimal, zero dependency, fully-typed parser combinator library

functional parser parser-combinators typescript

Last synced: 15 Jun 2026

https://github.com/mcecode/gemtext-parser

A library for parsing, transforming, generating, and converting gemtext.

gemini-protocol gemtext html parser

Last synced: 30 Aug 2025

https://github.com/almide/csv

CSV parser and serializer for Almide. Quoted fields, header rows, roundtrip-safe.

almide csv parser

Last synced: 04 Apr 2026

https://github.com/bilal-belli/javaclassesclustering

This is a tool that allows you to cluster classes in a java project with a criteria.

java jdt parser

Last synced: 17 Apr 2026

https://github.com/almoggutin/web-crawler-worker-node-js

Worker part of the Web Crawler application. The Web Crawler app takes an input from the user such as a link maximum number of pages and depth. At the end it shows in real time a tree of all the links and pages that the crawler found in the provided URL.

aws backend-api docker express javascript jest kubernetes nodejs parser redis rest-api web-crawler web-scraper web-worker

Last synced: 10 Apr 2026

https://github.com/kenanbek/tutorial-python-crawler

Crawling website data using Python with requests and Beautiful Soup libraries

beautifulsoup crawler crawling miner parser python python-requests requests

Last synced: 30 Mar 2025

https://github.com/splace/listreader

Go language parsing of numeric lists. CSV etc.

csv floating-point golang-library large-dataset parser

Last synced: 12 Jan 2026

https://github.com/alextkdev/resume_parsing

Solution on Python that allows parsing and sorting of resumes from popular job websites.

beautifulsoup4 ci-cd flake8 parser parsing python3 selenium

Last synced: 20 Feb 2026

https://github.com/svm-zhang/tinyhgvs

Lightweight HGVS variant parser

bioinformatics genomics hgvs parser variant-analysis

Last synced: 05 Apr 2026

https://github.com/belltoy/tree-sitter-openmetrics

OpenMetrics text format grammar for tree-sitter

parser tree-sitter

Last synced: 15 May 2026

https://github.com/cicciog/node-dockerfile-parser

Parser for dockerfile of Docker Images

docker docker-image dockerfile json nodejs parser

Last synced: 05 Apr 2026

https://github.com/aleclarson/tab-delimited

Parse or build a string of tabular data

nodejs parser string stringify

Last synced: 18 Apr 2026

https://github.com/dkrsk/copypastaru-parser

Pasta parser for copypastas.ru

copypastas dotnet fsharp parser

Last synced: 19 Apr 2026

https://github.com/lonaryx/proxyfun

ProxyFun - это простой Python-скрипт для парсинга прокси-серверов с веб-сайта, их креативного отображения и сохранения результатов в текстовом файле.

bs4 file files lists parser parsers proxy proxy-configuration proxy-list proxy-scraper proxy-server python python-3 python-script python3 request requests script

Last synced: 15 Jun 2026

https://github.com/koykov/jsonvector

Vector JSON parser with minimum memory consumption.

json parser vector

Last synced: 20 Jan 2026

https://github.com/eliezer-dev-software-enginner/node-utilities

Utilities for using in typescript projects

parser utils validation

Last synced: 15 Jun 2026

https://github.com/tomashubelbauer/js-markdown

Javascript Markdown AST/DOM parser and serializer

ast dom javascript markdown parser serializer

Last synced: 04 May 2026

https://github.com/thepalbi/json-example-generator

Random JSON examples generator from go-like schema definition

json lexer parser random

Last synced: 20 Apr 2026

https://github.com/dylancl/sitemap-crawler

Verify the status of each url in a (hosted) sitemap XML file.

crawler parser scraper sitemap xml

Last synced: 04 Oct 2025

https://github.com/mateusjssilva/lexical-syntactic-analysis

SimpAlg Parser: A simple parser for the SimpAlg programming language, built using ANTLR.

antlr4 java parser

Last synced: 30 Mar 2025

https://github.com/matrixeditor/bnf4j

An event-based parsing library (STreaming Api for Files), CSVParser (implementation) and BNF-Grammar creator/ parser completely written in Java.

abnf api bnf event-based java parser

Last synced: 10 Aug 2025

https://github.com/ambiere/to-object

Parse string representations of objects into JavaScript objects.

javascript json objects parser strings

Last synced: 08 Feb 2026

https://github.com/suryakantamangaraj/touchstone-dotnet

.NET library for Touchstone .sNp file parsing and S‑parameter handling. Offers strongly typed classes, LINQ‑friendly APIs, and seamless integration into enterprise RF/microwave analysis and simulation pipelines.

dotnet microwave parser rf s-parameters s2p touchstone

Last synced: 24 Apr 2026

https://github.com/raulil/plorth-parser

Parser for Plorth programming language

parser plorth typescript-library

Last synced: 05 Jun 2026

https://github.com/teleivo/dot

A toolchain for the DOT language including lsp, formatter and live preview

dotlang formatter lsp parser parsing

Last synced: 20 Jun 2026

https://github.com/ekaone/annota

Header parser and polyglot script runner. Inspect, validate, and run any script by its shebang

cli metadata parser polyglot runner shebang

Last synced: 23 Apr 2026

https://github.com/shortishly/pgsqlp

Postgres SQL parser using scran

erlang parser postgresql scran sql

Last synced: 24 Apr 2026

https://github.com/vistaran/php-untranslated-string-parser

Detect untranslated scripts from html templates and php / javascript files if you are using localization.

html i18n internationalization javascript parser php string-parser string-parsing

Last synced: 24 Apr 2026

https://github.com/nakabonne/fmtdiff

A goimports client as well as a parser of its result

diff go go-library gofmt goimports golang parser

Last synced: 03 Oct 2025

https://github.com/msakai/language-smtlib

A robust, Text-based Haskell library for reading, writing and incrementally streaming the SMT-LIB 2 format

parser smt-lib smt-lib2 smtlib smtlib2

Last synced: 24 Jun 2026

https://github.com/p4suta/aozora

Pure-functional Rust parser for 青空文庫記法 (Aozora Bunko notation): ルビ, 傍点, 縦中横, 外字, 返り点, indent containers, page breaks.

aozora-bunko cli japanese parser ruby rust shift-jis tategaki typography

Last synced: 16 Jun 2026

https://github.com/hq20/sol-comments-parser

[DEPRECATED] A fast and friendly solidity comments parser :snail:

comment comments parser smart-contract smart-contracts solidity solidity-contracts solidity-language solidity-web

Last synced: 03 Oct 2025

https://github.com/puukis/ccparse

TypeScript SDK for discovering, parsing, normalizing, and querying Claude Code local session data. npm: ccparse-sdk

claude-code jsonl parser sdk typescript

Last synced: 25 Apr 2026

https://github.com/0xwal/parse-line

Simple command line parser

module npm parser

Last synced: 25 Apr 2026

https://github.com/alvarolm/hjson-js

an HJSON (https://hjson.github.io/) compatible parser and encoder

encoder hjson javascript js json parser

Last synced: 25 Apr 2026

https://github.com/asynched/json-parser

A JSON parser written in Javascript using parser combinators.

json parser parser-combinators

Last synced: 26 Apr 2026

https://github.com/ktav-lang/php

PHP bindings for Ktav — a plain configuration format with three rules, zero indentation, and zero quoting. FFI over the reference Rust crate — no PHP extension to compile, prebuilt binaries for Linux/macOS/Windows.

bindings composer config config-format configuration ffi ktav parser php rust

Last synced: 26 Apr 2026

https://github.com/foufoujoujou/jeeson

Json parsing library

json jsonparser parser

Last synced: 18 May 2026

https://github.com/electrikmilk/aml

Interpreted math equation language 🧮

calculator interpreter language math math-language parser programming-language

Last synced: 17 Jun 2026

https://github.com/edmolima/frontmattergo

Simplifying YAML frontmatter unmarshalling in Go.

go parser yaml

Last synced: 27 Apr 2026

https://github.com/hyper-prog/smartyaml

SmartYAML - Go package to handle YAML

go golang json-parser module parser yaml

Last synced: 27 Apr 2026

https://github.com/liblouis/tree-sitter-liblouis

A tree-sitter parser for liblouis tables

liblouis parser tree-sitter

Last synced: 28 Apr 2026

https://github.com/tiaanduplessis/micro-parsers

Body parsers extracted from Micro

buffer json micro parser string

Last synced: 15 May 2026

https://github.com/meshhouse/sfmlab-unofficial-api

Unofficial SFMLab-based sites API server, written on Node.js

api-server fastify nodejs parser sfmlab sqlite typeorm typescript

Last synced: 18 Jun 2026

https://github.com/kuria/parser

Character-by-character string parsing library

parser php

Last synced: 04 Aug 2025

https://github.com/jazcarate/koncierge

Kotlin lib to use in an AB testing service

ab kotlin library parser testing variant

Last synced: 24 Jun 2026