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/cheminfo/mzdata

Read and explore mzData files.

mzdata parser

Last synced: 28 Aug 2025

https://github.com/yjdoc2/equationparser

An Equation Parser done as Project for DS course. This can evaluate given equation, solve linear equations, create variables and use their values, as well as have some pre-defined constants.

c data-structures equation-solver parser

Last synced: 16 Jun 2025

https://github.com/kaleidawave/css-parser

CSS parser/compiler written in Rust

compiler css parser rust rust-crate

Last synced: 01 Sep 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/n2ref/apache_config_parser

Parse apache config

apache config parser

Last synced: 16 Jul 2025

https://github.com/xsam/bubblejson

A lite JSON parser/generator for C++

cpp cpp-stl generator json parser

Last synced: 12 Sep 2025

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

Create a snapdragon token. Used by the snapdragon lexer, but can also be used by plugins.

compiler javascript lexer node nodejs parser snapdragon token tokenize tokenizer

Last synced: 15 Jul 2025

https://github.com/yazaldefilimone/high-level-compiler

πŸ”„ | High-level compilation | Transform pipeline | Message-passing mechanism | Transpiler

compiler compiler-design message-passing parser pipeline transpiler

Last synced: 08 Sep 2025

https://github.com/mivmi/lalr-parser

Lightweight LALR(1) parser and lexer framework for building interpreters.

lalr1 lexer parser python3

Last synced: 30 Apr 2025

https://github.com/techquery/commanderjsx

Command-line Arguments Parser with JSX support

arguments command-line jsx parameter parser typescript

Last synced: 29 Sep 2025

https://github.com/kaffarell/id-parser

A Parser for .id files which can store any type of data like age and names

c configuration-files files parser

Last synced: 27 Mar 2025

https://github.com/memowe/trivialini

Ultra light weight ini file parser

config haskell haskell-library ini lightweight parser

Last synced: 28 Oct 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/0xch4z/selectr

Select values from objects/arrays with key-path notation.

go golang interpreter parser

Last synced: 02 Apr 2025

https://github.com/mntm-lib/multipart

Probably the fastest most compatible lexer/parser/stringifier for multipart/form-data

form-data formdata lexer multipart parser perse stringifier stringify

Last synced: 22 Mar 2025

https://github.com/figurehook/figure_parser

A web parser focus on parsing product information on Japan ACG figure sites.

hacktoberfest hacktoberfest2022 parser webparser

Last synced: 11 Apr 2026

https://github.com/templarbit/go-csp-util

Content Security Policy utils in compliance with W3C CSP specs

content-security-policy content-security-policy-report csp csp-parser csp-parsers parser

Last synced: 14 Jan 2026

https://github.com/konstantin8105/ianaparser

Root Zone Database Parser from IANA

dns go golang iana iana-provider parser root-zone

Last synced: 14 Jul 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/lukaswrz/readarg

A small, C99, single-header, zero-allocation, dependency-free, public domain argument parsing library

argument-parsing c cli command-line header-only library parser single-header zero-allocation

Last synced: 12 Jan 2026

https://github.com/arokettu/arithmetic-parser

Configurable arithmetic parser and interpreter for PHP

arithmetic math maths parser

Last synced: 13 Apr 2025

https://github.com/vorpalblade/ini-roundtrip

Format preserving INI parser for Rust

ini parser rust

Last synced: 11 Apr 2025

https://github.com/thipages/quickgpx

Quick gpx parser

gpx isotime parser php quick unixtime utc

Last synced: 02 Apr 2025

https://github.com/x45iq/jtube

Java library for parsing: videos,shorts,playlists,channels and downloading videos

java library parser youtube youtube-api youtube-downloader youtube-video

Last synced: 05 Mar 2026

https://github.com/benfaerber/json-parser-combinator

A JSON parser written in Typescript using the Parser Combinator methodology. I recommend that anyone who is interested in functional parsers should use this as a reference.

functional-programming functional-typescript json parser parser-combinator parsing

Last synced: 25 Apr 2026

https://github.com/andy840119/jupytersharpparser

Jupyter parser written in C#

andy840119 csharp jupyter nuget parser

Last synced: 23 Jun 2025

https://github.com/nowux/rplt

Lightweight truth table generator for propositional logic expressions.

parser propositional-logic rust

Last synced: 23 Jun 2025

https://github.com/yukinarit/okome

dataclass comment parser 🍚

comments dataclasses parser python

Last synced: 22 Jun 2025

https://github.com/julian-nash/dictparse

A Python dictionary parser, useful for REST API's, web applications, data validation & more!

dictionary enforcing-rules parser python

Last synced: 18 Mar 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/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/hugeblank/semparse

SemVer 2.0.0 parser for Lua

lua parser semver

Last synced: 28 Mar 2025

https://github.com/zaincheung/cdk

Generator and parser for redemption codes

cdkey encrypted generator golang parser shortcode

Last synced: 05 Nov 2025

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

Slang grammar for tree-sitter

parser slang tree-sitter

Last synced: 20 May 2026

https://github.com/s3rgeym/sqldump2json

Converts SQL dump to a JSON stream.

converter jq json jsonl parser python python3 sql

Last synced: 05 Apr 2025

https://github.com/its-its/rust-xpath

Remake of sxd-xpath to fit my specific needs.

parser rust xpath

Last synced: 13 Apr 2025

https://github.com/jerryfzhang/removelinebreaks

This is a simple python program to help you remove all line breaks in a selected text file.

beautify minify parser python

Last synced: 16 May 2025

https://github.com/yoannchb-pro/wtf-json

Parse any kind of broken json for scrapping easily

ast broken-json json-parser nodejs object-parsing parser tokenizer typescript

Last synced: 12 May 2025

https://github.com/potat-dev/marks-parser

Python parser for Dnevnik.ru marks data

parser

Last synced: 18 Jul 2025

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/antoinegagne/parthenon

A library to parse Athena structures into Erlang terms

athena aws aws-athena erlang erlang-library hex parser

Last synced: 07 May 2025

https://github.com/meokullu/subtitleparser

Subtitle Parser is a project to parse subtitle content.

film films movie movies parser parsing subtitle subtitle-parser subtitles

Last synced: 06 Mar 2026

https://github.com/dnemtsov/lexepars.grammars.yaml

YAML parser/validator based on Lexepars parser lib.

lexer parse-trees parser parser-library parsers yaml yaml-parser yaml-validator

Last synced: 22 Jul 2025

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/yord/pxi-dust

🧚:sparkles:pxi-dust is a plugin with basic operations for pxi (pixie), the small, fast, and magical command-line data processor.

csv data-processing deserializer dsv json marshaller parser pixie pxi serializer ssv tsv

Last synced: 19 May 2026

https://github.com/maxmindlin/openfga-dsl-parser-python

Python bindings to the openfga-dsl-parser library

json library openfga parser transformer

Last synced: 18 Apr 2026

https://github.com/bytebase/mongo-parser

MongoDB parser based on ANTLR4

antlr antlr4 database documentdb mongo mongodb parser sql

Last synced: 18 Jun 2025

https://github.com/kortirso/yml

Elixir package for reading/writing yml/yaml files

elixir elixir-library parser yaml yml

Last synced: 27 Apr 2026

https://github.com/zerodep/piso

ISO 8601 date, duration, and interval parser

date duration interval iso8601 isomorphic javascript parser

Last synced: 07 Apr 2026

https://github.com/rodriados/mathr

PHP Package for Mathematical Execution

calculator math parser php

Last synced: 07 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/thiagoh/bison

From the Bison 3.0.4 manual from https://www.gnu.org/software/bison/manual/bison.html

bison c compilers cpp flex lexer parser parser-generator yacc

Last synced: 15 May 2026

https://github.com/ourway/sqlite-tiny

My first attemp to write a sqlite3 clone. It's just an experimental attempt to understand RDBMS. Never use it in any production.

b-tree c parser personal-project self-learning sqlite sqlite-database sqlite-orm sqlite3 sqlite3-database tokenizer virtual-machine vm

Last synced: 16 May 2026

https://github.com/zgbjgg/dragonite

Dragonite - Fast, reliable and configurable EDI parser (encode & decode), seeker & rule runner.

edi edi-parser elixir elixir-lang elixir-library erlang erlang-library erlang-otp freight freight-carriers parser

Last synced: 19 May 2026

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/cschladetsch/fifth

A forth-like language written in Java that supports Continuations.

astwalker continuations forth java language lexer parser

Last synced: 21 Jun 2025

https://github.com/bntzio/trello-json-parser

Transform your exported json trello data into a human readable format!

json parser python script trello

Last synced: 14 Apr 2025

https://github.com/rnons/elm-svg-parser

parse String to SVG

elm parser svg

Last synced: 29 Oct 2025

https://github.com/ducasse/classinfrastructure

Migrated from Smalltalk PetitBazars, the future classParser of Pharo.

class parser pharo

Last synced: 14 Sep 2025

https://github.com/denisdefreyne/d-mark-rust

Dβ˜…Mark implementation in Rust

d-mark language markup-language parser rust

Last synced: 16 Aug 2025

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/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/nemoandrea/gerber-parser

Simple gerber parser meant to be used in conjuction with the gerber-types crate

gerber gerber-files parser

Last synced: 12 Apr 2025

https://github.com/rustatian/rock

Parser for the golang pprof profile format with mimalloc (on Linux) allocator

allocator parser pprof

Last synced: 31 Dec 2025

https://github.com/smarie/python-parsyfiles

A declarative framework to read complex objects made of several files, supporting pluggable parsers and alternate file formats for the same object type. A typical use case is to read collections of test cases on the file system.

benchmark class collection complex conversion converter dict file folder framework object parser parsing pep484 properties python simple type type-hint yaml

Last synced: 16 May 2026

https://github.com/badbatch/cacheability

A utility class to parse, store and print http cache headers.

cache-control cacheability etag headers http parser

Last synced: 12 Apr 2025

https://github.com/sile/textparse

A Rust library to declaratively implement parsers that are based on Packrat Parsing.

parser rust

Last synced: 11 Apr 2025

https://github.com/kcreate/crenshaw

https://compilers.iecc.com/crenshaw/

compiler crenshaw parser pascal pascal-language

Last synced: 19 Mar 2026

https://github.com/vxern/text_expressions

A tiny and complete tool to supercharge static JSON strings with dynamic, user-defined expressions.

expression expression-evaluator language lexer lexer-parser parser tokenizer tokenizer-parser translation udf user-defined-expressions

Last synced: 11 Jan 2026

https://github.com/christian-2003/lispinterpreter

An interpreter for somewhat adapted Lisp source code. I have worked on this program for a school project.

abstract-syntax-tree abstractsyntaxtree interpreter java lexer lisp parser parsetree programming-language source-code tokenizer

Last synced: 30 Mar 2025

https://github.com/hossain-khan/kgeo-device-timeline

Kotlin library for parsing unencrypted Google Location History (Timeline) data exported from your device.

google-takeout google-timeline google-timeline-parser parser timeline

Last synced: 02 Apr 2026

https://github.com/peakchen90/acorn-learning

acorn 源码学习

acorn acorn-learning ast ecmascript js parser

Last synced: 23 May 2026

https://github.com/nazavode/cool

EBNF grammar, lexer and parser for the Cool programming language

cool ebnf grammar lexer parser

Last synced: 12 Jun 2026

https://github.com/muktihari/kendohelper

A helper to handle kendo's Filter and Sort. It converts them into the kind of data that can be retrieved by MongoDB's Query or Aggregation. Built to be used in EACIIT's environment in mind.

eaciit go golang kendo mongodb parser parser-library

Last synced: 07 May 2025

https://github.com/nicklayb/php_assoc_map

Library that parses PHP's associative array into Elixir's map.

associative-array map parser php

Last synced: 03 Apr 2025

https://github.com/korora-tech/temps

Parse human-readable time expressions in Rust. Supports relative times, dates, weekdays, and combined expressions in multiple languages. Works with chrono and jiff.

chrono date date-parser datetime i18n internationalization jiff multilingual natural-language-support parser rust time time-parser

Last synced: 26 Jun 2025

https://github.com/thipages/bparser

A boolean expression parser

boolean expression parser

Last synced: 02 Apr 2025

https://github.com/null-none/jwlibrary2json

Handler for jwlibrary to json

data json jwlibrary library parser

Last synced: 14 May 2026

https://github.com/bencsikandrei/ini-lite

Very basic INI parser with limited functionality

cpp ini parser

Last synced: 13 Apr 2025

https://github.com/suomato/hubspot-rss-parser

Parsing HubSpot rss-feed and turning it into Array of PHP objects

hubspot parser rss-feed

Last synced: 08 Jul 2025

https://github.com/yord/shargs-repl

shargs-repl is a repl using shargs commands 🦈.

command-line parser shargs

Last synced: 19 Jun 2025

https://github.com/o3co/go.hocon

Full Lightbend HOCON spec-compliant parser and config library for Go

config configuration go golang hocon lightbend parser

Last synced: 14 Jun 2026

https://github.com/t1st3/muxml

:saxophone: Streaming XML parser and formatter based on sax

formatter parser stream xml

Last synced: 12 Feb 2026

https://github.com/towinok/anime-grubber

Convenient library for extracting images of cute (or not so cute) characters from websites.

anime parser waifu-pics

Last synced: 30 Dec 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/akyoto/ignore

Ignore certain parts of a string when parsing

go parse parser

Last synced: 26 Jul 2025