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/doctorjohn/keyvalues1

Parser for version 1 of Valve's KeyValues format with focus on relevant steamcmd output

keyvalues parser python python3 valve

Last synced: 01 Aug 2025

https://github.com/yanniskatsaros/fable

A simple, linear, non-recursive data-interchange format designed to be easily emitted, and parsed by any language.

data-interchange deserialization parser python3 serde serialization

Last synced: 27 Sep 2025

https://github.com/ston1x/humanfix

🏦👨🏻‍🌾 A reactive online FIX message humanizer

banking fixprotocol frontend javascript parser reactive vue web

Last synced: 22 Jun 2026

https://github.com/scdh/pygexml

Small pythonic wrapper around PAGE XML

page-xml parser python xml

Last synced: 19 Feb 2026

https://github.com/jamesmessinger/json-schema-lib

Extensible JSON Schema library with support for multi-file schemas using $ref

javascript json-pointer json-reference json-schema nodejs parser resolver universal-javascript validation validator

Last synced: 22 Oct 2025

https://github.com/yagasoft/dynamics365-crmtextparser

A parser that resolves many challenges that come up in the context of Dynamics 365 dynamic text.

dynamics dynamics-365 dynamics-crm microsoft parser template templating

Last synced: 25 Feb 2026

https://github.com/massigy/ll1p.go

This is a simple LL(1) grammar tokenizer & parser written in Go.

go-programming-language golang grammar-parser language-theory ll1-grammar ll1-parser parser regular-expression tokenizer

Last synced: 10 Aug 2025

https://github.com/keyweeusr/fbmessageparser

:zap: Parse Facebook messages from the downloaded archive

archive facebook message parser

Last synced: 09 Nov 2025

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

CST grammar for tree-sitter

cst parser tree-sitter

Last synced: 17 Aug 2025

https://github.com/clmoreno/confvalidator

Python package to easily parse INI style configuration files.

configuration-file ini-style init parser python

Last synced: 12 Aug 2025

https://github.com/igorskyflyer/rust-adblock-metadata-parser

🎠 A fast AdBlock metadata parser written in Rust. 🧪

adblock back-end crate igorskyflyer meta metadata module parse parser rust rust-lang

Last synced: 04 Oct 2025

https://github.com/ydah/gashadokuro

💀 A CSS selector parser implemented in Ruby

cssselector parser

Last synced: 10 Nov 2025

https://github.com/4ster-light/py-logic

Implementation of a logic formula parser and truth table generator in Python.

interpreter lexer parser python

Last synced: 16 Aug 2025

https://github.com/regan-koopmans/compiler-project-lexer-and-parser

Repository for the compiler construction practical project.

compiler construction java learning lexer parser tokenizer

Last synced: 05 Oct 2025

https://github.com/djoezeke/yamlfy

A Lightweight Yaml file parser and emmiter written in pure c.

c config configuration cpp deserialize emmiter parser serializer yaml yaml-parser

Last synced: 21 Aug 2025

https://github.com/diddileija/diddiparser

Parse DiddiScript files (a language for the future!)

command-line diddiscript package parser pypi-package python python-package python3

Last synced: 22 Aug 2025

https://github.com/carnagion/parsnip

A simple monadic parser combinator library written in Haskell.

haskell parser parser-combinators

Last synced: 22 Aug 2025

https://github.com/alukianov63/vk-resource-parser

vk-resource-parser is a simple and easy-to-use script that allows you to download various resources (photos, videos, messages, documents, etc.) from the popular social network VKontakte.

parser python resources resources-parser script vk vk-api vkontakte vkontakte-api

Last synced: 09 Mar 2026

https://github.com/lk-KEVIN/BattlefieldMapListParser

A PHP file parser for Battlefield 3 and Battlefield 4 MapList files

battlefield battlefield-3 battlefield-4 bf3 bf4 maplist parser php-parser snet

Last synced: 25 Aug 2025

https://github.com/siadat/bake

Code for GopherCon presentation

golang parser

Last synced: 30 Aug 2025

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

Query POD information from a file

hacktoberfest parser perl perl5 perldoc pod

Last synced: 05 Mar 2025

https://github.com/dwjft/ebcdic-parser

parse ebcdic numbers

ebcdic parser

Last synced: 07 Apr 2025

https://github.com/deeeelin/nthu_select

NTHU_SELECT is a tool that help NTHU students to analyze courses information and choose the most appropriate course .By entering python commands ,we can filter/sort courses in different ways , avoid selecting courses by intuition !

analyze analyze-data analyzer analyzers courses education nthu optimizer parse parser python3 school-management selector webpage

Last synced: 14 Apr 2025

https://github.com/pivoshenko/ihroteka-converter

🗃️ A lightweight package for converting Markdown into Steam-compatible markup

bbcode converter formatter gaming ihroteka markdown markup parser steam steam-bbcode steam-bbcode-converter steam-workshop text-processing

Last synced: 07 Mar 2026

https://github.com/bounoable/ical

iCalendar (.ics) parser

go golang ical icalendar ics parser

Last synced: 25 May 2026

https://github.com/orcalinux/tiny-language-compiler

A compiler for a simple programming language with lexical analysis, parsing, and a user-friendly interface. Ideal for learning how compilers are built.

compiler-design parser scanner tiny-language

Last synced: 07 Apr 2025

https://github.com/mandarancio/dyaf

Do Yourself A Favor: an extensible parser and AST Generator

ast compiler dsl extensible modular parser

Last synced: 22 Mar 2025

https://github.com/arakelian/graphql-parser

GraphQL Lexer and Parser generated using ANTLR grammar

antlr4 grammar graphql graphql-java java java-8 lexer parser

Last synced: 13 Apr 2026

https://github.com/saehun/pasted-request

Generate a http request config from a curl command string or a raw http request string.

axios curl http nodejs parser request typescript

Last synced: 10 Apr 2026

https://github.com/simpsonresearch/simplc_parser

Parser for my programming language, simp lang (simpl) made in C

c parser programming-language simpl

Last synced: 31 Aug 2025

https://github.com/sporeball/tree-sitter-naz

naz grammar for tree-sitter

parser tree-sitter

Last synced: 30 Apr 2026

https://github.com/japrozs/dojo

Dojo is a microlanguage based off of Python.It has many features like function declaration and variable declaration

arithmetic compiler dojo functions language lexer microlanguage parse parser python semver variables

Last synced: 19 Jun 2026

https://github.com/iewher/habr-parser

Automatic mailing of vacancies

golang mailersend parser

Last synced: 15 May 2025

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

PyPA manifest grammar for tree-sitter

manifest parser tree-sitter

Last synced: 29 Apr 2026

https://github.com/tensorush/semver

:crab: :1234: Basic Semantic Versioning parser.

parser rust semver semver-format semver-parser

Last synced: 15 Apr 2025

https://github.com/marcos-venicius/cson

A very simple JSON reader in C

c json json-reader lexer lib linked-list parser parsers syntax-tree

Last synced: 17 May 2026

https://github.com/andrianllmm/tgl-dictionary-parser

Parser for a Tagalog dictionary website

dictionary parser tagalog text-mining web-scraping

Last synced: 22 Jun 2026

https://github.com/sinooox/sbermegamarket_parser

Парсер товаров с маркетплейса СберМегаМаркет. Принимает на вход искомый товар и возвращает перечень позиций с первой страницы по искомому запросу в отсортированном по соотношению цены и бонусов виде. Пропускает товары без бонусов.

marketplace parser sbermarket

Last synced: 29 Jun 2025

https://github.com/yoeven/url-query-json-parser

JSON query parser for URL query strings to complex JSON objects and vice versa

decode encode javascript js json param parser query string ts typescript url

Last synced: 10 Apr 2026

https://github.com/smirnovoleg/haskell-interpreter

MiniHaskell interpreter implementation

haskell interpreter parser

Last synced: 22 Mar 2025

https://github.com/kouisamine/json-to-string

JSON to String converter is a tool that facilitates the conversion of JSON data into a string format.

convert converter js json json-document json-schema json-to-string online parse parser php source-code string tools

Last synced: 21 Jan 2026

https://github.com/rdf-elixir/content_type

An Elixir parser for HTTP Content-Type headers

content-type elixir http parser

Last synced: 18 Jun 2026

https://github.com/fazziclay/moodleparser

Парсер баллов студента ВолгГТУ

moodle moodle-tool parser python-parser python3 volggtu volgograd vstu

Last synced: 14 Mar 2025

https://github.com/srlearn/linter

A grammar and linter for ILP datasets.

golang inductive-logic-programming parser relational-learning

Last synced: 26 May 2026

https://github.com/neuroglia-io/data.coda

.NET Standard 2.1 library for parsing Belgian CODA files

coda dotnet parser

Last synced: 17 May 2026

https://github.com/baraja-core/table-of-content

A tool for easily compiling Table of content from the article content.

article content entity fast generator parser speed

Last synced: 15 May 2025

https://github.com/fink-lang/prattler

A generic top down operator precedence parser

ast compiler fink fink-lang parser

Last synced: 04 Apr 2026

https://github.com/lockblock-dev/wot-replays-users-met-counter

Count how many times you met players by parsing your WoT replays

parser players replays world-of-tanks

Last synced: 18 Mar 2025

https://github.com/decodelabs/idiom

Lightweight text to HTML parser - tags optional

parser php text-to-html

Last synced: 15 Apr 2025

https://github.com/sixarm/youtube-html-parser

YouTube HTML parser scripts

html parser shell youtube

Last synced: 08 Apr 2026

https://github.com/starbuildr/norwegian_id_number

Elixir library to parse and validate Norwegian national identification numbers

national-id national-identification-number norwegian parser

Last synced: 21 Feb 2026

https://github.com/gituser12981u2/mathematicalexpressionparser

This Java application is designed to parse and evaluate mathematical expressions. It utilizes a Lexer to tokenize input, a Parser to construct an abstract syntax tree (AST), and evaluates these expressions to return results in fractional form.

abstract-syntax-tree ast calculator java lexer parser

Last synced: 30 Mar 2025

https://github.com/gokcan/atlas

Programming language for propositional calculus

flex lexical-analysis parser programming-language

Last synced: 23 Mar 2025

https://github.com/maksasj/uroboros

🐉 rust package for making parsers with parser combinators and state machines

package parser rust uroboros

Last synced: 30 Jun 2025

https://github.com/dkostmii/tree-sitter-mavka

Tree-sitter для Мавки

mavka parser tree-sitter

Last synced: 19 Apr 2025

https://github.com/aenguerrand/log-ai

Parse, extract and analyse raw log with AI

ai log parser

Last synced: 16 Nov 2025

https://github.com/drom/tree-sitter-mlir

MLIR grammar for tree-sitter

mlir parser tree-sitter

Last synced: 26 Feb 2026

https://github.com/swellshinider/easyarguments

EasyArguments is a lightweight library for managing and parsing input arguments in C# .NET projects.

argparser arguments csharp csharp-library library net open-source parser

Last synced: 30 Mar 2025

https://github.com/tylersuehr7/sqlite-class-parser

A lightweight object-to-SQL statement parser.

java java-libraries parser sql sql-parser

Last synced: 27 May 2026

https://github.com/dhawalhost/nqjson

nqjson - Next-gen Query JSON library for Go with powerful path queries and modifier

golang json json-path parser query

Last synced: 10 Mar 2026

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

A CLI tool for parsing TLE (Two-line elements)

cli parser tle

Last synced: 01 Sep 2025

https://github.com/nemmusu/shodan-output-parser

The wrapper extracts and simplifies the output of Shodan, keeping only essential information.

osint output parser passive-vulnerability-scanner pentesting prettify python redteaming scanner shodan

Last synced: 29 May 2026

https://github.com/eyelash/peg.hh

C++14 parser combinator

cpp cpp14 parser

Last synced: 30 Mar 2025

https://github.com/jakubonderka/mrt_parser

Multi-Threaded Routing Toolkit (MRT) Routing Information Export Format (RFC 6396) parser library for Rust.

bgp mrt network parser rust-library

Last synced: 17 Mar 2025

https://github.com/andrewmaksimchuk/vodiy

Download road signs and descriptions to them from cli.

cli lynx makefile parser wget

Last synced: 29 Oct 2025

https://github.com/maroontress/clione.java

A C17 lexical parser written in Java.

c17 java lexical-parser parser

Last synced: 15 Mar 2025

https://github.com/tracyxmr/twee

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

lua luau parser tree-sitter

Last synced: 17 Nov 2025

https://github.com/flier/gocombine

gocombine is an experimental implementation of parser combinators for Golang[Generic]

go-generics ll1-parser parser

Last synced: 15 Mar 2025

https://github.com/captainayan/accountlite-cli

💡💰Lightweight Command line Double-Entry Accounting Software💵💸

account-lite accounting commerce cpp finance journal journal-entries ledger parser personal statements trial-balance

Last synced: 29 Mar 2025

https://github.com/dburriss/funcydown.parser

Markdown parser and transformer for FuncyDown markdown generator

markdown parser transformer

Last synced: 11 Apr 2026

https://github.com/lleny/tree-sitter-ca65

ca65 grammar for tree-sitter

6502 ca65 parser tree-sitter

Last synced: 03 May 2026

https://github.com/houshmand-2005/vohulang

Vohulang A Programming Language Based On Rust Language

language parser rust

Last synced: 27 May 2026

https://github.com/vincent-thomas/clier

A command line parser and framework for rust

cli framework library parser rust

Last synced: 05 Jan 2026

https://github.com/tigran-sargsyan-w/minishell

This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.

42 42school c c-language cli executor execve fork lexer mandatory minishell parser posix readline shell signals terminal unix unix-shell

Last synced: 19 Apr 2026

https://github.com/ydah/otterraft

Simple YAML Frontmatter Parser

frontmatter hacktoberfest parser yaml-frontmatter

Last synced: 21 Jun 2025

https://github.com/asimihsan/dart_compilers_playground

Implementing scanners, interpreters, and compilers in Dart using "Engineering a Compiler" (2nd Edition).

compiler educational interpreter lexer parser scanner

Last synced: 23 Mar 2025

https://github.com/mohabmes/matool

A collection of various custom tools. { Antesh, CITerm, INetSC, KADManga, Tomado }

cli codeigniter-terminal crawler mangareader markd markdown markdown-to-html parser readme scan-tool scanner-web

Last synced: 15 May 2026

https://github.com/prongbang/csvx

Convert array struct to csv format with Golang

convert csv go golang parse parser

Last synced: 31 Mar 2025

https://github.com/potatoparser/lazycrate

Lazily and easily serialize and deserialize variables

brotli compression deserializer json parser serializer stringify variables

Last synced: 01 May 2026

https://github.com/apollo-roboto/cs-commander

A command line parser for c# with type enforcement

cli csharp library parser

Last synced: 15 Mar 2025

https://github.com/iwillspeak/teasel

Teasing HTML Elements from Text

html parser

Last synced: 24 Mar 2025

https://github.com/djoezeke/tomlfy

A Fast Header-only Tom's Obvious, Minimal Language (TOML) file parser and serializer/deserializer for C/C++.

c config configuration cpp17 deserialize parser serializer toml toml-config toml-parser

Last synced: 09 Mar 2025

https://github.com/bombsimon/monkey-c-rs

A (to be) Monkey C tokenizer, lexer and parser

monkey-c parser

Last synced: 21 Mar 2025

https://github.com/shellyln/go-small-jsonpath

Small, feature limited JSONPath (+dialect) implementation.

go golang golang-library json jsonpath parser

Last synced: 01 May 2026

https://github.com/lee-w/facebookmessageparser

Parse your facebook message archive into JSON format

facebook parser

Last synced: 24 Mar 2025

https://github.com/longbridge/parser-benchmark

Benchmark parsers

nom parser peg pest

Last synced: 10 May 2026