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/alexandrelamarre/golang-ray-tracing-renderer

A native (no external libraries) golang 3D ray tracing renderer, that implements Ray intersection via the Phong-Reflection Model, Recursive Shape grouping with AABB optimizations and Constructive Solid Geometry, augmented with recursively defined Patterns, Perlin/Simplex noise algorihthms, and an efficient convex-hull/half-edge Delaunay Triangulation implementation

3d-graphics bounding-box constructive-solid-geometry delaunay-triangulation fractal golang lindenmayer-systems linear linear-algebra native parser perlin-noise phong-reflection-model pointlight quadratic quartic raytracing simplex-noise

Last synced: 16 May 2026

https://github.com/niklak/dom_finder

HTML parsing with CSS seletors

css css-selectors html html5ever parser scraping

Last synced: 11 Apr 2026

https://github.com/xmonader/nim-dmidecode

dmidecode parser in nim

dmidecode nim parser

Last synced: 21 Jun 2025

https://github.com/joutvhu/date-parser

Utility to parse String to Date according to a target class, and the pattern strings. And format Date to String based on a pattern string.

date parser time type-class

Last synced: 19 Jun 2026

https://github.com/mormubis/pgn

PGN is a parser that is part of the ECHECS project, designed to interpret the PGN (Portable Game Notation) specification.

chess fide parser pgn

Last synced: 17 Mar 2026

https://github.com/jongwony/python_hwp

python-docx 와 비슷한 방식으로 전처리를 위해 커스터마이징 한 HWP 파일 파서입니다.

hwp5 parser python3

Last synced: 21 Aug 2025

https://github.com/khrabrovart/vk-api-schema-parser

VK (VKontakte) API JSON schema parser for .NET

api csharp json json-schema parser vk vk-api-schema vkontakte

Last synced: 19 Aug 2025

https://github.com/robertohuertasm/package-lock-json-parser

🦀 📕 Simple package-lock.json parser

npm npm-package package-lock package-lock-json parser

Last synced: 02 Sep 2025

https://github.com/nic-obert/permalang

A compiler for a statically typed language

aot compiler cpp language parser programming-language syntax-tree

Last synced: 16 Apr 2025

https://github.com/magynhard/curly_bracket_parser

Simple parser to replace variables inside templates/strings and files

parser ruby ruby-gem variable-parser

Last synced: 11 Aug 2025

https://github.com/BAMresearch/sigmabam2openbis

Mapper script to convert SigmaBAM chemical inventory exports into openBIS-compatible format.

bam-data-store mapper openbis parser

Last synced: 16 Jan 2026

https://github.com/dvhar/dateparse

Parse many dates without knowing the format in advance

c datetime parser

Last synced: 24 Jun 2025

https://github.com/robertoentringer/animate-css-class-extractor

Extract animate.css css classes to json or js module file.

animate-css css esm export extractor json npm-package parser

Last synced: 09 Apr 2026

https://github.com/aeyoll/sukurappa

Watch for changes on a webpage and do anything with it!

notification parser rust

Last synced: 21 Feb 2026

https://github.com/ivangabriele/from-ndjson

Convert ndjson stringified data into JSON-object arrays.

convert json ndjson parse parser

Last synced: 15 Mar 2025

https://github.com/Sauci/pydbc

An AST generator for dbc format

ast automotive dbc parser

Last synced: 08 May 2025

https://github.com/gastonzalba/ol-describe-feature-type

Format for reading XML WFS Describe Feature Type data

describe-feature-type geoserver mapserver ol openlayers parser wfs xml

Last synced: 02 Jul 2025

https://github.com/wellwelwel/jsonc.min

✨ Faster and safer JSON and JSONC minify, parse and stringify for JavaScript (Browser compatible) — 2.3KB.

dependency-free json jsonc jsonc-to-json minifier minify parse parser stringify zero-dependency

Last synced: 27 Sep 2025

https://github.com/automatonic/text-kdl

Support for KDL in the style of the System.Text.Json library for dotnet C#/CLI

assembly csharp dom kdl parser reader writer

Last synced: 02 Aug 2025

https://github.com/arkady-emelyanov/go-shellparse

:shell: Parse strings à la shell

bash parser shell

Last synced: 09 Apr 2026

https://github.com/openvicproject/lexy-vdf

VDF parser using Lexy

keyvalue parser steam valve vdf

Last synced: 11 Jul 2025

https://github.com/scymtym/serialization.protocol-buffer

Pure Common Lisp Protocol Buffer compiler (third rewrite)

code-generator parser protocol-buffer

Last synced: 06 Jan 2026

https://github.com/matthewandretaylor/xmlpydict

Parse xml to python dictionaries

dictionary parser python3 xml

Last synced: 11 Mar 2026

https://github.com/andyglow/scaladoc

Deps-Free Scaladoc AST, Parser and Macro-based Extractor and Compiler Plugin to carry over

ast compiler-plugin parser scala scaladoc

Last synced: 22 Apr 2025

https://github.com/mondeja/svg-path-cst

Concrete Syntax Tree SVG paths parser for Rust

cst parser svg svg-path

Last synced: 15 Apr 2025

https://github.com/mubelotix/minecraft-protocol-derive

Procedural macros to make your Rust structs compatible with the Minecraft protocol.

derive deserialization minecraft minecraft-protocol parser parsing proc-macro protocol rust serialization

Last synced: 31 Jul 2025

https://github.com/maread99/valimp

Use Python type hints to validate, parse and coerce inputs to public functions

argument-parser coerce functions parser parsing python3 validation

Last synced: 12 Jun 2025

https://github.com/shortishly/scran

scran is a parser combinator library heavily influenced by nom

combinator erlang maybe parser

Last synced: 19 Feb 2026

https://github.com/pylhc/generic_parser

A parser for arguments and config files that also allows direct Python input and recursive parsing

commandline-calls generic-parser ini-parser parser python

Last synced: 22 Sep 2025

https://github.com/velliz/pukoconsole

Advanced console util that make pukoframework get things done on the fly

command-line-tool generator parser php-library

Last synced: 28 Jul 2025

https://github.com/psyanite/scorm-parser

🍰 Scala library to parse and validate SCORM 1.2 packages

adl library parse parser scala scala-library scorm tincan

Last synced: 14 Jan 2026

https://github.com/rob-blackbourn/jetblack-fixparser

A parser for FIX messages

fix fix-parser parser python python3

Last synced: 28 Jul 2025

https://github.com/worker-tools/structured-json

Stringify and parse JavaScript values according to Structured Clone Algorithm.

cloudflare-workers deno javascript json parse parser post-message postmessage stringify structured-clone

Last synced: 20 Jan 2026

https://github.com/tryagi/dotnetcliwrapper

Allows you to simply run dotnet cli from C# and get parsed results

cli csharp dotnet parser wrapper

Last synced: 09 Apr 2025

https://github.com/leandro-benedet-garcia/generic_lexer

A generic pattern-based Lexer/tokenizer tool.

generic lexer parser tokenizer

Last synced: 08 Mar 2026

https://github.com/je-es/syntax

Unified wrapper that streamlines syntax creation with integrated lexer-parser coordination, LSP support, and enhanced linting capabilities.

ast je-es lexer lint parser syntax tool

Last synced: 05 Sep 2025

https://github.com/wagesj45/cs-mic

CS-MIC is a .NET library written in C# designed to give developers easy access to expression parsing. For many developers, there is no need to involve complicated settings and formats. With few exposed methods and objects, CS-MIC makes basic expression solving as simple as possible with as little logic required from developers as possible. In fact, one can pull a value with only one line of code.

csharp csharp-library input input-output math output parser parsing-library

Last synced: 27 Jul 2025

https://github.com/rieselhilfe/parseo

A smart esperanto word parser that shows all possible word compositions from roots, affixes and word endings. Based on Baza Radikaro Oficiala.

esperanto esperanto-translation natural-language parser

Last synced: 23 Mar 2026

https://github.com/kawamurakazushi/tle-parser

TLE (Two-line elements) Parser written in Rust.

parser tle

Last synced: 26 Jul 2025

https://github.com/tpltnt/go-bsm

a parser for Sun BSM audit logs

audit freebsd parser

Last synced: 16 Mar 2025

https://github.com/ethanuppal/bril-lsp

LSP for Bril in VSCode and Neovim | Parser + type inference as Rust library | Formatter

bril formatter lsp neovim-plugin parser type-inference vscode-extension

Last synced: 25 Jul 2025

https://github.com/jevko/community

Features Jevko-related things created by various authors

community featuring free jevko minimal open-source parser parsers syntax

Last synced: 11 Mar 2026

https://github.com/CakesTwix/pylng

Simple .lng File Parser from HandyGames games

deepl handygames javagame lng parser python translate

Last synced: 25 Jul 2025

https://github.com/alschmut/code2semantics

Parse software-code for semantic identifier names

antlr4 identifier-splitting linguistic-analysis parser python semantic-parser word2vec

Last synced: 06 Nov 2025

https://github.com/nef10/swiftbeancountparser

Parser to parse plain text into a ledger model

parser plaintext-accounting swiftbeancount

Last synced: 13 Oct 2025

https://github.com/basemax/calculator-flex-bison-c

A tiny calculator project with lexer/parser based on Flex, Bison with pure c programming language.

bison c flex lexer parser yacc yacc-example yacc-lex

Last synced: 03 Apr 2025

https://github.com/strwdr/skner-lang

simple programming language written in C++

compiler cpp interpreter language lexer parser

Last synced: 14 Mar 2025

https://github.com/trwyant/perl-ppix-regexp

Parse regular expressions

parser perl perl-module

Last synced: 29 Apr 2025

https://github.com/BjoernLoetters/Jar-Jar-Parse

A small library for parser combinators in Java with a special focus on simplicity.

clojure compiler domain-specific-language java kotlin parser parser-combinators scala syntax

Last synced: 06 Oct 2025

https://github.com/mark-summerfield/uxf

Uniform eXchange Format (uxf) is a plain text human readable optionally typed storage format that supports custom types. It may serve as a convenient alternative to csv, ini, json, sqlite, toml, xml, or yaml.

data ini json parser pretty-printer sqlite storage-engine toml xml yaml

Last synced: 08 Oct 2025

https://github.com/jakewvincent/r-syllable-parser_old

Syllable parser that parses phonetic transcriptions of words into syllables using principles taught to students in Phonology 1

dictionary parser phonetic-transcriptions phonology r

Last synced: 09 Oct 2025

https://github.com/auronandace/const_irc_message_parser

A 0 dependency, no_std, const-only parser for the IRC message protocol.

irc irc-protocol parser rust-lang

Last synced: 09 Oct 2025

https://github.com/dkxce/aprsparcer

C# APRS Packet Parcer

aprs dkxce parser

Last synced: 19 Jan 2026

https://github.com/ghostbuster91/pgn-parser

Parser for chess games stored as PGN using standard arithmetic notation

chess parser pgn

Last synced: 19 Jan 2026

https://github.com/xxczaki/parsify-plugin-covid19

Parsify plugin, that adds COVID 19-related variables 🦠

confirmed coronavirus covid19 data deaths fun math parser parsify parsify-plugin plugin variable variables

Last synced: 13 Mar 2026

https://github.com/odroe/ocookie

🍪 Cookie and Set-Cookie parser and serializer

cookie dart parser serializer set-cookie

Last synced: 13 Mar 2026

https://github.com/minicloudsky/minerva

Minerva is a SQL type detection tool based on TiDB parser, which automatically identifies SQL types such as creating tables, modifying table fields, adding indexes, deleting indexes, and modifying tables. It can be used in scenarios such as SQL risk assessment.

go golang mysql mysql-database parser sql tidb

Last synced: 02 Jan 2026

https://github.com/mbund/cdr

OSU course dependency visualizer

astro course dependencies graph osu parser typescript visualization

Last synced: 15 May 2026

https://github.com/tree-sitter-grammars/tree-sitter-gstlaunch

GStreamer pipeline grammar for tree-sitter

gstreamer-pipeline parser tree-sitter

Last synced: 30 Jan 2026

https://github.com/appto-dev/telegram-api-parser

Парсинг Telegram Bot API и генерация PHP файлов типов и методов.

bot parser parser-library telegram telegram-bot telegram-parser

Last synced: 12 Oct 2025

https://github.com/ydah/parselly

Parselly is a module providing a simple way to parse and extract data from a css selector 🌿

css css-selector css-selector-parser css-selectors parser

Last synced: 13 Oct 2025

https://github.com/jwerle/zargv

Parse command line arguments supporting a variety of flag formats.

argv command-line-parser parser zz

Last synced: 14 Mar 2025

https://github.com/piraka9011/dsl_urdf_parser

A parser for URDF files that generates .kindsl files for Robcogen.

dsl kindsl parser python robcogen urdf

Last synced: 13 Oct 2025

https://github.com/ixzzd/bazaraki_notifier

http://bazaraki.com advertisements notification bot for Telegram

golang parser telegram-bots

Last synced: 22 Mar 2025

https://github.com/nikitasakunde/dance-website

This is dance website which contain two mongodb database.

cors css express javascript mongo mongodb mongoose nodejs nodemon parser pugjs

Last synced: 14 Mar 2026

https://github.com/mrrobinofficial/unity-parser

A friendly parsing system for Unity. This system supports a wide range of data types, and offers try-parse methods.

ncalc parse parser unity unity3d

Last synced: 17 May 2026

https://github.com/jgniecki/minecraftmotdparser

🐘 PHP library to parse minecraft server motd

generator mineceraft motd parser php

Last synced: 15 Oct 2025

https://github.com/rog3rsm1th/kaitai-rs

Kaitai Struct implementation in pure Rust (still a WIP)

kaitai parser rust

Last synced: 18 Oct 2025

https://github.com/circargs/parsnim

a parser combinator in nim

nim parser parser-combinators

Last synced: 19 Oct 2025

https://github.com/gulpjs/parse-node-version

Turn node's process.version into something useful.

gulp nodejs parser version

Last synced: 19 Oct 2025

https://github.com/f-y/md-spreadsheet-parser

A robust, zero-dependency Python library for parsing, validating, and manipulating Markdown tables, including conversion from Excel to Markdown.

data-conversion excel library markdown pandas parser python spreadsheet table-parser type-safe zero-dependency

Last synced: 23 Jan 2026

https://github.com/marcoroth/openmensa-parsers

OpenMensa.org parsers

mensa openmensa parser svgroup xml

Last synced: 22 Oct 2025

https://github.com/kandelvijaya/swiftparsercombinator

Parser Combinator in swift

combinator ios parser swift

Last synced: 23 Oct 2025

https://github.com/amio/require-cjs-string

Load commonjs module from string in Node & Browser.

cjs commonjs module parser require

Last synced: 19 May 2026

https://github.com/pavelhoral/beth-parser

Node.js based parser library for Bethesda's Creation Engine data files.

bethesda parser

Last synced: 24 Jan 2026

https://github.com/tjenkinson/human-string-to-date-time

A library that parses a human representation of a UK English formatted date/time into an object.

date datetime human humanreadable parser time

Last synced: 24 Feb 2026

https://github.com/masahirompp/construct-typed-parameters

Type-safe parameter construction library. Useful for managing environment variables, aws parameter stores and more.

aws-ssm-parameter-store environment-variables parser stringifier typescript

Last synced: 31 Jan 2026

https://github.com/orcalinux/c-json

A lightweight, fast, and cross-platform JSON parsing library for C developers. C-JSON simplifies JSON handling in C, supporting objects, arrays, strings, numbers, booleans, and null values with minimal memory overhead.

json json-parser parser parsing scanner

Last synced: 01 Feb 2026

https://github.com/adam-elmi/sommark

SomMark is a simple and extensible markup language designed for writing documentation and structured content.

docs documentation dsl html json json-langugae langauge mapper mapping markdown markup markup-language mdx parser transpiler

Last synced: 01 Apr 2026

https://github.com/taufik-nurrohman/query-string-parser

Convert URL’s query string into JavaScript object.

converter j-s-o-n javascript js json object parser query string u-r-l url

Last synced: 07 Feb 2026

https://github.com/poti1/pod-lol

Parse Pod into a list of lists (LOL)

hacktoberfest parser perl perl5 perldoc pod

Last synced: 11 Feb 2026

https://github.com/murilobsd/calamp-rs

Calamp LMDirect rust parser

calamp lmdirect networking parser protocol rust

Last synced: 11 Feb 2026

https://github.com/puripuri2100/satysfi-csv

A CSV reader and writer for SATySFi.

csv parser satsyfi

Last synced: 12 Feb 2026

https://github.com/vasilescur/ambush

Compiler for Tiger language, written in Standard ML for Duke ECE/CS 553: Compiler Construction. The compiler follows the standard flow of lexing, parsing, semantic analysis and type checking, intermediate representation, liveness analysis, and code generation.

compiler-construction compilers lexer parser sml tiger-language

Last synced: 19 Mar 2026

https://github.com/sasyxk/donato

donato a new programming language developed for the master thesis for UT and Unipr.

ast cpp-programming llvm parser

Last synced: 16 Apr 2026

https://github.com/gmod-workshop/gmconverter

Tool for converting model assets into Source Engine models for Garry's Mod.

converter garrys-mod garrysmod gltf gmod mdl obj parser psk

Last synced: 19 May 2026

https://github.com/atahabaki/bracoxide

A powerful Rust library for handling and expanding brace expansions. It provides a simple and intuitive way to generate combinations and permutations from brace patterns.

brace-expansion braces parser rust tokenizer

Last synced: 01 Apr 2026