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/nverno/tree-sitter-jack

Jack (nand2tetris) language grammar for tree-sitter

grammar jack nand2tetris parser tree-sitter

Last synced: 14 Feb 2026

https://github.com/xuri/excelize-cs

Excelize is a C# port of Go Excelize library that allow you to write to and read from XLAM / XLSM / XLSX / XLTM / XLTX files.

agent ai chart csharp data-analysis data-science data-visualization excel excelize formula microsft office ooxml parser spreadsheet xlsm xlsx

Last synced: 03 Mar 2026

https://github.com/reklatsmasters/trace-inline-parse

Parser of `--trace-inlining` output from Crankshaft

debug inline inlining js node nodejs parse parser perfomance tools trace v8

Last synced: 19 Apr 2026

https://github.com/tpastor/p-lang

lexer/parser/interpreter for new custom script language

compiler interpreter language lexer parser typescript

Last synced: 01 May 2026

https://github.com/vernongrant/jsn.c

A simple JSON utility that's intended to be used for parsing, generating and manipulating configuration files.

c generator json json-generator json-parser parser

Last synced: 01 May 2026

https://github.com/akinoccc/html-parser-react

The parser for html transform to react dom.

html html-parser-react parser react

Last synced: 08 Jun 2026

https://github.com/urijhoruzij/parser

Parser that allows you to upload images of products from online stores.

node-js nodejs parser puppeteer

Last synced: 11 May 2026

https://github.com/dkarter/stl_parser

👓 STL File Parser in Elixir using :leex and :yecc

3d-printing elixir parser stl tokenizer

Last synced: 11 May 2026

https://github.com/hua1995116/common-comment-parser

A universal comment parser (supports more than 30 languages)

comment-parser parser

Last synced: 21 Jun 2026

https://github.com/jerryfzhang/jsonwithpython

Learning on dealing with JSON files in Python.

json parser python

Last synced: 28 Apr 2026

https://github.com/luca-montaigut/skeemaparser

A parser for "schema.rb" file who return a hash of your schema in a "schema.json" file (downloadable)

db-schema json parser rails schema

Last synced: 12 May 2026

https://github.com/alienfruit/alienfruit.otml

AlienFruit.Otml is an object tree model language.

c-sharp core dotnet-core dotnet-framework dotnet-standard otml parser serialize

Last synced: 28 Apr 2026

https://github.com/boolangery/lua-dbus-type-parse

DBus type signature parsing

dbus lua parser

Last synced: 04 Jun 2026

https://github.com/superb-man/regex-parser

Simple regex matcher with some advanced operations.Can only parse a regex😔 and match some elementary operations🚀.Nothing fancy!

parser

Last synced: 12 May 2026

https://github.com/manio/cisco-logger

Utility for parsing and coloring cisco RFC 3164 syslog messages

cisco parser rust syslog-messages systemd

Last synced: 04 Jun 2026

https://github.com/managedcode/tps

TelePrompterScript (TPS): a markdown-based format for teleprompter scripts with timing, pacing, emotion, and styling metadata.

dotnet flutter java javascript markdown parser script-format sdk state-machine swift teleprompter typescript

Last synced: 23 Jun 2026

https://github.com/suconghou/u2parse

youtube video parser

parser python video youtube

Last synced: 13 May 2026

https://github.com/null93/expression-compiler

Simple language compiler that is driven by mathematical expressions and transpiled into c++ code

compiler cpp elc expression-language lexer parser

Last synced: 26 Mar 2026

https://github.com/erkanyildiz/eyxml2nsdictionary

A block based NSXMLParser wrapper for converting XML to NSDictionary on background thread

background-thread dictionary ios macos nsxmlparser nsxmlparser-wrapper objective-c parser tvos watchos xml

Last synced: 02 May 2026

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

Vim-based task management system. Walking towards a distributed task management system inside neovim ;)

c lexer parser todo vim

Last synced: 02 May 2026

https://github.com/algosup/2024-2025-project-4-web-fpga-team-3

A web-based tool for parsing and visualizing FPGA. It provides an interactive graph representation of signal propagation, helping engineers and students analyze delays, interconnections, and logic components inside an FPGA.

eda-tools fpga parser reactjs simulation

Last synced: 14 May 2026

https://github.com/fjebaker/md4zig

Zig wrapper around md4c for parsing Markdown.

markdown md4c parser zig

Last synced: 02 Mar 2026

https://github.com/septechx/alpha-html

Zig library for parsing a superset of html

html parser zig

Last synced: 20 Mar 2026

https://github.com/christarazi/golp

A web server log parser / analyzer written in Go

access-logs analyzer go golang log nginx parser

Last synced: 02 May 2026

https://github.com/portrunban/node-badoo-autolike-bot

Badoo autolike bot. Node JS, puppeteer

autolike automated badoo bot like liker nodejs parser puppeteer

Last synced: 14 Feb 2026

https://github.com/deedy5/habromir

habr mirror

habr parser parsing sqlite3

Last synced: 13 Feb 2026

https://github.com/tpalmerstudios/practice

Random Projects While Learning C

algorithms beginner-friendly c cli linux parser sudoku

Last synced: 16 Feb 2026

https://github.com/mgajda/jupyter-notebook

JuPyTer notebook parser

ipynb json jupyter parser

Last synced: 06 Mar 2026

https://github.com/phmatray/antlr4library

A .NET template for creating Antlr4 projects in C#, including a sample CSV parser for building language parsers and interpreters

antlr csharp design-patterns dotnet nuke parser template

Last synced: 28 Apr 2026

https://github.com/bohdaq/url-search-params

`url-search-params` provides ability to create search params (query string) from HashMap and vice versa.

parser query rust url

Last synced: 02 Apr 2026

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

A delimiter-separated values plugin for klp (Kelpie), the small, fast, and magical command-line data processor.

csv data deserializer dsv json kelpie klp marshaller parser serializer ssv tsv

Last synced: 14 May 2026

https://github.com/ebkalderon/freedesktop-entry

Parser for the Freedesktop Desktop Entry specification written in Rust

desktop-entry freedesktop parser rust

Last synced: 12 Jun 2026

https://github.com/stevehjohn/calculator

A project implementing a calculator able to parse complex mathematical expressions.

calculator csharp csharp-library mathematics parser

Last synced: 02 Apr 2026

https://github.com/skyost/scriny

A tiny scripting language for Dart.

evaluation math parser script

Last synced: 18 Jun 2026

https://github.com/moorara/compiler

Playing with Compilers ...

bison compiler cpp flex golang goyacc lex lexer parser yacc

Last synced: 29 Apr 2026

https://github.com/redboo/pancakeswap-scraper

Скрипт для парсинга PancakeSwap

parser python scraper

Last synced: 19 Jun 2026

https://github.com/arv-anshul/curler

Import curl command in python and use it with requests, httpx, etc. libraries.

curl curler parser project pycurl pypi pypi-package python3

Last synced: 29 Apr 2026

https://github.com/sidntrivedi/codeplay

A simplified lisp to C functions compiler in Javascript.

abstract-syntax-tree code-generator compiler javascript lisp-compiler parser tokenizer

Last synced: 24 Jun 2026

https://github.com/0x51-dev/upeg

Universal Parser Expression Grammar

abnf parser peg

Last synced: 02 Apr 2026

https://github.com/ikelaiah/tzbundler

🌍 Parse IANA timezone database into JSON & SQLite with Windows timezone support. Includes DST rules, historical transitions, and comprehensive metadata for timezone-aware applications.

bundler cldr daylight-saving dst iana json parser python sqlite time-zones timezone timezone-data tzdata windows-timezone

Last synced: 15 Feb 2026

https://github.com/decaded/csv-chaos-tamer

A Node.js script that processes multiple differently formatted CSV files into clean, normalized JSON, built specifically to prepare data for celestial.decaded.dev.

celestial csv json parser

Last synced: 17 Apr 2026

https://github.com/beenotung/html-parser.ts

zero-dependency html parser for node.js and browser that return the dom (tree) structure

dom html nodejs parser typescript-library

Last synced: 28 Apr 2026

https://github.com/alexgustafsson/mjavac

A parser, vm and compiler for MiniJava for the course DV1585 at BTH

bth bytecode compiler parser parser-library virtual-machine

Last synced: 29 Apr 2026

https://github.com/futuresea-dev/convert_vtt_csv

convert vtt file to csv file

csv parser python vtt-subtitles youtube

Last synced: 29 Apr 2026

https://github.com/asim-2000/parse-match

✂️ Parsing JS functions to extract important information

js parser research-tool

Last synced: 13 Jun 2026

https://github.com/yord/klp-json

A JSON plugin for klp (Kelpie), the small, fast, and magical command-line data processor.

csv data deserializer dsv json kelpie klp marshaller parser serializer ssv tsv

Last synced: 29 Apr 2026

https://github.com/irradia/one.irradia.fieldrush

Type-safe, functional JSON stream parser

android functional json kotlin parser

Last synced: 17 Apr 2026

https://github.com/zevio/pcu_pdf

PDF parser component (Apache Tika) for PCU project

apache component parser pcu pdf pdf-parser-component pdf-to-text python tika

Last synced: 25 Apr 2026

https://github.com/gorango/x-feed-parser

Universal feed parser for any format: RSS/Atom, JSON Feed, and HTML.

feed html json parser rss xml

Last synced: 20 Apr 2026

https://github.com/mrvautin/smart-matter

Parses front matter Yaml from a file path or a string and returns an Object. Used by https://squido.markmoffat.com.

front-matter matter parser yaml

Last synced: 15 Feb 2026

https://github.com/iamlostshit/token-finder

Панель для поиска слитых токенов Telegram-ботов в Github-репозиториях.

aiogram aiohttp automation base bot bots git github leak leaks leaks-scanner malware parser telegram tg token token-finder tokens username

Last synced: 17 Apr 2026

https://github.com/the-codegen-project/asyncapi-python-parser

An AsyncAPI Python parser that is always up to date with the specification!

asyncapi asyncapi-python parser python python3

Last synced: 11 Feb 2026

https://github.com/randomhashtags/swift-javascriptsyntax

A set of Swift libraries for parsing, inspecting, generating, and transforming JavaScript source code.

javascript lexer parser swift

Last synced: 03 May 2026

https://github.com/barrettotte/html-json-parser

Converts basic HTML to JSON using a custom lexer and parser.

c-sharp dotnet html-parser html5 json json-parser lexer parser

Last synced: 20 Apr 2026

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

ISPC grammar for tree-sitter

ispc parser tree-sitter

Last synced: 29 Apr 2026

https://github.com/mezoni/peg

Command line tool for generating a PEG (with some syntactic sugar) parsers

dart parser parser-generator peg

Last synced: 27 Feb 2026

https://github.com/continuous-delphi/delphi-forms-parser

A standalone Delphi parser for VCL and FMX form files (.dfm/.fmx) in both text and binary formats. Produces a typed AST with full round-trip fidelity for migration, analysis, and code generation workflows.

ast continuous-delphi delphi dfm fmx forms parser vcl

Last synced: 03 Jun 2026

https://github.com/openbytedev/strictipparser

A strict alternative to the builtin IP parsing methods.

ip parser strict

Last synced: 05 Jun 2026

https://github.com/hex7c0/logger-request-cli

parser for logger request for Nodejs

cli logger nodejs parser

Last synced: 17 Apr 2026

https://github.com/geometryzen/typhon-lang

Python Tools for Scanning, Parsing, Semantic Analysis, and Code Generation.

parser parser-generator python typescript typhon

Last synced: 09 Feb 2026

https://github.com/arne-cl/spade-parser

mirror of SPADE (Sentence-level PArsing for DiscoursE, Soricut and Marcu 2003)

parser rhetorical-structure-theory rst

Last synced: 14 Jun 2026

https://github.com/leonardpepa/jlox

JLOX is an interpreted scripting programming language implemented by reading the book Crafting intepreters

crafting-interpreters jlox lexical-analysis parser programming-language scripting-language semantic-analysis walk-tree

Last synced: 17 Apr 2026

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

🧚pxi-sandbox is a sandbox for developing plugins 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: 26 Apr 2026

https://github.com/wizard04wsu/javascript-regex

Improved syntax highlighting for JavaScript regular expressions in Atom

atom atom-package javascript parser regex regexp regular-expressions syntax syntax-highlighting syntax-tree

Last synced: 03 May 2026

https://github.com/swaggerexpert/asyncapi-runtime-expression

AsyncAPI Runtime Expressions parser and validator.

asyncapi expression parser runtime validator

Last synced: 14 Jun 2026

https://github.com/word-view/gengolex

Language parser and lexer

language library parser

Last synced: 04 Apr 2026

https://github.com/tpyo/slowlog

A Rust parser for MySQL slow query logs that anonymises queries by replacing literals with placeholders

mysql parser rust slow-queries slow-query-logs slowlog

Last synced: 04 Apr 2026

https://github.com/buxogabriel/gabelang

A programming language written in rust

interpreter lexer parser programming-language rust wasm

Last synced: 14 Feb 2026

https://github.com/rajesh-rahul/wot-packet-analyzer

A website for viewing packet information of wotreplay files

parser rust webassembly world-of-tanks wotreplays

Last synced: 03 May 2026

https://github.com/obsfx/lurkdown

A markdown transpiler tool that was built on NodeJS with TypeScript to create standalone, markdown-generated HTML files.

command-line-tool html html-files markdown markdown-parser markdown-to-html nodejs parser standalone standalone-executables standalone-html-files syntax-highlighting tool transpiler typescript

Last synced: 03 May 2026

https://github.com/usagi-coffee/tree-sitter-df

OpenEdge Data Definitions grammar for tree-sitter

openedge openedge-abl parser progress progress4gl tree-sitter tree-sitter-parser

Last synced: 14 Feb 2026

https://github.com/spiffgreen/markdown-parser

An api for parsing markdown to html and html to markdown

code-minifier css html html-to-markdown javascript markdown-to-html parser

Last synced: 18 Apr 2026

https://github.com/lggruspe/genbu

Create composable CLIs using shell args parser combinators and type hints

cli combinators command-line hints infer parser python type

Last synced: 05 Apr 2026

https://github.com/pgvalle/simplifiedluacompiler

Trabalho da matéria de compiladores da faculdade. As instruções que segui estão no diretório assets.

c compilers jesus-christ lexer lua parser

Last synced: 20 Apr 2026

https://github.com/krishpranav/jsonparser

A simple json parser built using golang

go go-library go-package golang json linux macos parser windows

Last synced: 05 Apr 2026

https://github.com/eownerdead/minicc

[ABANDONED] Subset C to AMD64 Compiler

c codeberg compiler language lexer parser programming-language rust rust-lang

Last synced: 18 Apr 2026

https://github.com/notfounnd/ini-parser

A professional INI file parser for Node.js with CLI support. Parse INI configuration files into structured JavaScript objects with support for sections, multi-line values, comments and global keys.

cli config ini lib nodejs npm parser

Last synced: 16 Apr 2026

https://github.com/cubicpath/dyncommands

Dynamic command execution, parsing, and storage for IRC chatbots and CLI applications.

dynamic extensible library parser pypi-package python python3

Last synced: 13 Mar 2025

https://github.com/92181/calculator

A small and lightweight Javascript calculator. Useful for integration into web applications.

calculator html javascript math parser

Last synced: 18 May 2026

https://github.com/tutv/luxojr

Get pixels from image or buffer

buffer images jpeg nodejs parser pixels png

Last synced: 18 May 2026

https://github.com/casparwylie/zandt-lang

Another homemade programming language (ongoing and incomplete!)

language lexer parser programming-language

Last synced: 18 May 2026

https://github.com/armmbed/logic-trace-parser

This tool parses an export from Saleae Logic software and interprets it according to the configuration used.

logic parser saleae spif trace

Last synced: 25 Jun 2025

https://github.com/laojianzi/tree-sitter-kql

A kql (Kibana Query Language Kibana) parser and syntax highlighting built on tree-sitter

highlight kibana-query-language-kibana kql kuery-query parser tree-sitter tree-sitter-kql

Last synced: 20 Jan 2026

https://github.com/platisd/cpp-command-parser

Parse CLI commands with compile-time checks for your sanity

c-plus-plus cli cpp parser

Last synced: 19 Jul 2025

https://github.com/postmodern/nvd-json_feeds.rb

Provides a Ruby API to NVD JSON Feeds.

cve feeds gem json nvd parser ruby

Last synced: 11 May 2026

https://github.com/kojobailey/xfbin-parser-plusplus

Unpacks CyberConnect2 XFBIN files and converts their data into more usable and editable formats.

binary cc2 cpp cyberconnect2 drag-and-drop jjba jojo json parser tool xfbin

Last synced: 22 Jul 2025

https://github.com/vcputtini/squidlogparser

A small object library capable of interpreting the log entries generated by Squid-cache(tm) and manipulating this data.

cpp cpp17 http http-proxy https lib library parser squid squid-proxy

Last synced: 01 Jan 2026