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/interlark/huntmap-parser

Парсер карт охотничьих угодий huntmap.ru

cartography geojson maps parser python3 selenium

Last synced: 18 Jan 2026

https://github.com/yord/pxi-dsv

🧚pxi-dsv is a delimiter-separated values plugin 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: 15 Apr 2026

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

Parse regular expressions

parser perl perl-module

Last synced: 29 Apr 2025

https://github.com/hailpam/pyfiql

A Python implementation of the Feed Item Query Language with flexible bindings.

ast fiql language parser query visitor

Last synced: 05 Feb 2026

https://github.com/tmanderson/pc

P(arser)C(ombinator) - a minimal zero-dependency parser combinator framework enabling intuitive and modular parser development

framework functional minimal parser parser-combinator parser-combinators parser-framework parser-generator parser-library parsercombinator parsing simple

Last synced: 11 Apr 2026

https://github.com/logotype/gifparser

GIF89a parser

gif gif89a image parser photo

Last synced: 19 Jan 2026

https://github.com/sauci/pydbc

An AST generator for dbc format

ast automotive dbc parser

Last synced: 03 Jul 2025

https://github.com/ghostwriter/syntax

[WIP]Lexical Analysis library for PHP (Tokenizer, Lexer, Parser, Generator)

generator ghostwriter lexer parser php syntax tokenizer

Last synced: 11 Jan 2026

https://github.com/danman113/nginx-manager

Node.js module for parsing and managing nginx config files.

nginx node-js parser

Last synced: 18 Apr 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/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/chicode/lisa

A Lisp dialect designed for codingworkshops

elm lisp lisp-dialect parser

Last synced: 22 Jun 2026

https://github.com/durudex/go-polylang

Implementation of the Polylang language in Go.

go parser polylang

Last synced: 14 Jan 2026

https://github.com/blairmcalpine/next-build-parser

A quick and easy tool to parse the output of the Next.js build command into machine readable JSON, to fit whatever needs you may have.

ci cli next nextjs npm parser

Last synced: 03 Feb 2026

https://github.com/thuongtruong1009/gouse

🫧 A modern Golang utility package delivering consistency, modularity, performance, & extras presets. Inspired by Lodash

benchmark ci docsaurus github go godev golang javascript library lodash modules nextjs package parser testing unittest utility

Last synced: 05 Apr 2026

https://github.com/yisaer/idl-parser

OMG IDL Parser written in go

go omg-idl parser parser-combinator

Last synced: 13 Oct 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/bezlant/s21_math_solver

🧮 A simple math expression evaluator built wtih Imgui. (School 42)

c calculator check djikstra-algorithm graph-visualization imgui-glfw math-solver parser rpn-calculator test-coverage

Last synced: 04 Apr 2026

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/dens-den/kymopl

Kyrgyz morpgology in Prolog

agglutinative dcg kyrgyz morphology parser prolog swi-prolog

Last synced: 26 Apr 2025

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/xreedev/event-management

EventManagement is a web application using vanilla HTML, CSS, and JavaScript. It enables users to manage event tasks, add events, and import tasks via CSV files for efficient event organization and task management.

css css3 csv csv-parser event-management html html5 javascript js parser table vannila-javascript-projects vannila-js

Last synced: 06 Mar 2026

https://github.com/lhns/scala-edifact

An Edifact parser library written in scala

edifact lightweight parser scala

Last synced: 01 Mar 2026

https://github.com/cybercoder-naj/parkour

Parser Combinator Library for Kotlin

kotlin parser parser-combinators

Last synced: 06 Feb 2026

https://github.com/dysnomia-studio/dmarc-parser

A simple job that query, parse and save to database dmarc aggregate reports

dashboard database dmarc dmarc-parser parser

Last synced: 05 Aug 2025

https://github.com/pelenium/math-parser

Math parser of expressions in Polish notaiton (LISP like)

expression-evaluator expression-parser fsharp math mathematics maths parser polish-notation

Last synced: 31 Jan 2026

https://github.com/clairebookworm/quizbowl-terminal

QuizBowl Terminal Quizzer

json parser python quizbowl terminal

Last synced: 06 May 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/imolorhe/curlup

Parse cURL commands.

curl parser

Last synced: 29 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/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/millerlogic/htmlstrip

Strips HTML from the input, outputs plain text, streamed in realtime without preloading the whole document

html html-parser html-parser-library html-strip parser

Last synced: 21 Jan 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/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/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/vxern/robots_txt

⚙️ A quality `robots.txt` ruleset parser to ensure your application follows the standard specification for the file.

complete dart documented fast parser robots robots-txt robots-txt-parser robotstxt simple tiny

Last synced: 30 Jan 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/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/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/allindevelopers/executanti

Reverse engineer and Web version of "Furnica" and "Cangourou"

ast lexer parser programming-language tokens

Last synced: 26 Mar 2025

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/zefir-git/multipart.ts

TypeScript library for multipart data parsing and creation

class-based formdata library multipart object-oriented-programming oop parse parser typescript

Last synced: 12 Dec 2025

https://github.com/serpent7776/json-parse

Simple ASCII-only JSON parser

ascii json parser

Last synced: 28 Apr 2026

https://github.com/rgwohlbold/interpreter-ice

Java lexer, parser and interpreter for a c-style programming language

interpreter java lexer parser

Last synced: 16 Mar 2025

https://github.com/arnie97/milky

Python-style syntactic sugar for C / C++

parser syntax-sugar

Last synced: 13 Apr 2026

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/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/gbowne1/kicadparser

This is a KiCAD project file(s) parser and eventually will include a generator.

csharp dotnet eda generator kicad parser parser-generator project

Last synced: 16 Apr 2026

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/rajatt95/python_rs

Programming | Python | PyCharm | Data Types | Tuple | Dictionary | If-Else | Loops - For, While | Functions | OOPS Principles | Constructor | String - SubString, Concatenation, Split, Strip | Read & Write data into files | JSON Parsing | CSV package | Web Scrapping

constructor csv-parser data dictionary functions if-else-statements json json-parser oops parser pycharm-ide python python-programming-language read-write-file strings tuple web-scrapping

Last synced: 15 Feb 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/purarue/tree-sitter-rifleconf

rifle (ranger filemanager file opener) grammar for tree-sitter

parser ranger ranger-fm tree-sitter tree-sitter-parser

Last synced: 28 Jan 2026

https://github.com/alexeev-prog/cmdparser_c

Command Line Arguments parser in C

c cli cmd command-line command-line-parser minimal parser

Last synced: 13 Oct 2025

https://github.com/warlock/2utf8

Node.js - Tranform string text to UTF-8

decode encoding http parser request string utf8

Last synced: 11 Jun 2025

https://github.com/lmangani/rust-date-parser-js

RFC3339 Date to Microsecond Timestamp wasm rust module

date javascript js microsecond node nodejs parser rust

Last synced: 11 May 2026

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/Sauci/pydbc

An AST generator for dbc format

ast automotive dbc parser

Last synced: 08 May 2025

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

Scraper for SELAE

lottery parser scraper selae

Last synced: 31 May 2026

https://github.com/andy840119/JupyterSharpParser

Jupyter parser written in C#

andy840119 csharp jupyter nuget parser

Last synced: 03 May 2025

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

https://github.com/nmandery/eo-identifiers

Parsers for naming conventions of earth observation products and datasets

earth-observation parser satellite

Last synced: 23 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/keddad/kresp

Simple parser for RESP protocol

parser redis

Last synced: 23 Aug 2025

https://github.com/julesguesnon/nom-span

📦 Wrap your nom input into a span to get line, column and byte offset

nom nom-span parser rust span

Last synced: 11 Nov 2025

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

Read and explore mzData files.

mzdata parser

Last synced: 28 Aug 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/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/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/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/sematre/mathparser

A simple equation parser for Java

java library mathematics parser

Last synced: 12 Nov 2025

https://github.com/richytong/cronist

Transform comment documentation into ES modules

comment documentation json markdown parser

Last synced: 31 Aug 2025

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/timobechtel/json2url

Encodes and decodes javascript objects into/from an url usable string

javascript json parser url

Last synced: 23 Mar 2025

https://github.com/vitalij555/bit-parser

Allows to define your own parser to parse bit fields or simple protocols.

bitmap bits bytes fields iot library parser protocol python

Last synced: 26 May 2026

https://github.com/nsailor/spaceada

A small subset of Ada targeting embedded systems.

ada compiler embedded gnat gnatprove llvm parser rust

Last synced: 10 Apr 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/tree-sitter-grammars/tree-sitter-yuck

Eww grammar for tree-sitter

eww parser tree-sitter

Last synced: 15 Apr 2025

https://github.com/eantcal/miptknzr

Multum-In-Parvo Tokenizer Library

cplusplus-14 library parser tokenizer

Last synced: 02 Apr 2026

https://github.com/locize/laravelphp

laravel2js and js2laravel converter laravel php resource utils

converter javascript json laravel parser php

Last synced: 18 Jul 2025

https://github.com/explooosion/hideout-parse

Parse Path Of Exile.

hideout parse parser pathofexile

Last synced: 11 Apr 2026

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/rodion-arr/google-index

A simple CLI tool which will count yours site pages in Google index

cli google-indexing googlesearch parser

Last synced: 03 Feb 2026

https://github.com/decodelabs/chirp

Tweet tools for PHP

parser php tweet

Last synced: 16 Mar 2026

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

dmidecode parser in nim

dmidecode nim parser

Last synced: 21 Jun 2025