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/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/CakesTwix/pylng

Simple .lng File Parser from HandyGames games

deepl handygames javagame lng parser python translate

Last synced: 25 Jul 2025

https://github.com/droptrigger/vk-to-tg-parser-memes-news-feed

Бот, который с помощью vk-api кидает картинки с новых постов групп ВК, на которых вы подписались через Telegram-бота.

aiogram memes news parser telegram telegram-bot vk vk-api vk-bot vkontakte vkontakte-bot

Last synced: 16 Feb 2026

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/basemax/string2cstring

A tiny program to convert a file contents to C string with supporting multi-lines...

c c-string cgi cgi-fcgi cgi-script cgi-server file-read parser parsers php replace replace-text replacement string string-c string-formatter string-parse strings tool tools

Last synced: 18 May 2026

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/leandro-benedet-garcia/generic_lexer

A generic pattern-based Lexer/tokenizer tool.

generic lexer parser tokenizer

Last synced: 08 Mar 2026

https://github.com/neu-rah/paco

JavaScript monadic parser combinators

combinators functional-js grammar meta-parser monadic parser

Last synced: 25 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/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/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/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/techquery/commanderjsx

Command-line Arguments Parser with JSX support

arguments command-line jsx parameter parser typescript

Last synced: 29 Sep 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/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/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/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/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/gabriel-pinheiro/pierrejs

A parser library with human-friendly parsing errors

parser

Last synced: 23 Jul 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/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/sematre/mathparser

A simple equation parser for Java

java library mathematics parser

Last synced: 29 Jun 2026

https://github.com/felixfaisal/syntax-analyzer-rs

A syntax analyzer written in Rust with handwritten logic for validating JSON with trailing commas and comments without using Lex or YACC

compiler lexer parser rust

Last synced: 30 Mar 2025

https://github.com/michaeltryby/swmm-parse

File parsing toolkit for SWMM

ebnf input lark parser swmm

Last synced: 29 Jan 2026

https://github.com/sangeethnandakumar/twileloop.epub

EPUB Parser & Editor - A C# library for parsing and editing EPUB files. Create new EPUB files with support.

dotnet-standard ebook editor epub parser

Last synced: 03 Apr 2025

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/niklak/dom_finder

HTML parsing with CSS seletors

css css-selectors html html5ever parser scraping

Last synced: 11 Apr 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/amekusa/cs-parser

Context-sensitive parser framework

dsl javascript language npm parser

Last synced: 11 Apr 2026

https://github.com/clok/cidr

CLI tool for checking IPs against CIDR blocks

cidr cli filter go golang ipv4 parser pipe validation

Last synced: 23 Mar 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/asadiahmad/compiler-design

Mini-Java Compiler with parser framework for Compiler Design Course

compiler compiler-design lexer mini-java parser

Last synced: 27 Mar 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/kenote/parse-string

Parse the string into a Map.

filter format map msgbody parser validator

Last synced: 27 Apr 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/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/mjpclab/gonixargparser

Unix/Linux style cli args parser for Go

arg cli go golang parser

Last synced: 30 Mar 2025

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/globaldothealth/adtl

Another data transformation language

data-transformation json parser python

Last synced: 26 Jan 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/elliot-100/simple_date_parser

Derive one or more valid datetime.date object(s) from an input string representing a single date, allowing for ambiguity.

datetime parser python

Last synced: 01 Apr 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/rroohhh/mtf-rs

low level rust mtf parser library

mtf parser rust

Last synced: 16 Mar 2025

https://github.com/mdvorak/js-java-properties

Java properties file parser and formatter for Javascript.

formatter java parser properties stringify typescript

Last synced: 11 Mar 2026

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/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/tony-go/zac-parser

Code draft about lexer / parser implementation.

compiler lexer parser

Last synced: 29 Mar 2025

https://github.com/alxpez/parsist

text parser, cleaner and formatter

array cleaner formatter list parser raw regexp string

Last synced: 18 Jan 2026

https://github.com/iamdudeman/sola-json

A lightweight, zero-dependency JSON parser for Java

java java-17 json parser zero-dependencies

Last synced: 18 Jan 2026

https://github.com/nrwiersma/snatch

Snatch is a l2met parser that inserts the data into InfluxDB

influxdb l2met parser

Last synced: 25 Mar 2025

https://github.com/subzeta/selae-scraper

Scraper for SELAE

lottery parser scraper selae

Last synced: 31 May 2026

https://github.com/itsrenoria/ptt-go

Go port of PTT that parses media filenames into clean, structured details.

filenames go media metadata parser ptt

Last synced: 31 May 2026

https://github.com/microcodebase/microconfig

go micro config parser

config go golang parser properties

Last synced: 14 Jan 2026

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/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/odroe/ocookie

🍪 Cookie and Set-Cookie parser and serializer

cookie dart parser serializer set-cookie

Last synced: 13 Mar 2026

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/cycloctane/cyclocalc

Simple math expression evaluator written in C99. Based on Pratt Parsing.

algorithms ast c parser

Last synced: 15 Oct 2025

https://github.com/denysvitali/ifunny

An interpreter of a custom language (funny) written in Java

compiler funny interpreter java parser tokenizer

Last synced: 19 Oct 2025

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

Quickly show available class methods and documentation.

command-line-tool hacktoberfest parser perl perl5 perldoc pod

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/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/rorycl/letters

Email parsing for go. This fork of github.com/mnako/letters focuses on modularity and speed

email golang mime parse parser rfc2045 rfc5322

Last synced: 24 Jan 2026

https://github.com/mhauri/lotto-parser

PHP library for parsing Swiss Lotto and Euro Millions results.

euromillions parser swisslos swisslotto

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/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/puripuri2100/satysfi-csv

A CSV reader and writer for SATySFi.

csv parser satsyfi

Last synced: 12 Feb 2026

https://github.com/andreasbm/fireparse

An extensible markdown to html converter

extensible html markdown parse parser showdown syntax-tree

Last synced: 14 Feb 2026

https://github.com/iambnlvn/sig-parser

A manual Recursive-descent parser for Sig(Programming language)

bunjs parser recursive-descent-parser

Last synced: 15 Feb 2026

https://github.com/excoffierleonard/parser

REST API service in Rust that takes in any file and returns its parsed content.

api-rest parser rust

Last synced: 01 Mar 2026

https://github.com/roma-glushko/monolog-parser

🛠Parser for your monolog records

logs monolog parser php7

Last synced: 01 Apr 2026

https://github.com/jcwang587/geddes

A Rust XRD pattern parser with Python and Node.js bindings

nodejs parser python reader rust xrd

Last synced: 17 Apr 2026

https://github.com/rootslab/auntie

Auntie, my dear ultra-fast module for untying/splitting/counting a stream of data by a chosen separator sequence.

boyer-moore count-lines csv csv-parser csv-stream nodejs parser pattern-search split-data splitter streaming-parser tsv

Last synced: 26 Apr 2026

https://github.com/marcuwynu23/danjs

a human-readable data format for structured configs, datasets, and annotations with tables, arrays, and comments

configuration csv dan data-format javascript json notation parser structured-data toon typescript xml

Last synced: 08 Jun 2026

https://github.com/webschik/nmbr

Isomorphic JavaScript numbers formatter & parser

formatter js numbers parser shortener

Last synced: 03 May 2026

https://github.com/willshiao/transcript-parser

Parses plaintext speech/debate/radio transcripts into JavaScript objects.

hacktoberfest javascript nodejs npm parse parser transcript transcript-parser

Last synced: 10 May 2026

https://github.com/kotleni-archive/cs2-eventsgrabber

Kotlin library for grabbing cs2 events from console logs. (Start game with -condebug param)

console counter-strike cs2 csgo grabber kotlin logs parser valve

Last synced: 10 Jun 2026

https://github.com/suhanyujie/my-parser-rs

study parser in rust

parser rust-lang

Last synced: 10 Jun 2026

https://github.com/matthewandretaylor/xml-to-pydict

Parse xml to python dictionaries

dictionary parser python3 xml

Last synced: 31 Jul 2025

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

:shell: Parse strings à la shell

bash parser shell

Last synced: 09 Apr 2026

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/puripuri2100/satysfifmt

Tool to format SATySFi code.

codeformatter lexer lexer-parser ocaml parser satysfi

Last synced: 29 Sep 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/mihudec/ccutils

Cisco Configuration Utilities

cisco cisco-ios networking parser

Last synced: 09 Mar 2026

https://github.com/mrinalxdev/ts-json-parser

Open source json parser for python and javascript !!

json json-parser-component parser

Last synced: 22 Aug 2025