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/dev-vivekkumarverma/hl7v2.5-parser

This repository contains a Python-based parser for HL7v2.5 medical record files, capable of converting these files into JSON format. This tool has been tested against the Redox engine, demonstrating superior performance in various scenarios.

hl7v2 hl7v2-message parser python3 v2

Last synced: 11 May 2026

https://github.com/eggplants/eijiro-to-sqlite

英辞郎 (English-Japanese dictionary) -> sqlite3

cli database dictionary eijiro parser python sqlite sqlite3

Last synced: 07 May 2026

https://github.com/here-be/snapdragon-visit

visit and mapVisit methods for snapdragon nodes.

ast compiler javascript node nodejs parser snapdragon

Last synced: 11 May 2026

https://github.com/tiw302/cjsonx

High-performance C11 JSON parser with a 16-byte Flat-DOM, SIMD acceleration

avx2 c c11 embedded header-only high-performance json json-parser memory-efficient neon parser simd wasm webassembly

Last synced: 12 Jun 2026

https://github.com/alfex4936/ajou-blackboard

아주대학교 블랙보드(BB) 셀레니움을 이용한 예제

html parser python selenium

Last synced: 10 May 2026

https://github.com/dianavile/rgsocdvteam

Resources, Learnings, Courses, Testing, Meetings- all in one in Markdown.

designsystem docs documentation generator livingstyleguide markdown markdown-it parser styleguide

Last synced: 07 May 2026

https://github.com/skarllot/azure-keyvault-reference

Configuration provider implementation that decorates configuration supporting Azure Key Vault references

azure configuration keyvault parser provider secret

Last synced: 07 May 2026

https://github.com/joutvhu/expansy

An expression analyzer that allows you to define expression elements of your design.

analysis engine expression expression-parser parser

Last synced: 18 Jun 2026

https://github.com/bartlomiejzuber/use-cron-parser

Useful & super tiny (<5KB ✔️) hook for cron expression handling in React

cron hook parser react typescript

Last synced: 02 May 2026

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/wulechuan/wulechuan-typescript-vue2-official-sfc-parser

此为吴乐川的《针对 Vuejs 第 2 版单文件部件的拆分器》。本工具之代码系由吴乐川手工提取自 Vue `v2.6.11` 之官方源代码后整理而得。其功用是将一个 .vue 文件之内容全文拆分成一套结构化的数据,即一个 JavaScript 对象。该结构化的数据包含 `<template>` 、 `<script>` 、 `<style>` 等标签之内容、属性等。

parser single-file-component single-filed-component tear-apart teardown vue vue-parser vue-sfc vue2 vue2-sfc

Last synced: 08 May 2026

https://github.com/glweems/css-grid-template-parser

CSS Grid Template Parser

css-grid grid parser template

Last synced: 10 May 2026

https://github.com/kierandrewett/idl

Mozilla WebIDL/IDL to TypeScript definitions.

definitions idl lexer parser types typescript webidl

Last synced: 10 Jun 2026

https://github.com/aidenellis/bookmarkparser

A Python API to go through your browser Bookmarks file DATA.

aidenellis bookmarks brave-extension browser chrome-extension parser python

Last synced: 14 Apr 2026

https://github.com/ferhatgec/inif

inif, ini file parser in c++

cpp cpp17 file header-only ini parser

Last synced: 27 Aug 2025

https://github.com/taskrfile/tree-sitter-taskr

tree-sitter parser for taskrfiles

parser taskr tree-sitter

Last synced: 27 Aug 2025

https://github.com/master-hax/lil-json

lil rust crate to serialize & deserialize JavaScript Object Notation (JSON) - #[no_std] compatible

embedded heapless json nostd nostdlib parser rust serialization

Last synced: 30 Aug 2025

https://github.com/leops/vmfparser-rs

Parse VMF files, in Rust

parser rust source-engine vmf

Last synced: 07 Apr 2025

https://github.com/sasha-bo/nginx-conf-parser

Parsing nginx.conf files with/without following includes

nginx nginx-conf nginx-configuration parser php

Last synced: 14 Apr 2025

https://github.com/sug0/showgone

A Smogon Pokémon format parser written in Go

format go golang golang-library parser pokemon showdown smogon

Last synced: 07 Apr 2025

https://github.com/basemax/another-one-draft-in-c

Just a attempt to implement a lexer in pure C without a lexer generator.

c lexer parser

Last synced: 19 Aug 2025

https://github.com/marirs/datetime-parse-rs

A DateTime parser for various date/time combinations

chrono datetime normalize parser rust rust-crate rust-lang rust-library

Last synced: 19 Jun 2026

https://github.com/biosustain/genomediff-python

GenomeDiff (*.gd) file parser for Python

breseq genomediff genomics parser

Last synced: 12 Apr 2025

https://github.com/chmielewskikamil/solbot

Solidity static analyzer and language server written from scratch in Go.

golang lexer lsp parser solidity static-analyzer zero-dependency

Last synced: 09 Mar 2026

https://github.com/richytong/cronist

Transform comment documentation into ES modules

comment documentation json markdown parser

Last synced: 31 Aug 2025

https://github.com/rsore/clargs

A modern, type-safe, header-only C++20 command-line argument parser with minimal runtime overhead and full compile-time validation

command-line-arg-processing command-line-arguments command-line-arguments-parser command-line-parser parser

Last synced: 25 May 2026

https://github.com/paul-wolf/ukpc

A Python module for parsing United Kingdom postcodes

parser postcodes python uk

Last synced: 13 Jun 2026

https://github.com/marcodpt/query

[DEPRECATED] A really small query string parser and builder, that converts from and to JSON, written as a js es6 module.

decode deprecated encode es6 es6-module esm esmodule javascript js json library microjs parser query query-params query-parser query-string querystring uri url

Last synced: 07 May 2025

https://github.com/ok-ryoko/tree-sitter-systemtap

SystemTap grammar for tree-sitter

parser systemtap tree-sitter

Last synced: 20 Feb 2026

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/igwtcode/go-env

A Simple yet Configurable Environment Variable Parser/Loader in Go

config environment environment-configuration environment-variables go golang parser pure-go struct-tag

Last synced: 04 Jan 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/ivanbgd/ilsh

`ilsh` - A POSIX-Compliant Shell (CLI) Implementation in Rust

finite-state-machine fsm ilsh parser posix posix-compliant posix-sh posix-shell rust rust-lang state-machine

Last synced: 17 Jun 2026

https://github.com/amekusa/cs-parser

Context-sensitive parser framework

dsl javascript language npm parser

Last synced: 11 Apr 2026

https://github.com/roswelly/solana-transaction-parser

solana trasaction parser

parser solana transaction

Last synced: 01 Sep 2025

https://github.com/aspadax/surfing

A Rust library for parsing JSON objects from text streams.

ai gpt json llm parser rust serde serde-json

Last synced: 09 Apr 2026

https://github.com/apfohl/jzon

JZON - A Lemon based JSON parser for C

c json lemon parser

Last synced: 06 Aug 2025

https://github.com/creachadair/jtree

Experimental JSON stream parser.

ast go golang hujson json jwcc parser

Last synced: 17 Apr 2025

https://github.com/burntcaramel/lofi-elm

Format content using #hashtags

content elm lofi parser text text-formatting

Last synced: 27 May 2026

https://github.com/puripuri2100/satysfifmt

Tool to format SATySFi code.

codeformatter lexer lexer-parser ocaml parser satysfi

Last synced: 29 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/pranavk-official/ktu-s7-cse_cd-lab

This repository contains all programs for Compiler Lab of 7th semester CSE in KTU 2019 Scheme.

c compiler lexer parser programming-language

Last synced: 16 May 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/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/mrzmyr/sps-parser

Parse your SPS file and modify and save it to make working with tools like soscisurvey.de more flexible

parser soscisurvey sps spss

Last synced: 02 Aug 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/l3odr0id/sly_s-parser

EBNF python parser with SLY example

ebnf ebnf-syntax example grammar-parser grammar-rules parser python sly

Last synced: 15 Mar 2025

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

:shell: Parse strings à la shell

bash parser shell

Last synced: 09 Apr 2026

https://github.com/wrfly/ecp

environment config parser | fill up the struct through the way you like

config env parser

Last synced: 16 Jan 2026

https://github.com/t1st3/gulp-muxml

An XML parsing and formatting plugin for gulp

formatter gulp gulp-plugin parser stream xml

Last synced: 20 Jan 2026

https://github.com/terotests/numbot

A configurable parser for text based logs

date-fns parser typescript

Last synced: 18 Apr 2025

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/tobiasvl/tree-sitter-rgbasm

:deciduous_tree: RGBASM grammar for tree-sitter

gameboy gbz80 parser rgbds tree-sitter

Last synced: 10 May 2025

https://github.com/osmoscraft/feed-parser

Parse RSS/RDF/Atom XML into JSON Feed in browser or node.js environment

atom feed isomorphic jsonfeed parser rdf rss

Last synced: 28 May 2026

https://github.com/Sauci/pydbc

An AST generator for dbc format

ast automotive dbc parser

Last synced: 08 May 2025

https://github.com/kylepls/jrefactor

API for writing custom refactoring tools such as obfuscators, optimizers, and formatters.

antlr4 java java8 parser refactoring

Last synced: 10 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/rodyherrera/sydonia

Sydonia is a template engine replica of Inja inspired by Jinja, with a code style similar to C#, quite complete when applying decisions about what to show or add to your templates, it supports customizations, you are invited to take a look!

cpp header-only header-only-library inja jinja2-templates lexer parser renderer template-engine template-language

Last synced: 06 Jan 2026

https://github.com/koushiro/usql

[WIP] Universal SQL Lexer and Parser library, written in Rust.

lexer mysql parser postgresql rust sql sqlite3

Last synced: 30 Jul 2025

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/akrck02/markdown-docs

Markdown parser for project documentation.

docs markdown parser

Last synced: 04 Feb 2026

https://github.com/luismedel/snasl-parser

A parser for the Nessus Attack Scripting Language (nasl files)

nasl nasl-script nessus openvas parser

Last synced: 29 Jul 2025

https://github.com/mjpclab/gonixargparser

Unix/Linux style cli args parser for Go

arg cli go golang parser

Last synced: 30 Mar 2025

https://github.com/hirotoshioi/scrapbox

Scrapbox parser and renderer

haskell markdown parser scrapbox

Last synced: 20 May 2026

https://github.com/wiki-connect/parsewiki

A library that helps parse wikitext data

mediawiki parser wikipedia wikitext wikitext-parser

Last synced: 04 Feb 2026

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

VDF parser using Lexy

keyvalue parser steam valve vdf

Last synced: 11 Jul 2025

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/matthewandretaylor/xmlpydict

Parse xml to python dictionaries

dictionary parser python3 xml

Last synced: 11 Mar 2026

https://github.com/sauci/pydbc

An AST generator for dbc format

ast automotive dbc parser

Last synced: 03 Jul 2025

https://github.com/sdleffler/carthage-rs

RDF graph parsing and manipulation in Rust.

metadata n-triples parser rdf rust turtle

Last synced: 25 Oct 2025

https://github.com/chenquan/mysql-parser

A SQL parser for mysql.

go golang mysql parser sql sql-parser

Last synced: 15 May 2026

https://github.com/zaincheung/cdk-js

Generator and parser for redemption codes for javascript

cdkey generator javascript nodejs npm parser shortcode typescript

Last synced: 24 Jan 2026

https://github.com/mokiat/java-data-off

A Java library for reading OFF 3D model resources.

decoder java off parser

Last synced: 22 Aug 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/cakecatz/ansi-parser

Parser for string that include ansi codes.

ansi-codes ansi-colors parser typescript

Last synced: 04 Jul 2025

https://github.com/daniel-beard/jmo

MachO file parser in Julia. Written as a learning experience, not production ready.

disassembly julia macho macho-parser macos objective-c-runtime parser

Last synced: 20 Jan 2026

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/reitzig/texlogparser

Eases the many pains around digesting logs from (La)TeX engines.

latex log-files logs parser tex

Last synced: 18 Sep 2025

https://github.com/r2dtools/goapacheconf

GoApacheConf is a Go library for parsing, modifying, and regenerating Apache configuration files. It makes it easy to work with Apache config blocks and directives programmatically in your Go applications.

apache config configuration developer-tools devops golang parser

Last synced: 11 Mar 2026

https://github.com/maki-daisuke/cflogparser

Parser for Amazon Web Services CloudFront Logs for Go

amazon-web-services cloudfront golang log parser

Last synced: 09 Apr 2025

https://github.com/ralekna/peq

JavaScript parsing expressions query library

api generator javascript parser peg pegjs

Last synced: 16 Mar 2025

https://github.com/ayys/gson

GSON is a JSON library written in Guile

guile json library parser scheme

Last synced: 25 Jul 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/astro/rust-osm-pbf-iter

Parse OpenStreetMap .pbf dumps while trying to avoid copying

lazy openstreetmap osm parser pbf rust

Last synced: 09 Apr 2025

https://github.com/ryanve/wtb

what the box dimension parser

dimension dimensions funny javascript node-module parser

Last synced: 16 Mar 2025