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/uk-ipop/mmi-parser-rs

MMI Parser written with love in Rust.

command-line metamap parser rust

Last synced: 01 Mar 2026

https://github.com/biosustain/omics_valid

Specifications and validators for omics data formats used on C. autoethanogemum C1 program

bioinformatics biology omics parser

Last synced: 09 May 2026

https://github.com/customcommander/ohm-grammar-quiz-markdown

Write up your practice problem (Quiz) in Markdown and turn it into JSON-LD structured data.

json-ld markdown ohm-grammar parser

Last synced: 13 Feb 2026

https://github.com/sv-tools/conf-parser-yaml

YAML parser for conf project

conf parser yaml

Last synced: 11 Dec 2025

https://github.com/JesseCoretta/go-aci

Package aci implements the complete Netscape ACIv3 syntax as an SDK in a vendor-agnostic manner with rich features and a flexible design.

access-control access-control-instruction access-control-list access-rights aci aciv3 experimental go golang ldap netscape parser permissions sdk syntax

Last synced: 31 Mar 2025

https://github.com/daksh14/rtoml

RToml is an experimental 100% handwritten toml parser

parser rust toml

Last synced: 14 Jun 2025

https://github.com/haronbh/xml-management-with-python

This project demonstrates how to create, validate, and manage XML files using Python. It includes examples of an XML file, along with its corresponding DTD (Document Type Definition) and XSD (XML Schema Definition) files. The project also contains Python scripts to create an XML file and to validate the XML file against its DTD and XSD.

1xml data-validation dtd dtd-validation parser python xml xml-parser xml-parsing xml-validation xsd

Last synced: 24 Mar 2025

https://github.com/vikaspotluri123/election-16

Merging data to uncover trends

election-data elections node parser

Last synced: 22 May 2026

https://github.com/cheesegrinder/templatestr-rust

TemplateStr allows to add variable, function, condition and switch in a string.

parser rust strings

Last synced: 23 Jun 2026

https://github.com/programie/pini

A library for reading and writing Ini files in PHP

ini oop parser php-library reader writer

Last synced: 12 Oct 2025

https://github.com/bitvantage/sharptextfsm

SharpTextFSM is a .NET implementation of the Google TextFSM Python module.

cli parser parsing regexp state-machine textfsm

Last synced: 01 Mar 2026

https://github.com/konimarti/elixir-mbox

Read and write MBOX files in Elixir

mail mbox parser reader writer

Last synced: 20 Feb 2026

https://github.com/geniusum/pimo

A compiled low-level language made for MazeGroup's servers.

assembly compiler fasm interpreter lexer parser programming-language python

Last synced: 13 May 2026

https://github.com/kurushimee/gdls

Standalone, type-aware GDScript language server: a faithful Rust port of Godot 4.6.3-stable's GDScript frontend — LSP over stdio, no Godot process at runtime.

developer-tools gdscript godot godot4 language-server lsp parser rust static-analysis type-checker

Last synced: 11 Jun 2026

https://github.com/fossiq/root

Monorepo for all tools fossiq related

kql kusto parser tree-sitter tree-sitter-grammar typescript

Last synced: 21 Jan 2026

https://github.com/massigy/lalr1p.viz

This is a visualization of a Look Ahead Left to Right with 1 look ahead token Parser.

clr-parsing lalr-grammar lalr-parser parser visualization

Last synced: 20 Aug 2025

https://github.com/mbund/cse2421-linter

Lint for some extra rules for C

lint linter parse parser rust tree-sitter

Last synced: 13 May 2026

https://github.com/almoggutin/web-crawler-worker-node-js

Worker part of the Web Crawler application. The Web Crawler app takes an input from the user such as a link maximum number of pages and depth. At the end it shows in real time a tree of all the links and pages that the crawler found in the provided URL.

aws backend-api docker express javascript jest kubernetes nodejs parser redis rest-api web-crawler web-scraper web-worker

Last synced: 10 Apr 2026

https://github.com/splace/listreader

Go language parsing of numeric lists. CSV etc.

csv floating-point golang-library large-dataset parser

Last synced: 12 Jan 2026

https://github.com/4q4r/TG-Chats-Parser

Парсер чатов Telegram

parser telegram

Last synced: 20 Jun 2026

https://github.com/ktav-lang/java

Java bindings for Ktav — a plain configuration format with three rules, zero indentation, and zero quoting. JNA over the reference Rust crate — no JNI for consumers, prebuilt binaries for Linux/macOS/Windows.

bindings config config-format configuration java jna ktav parser rust serializer

Last synced: 25 Apr 2026

https://github.com/idanfishman/playwright-results-parser

Core building block for Playwright test analysis tools - provides foundational parsing, normalization, and transformation APIs that other packages can build upon.

automation parser playwright reporting test-automation test-results testing

Last synced: 01 Sep 2025

https://github.com/dreamycecil/vdf

Simple public domain VDF/KeyValues reader & writer in ANSI C.

ansi-c c89 c90 keyvalue keyvalues parser reader reader-writer valve-data-format vdf vdf-files vdf-format vdf-parser writer

Last synced: 11 Jun 2025

https://github.com/nurjahonergashevme/etsy-parser

Автоматизированный парсер магазинов Etsy с GUI интерфейсом, Telegram ботом и интеграцией с Google Sheets.

aiogram etsy gui parser python

Last synced: 17 Aug 2025

https://github.com/christophevg/cobol-object-mapper

A Cobol (Copybook) parser that produces a corresponding class hierarchy.

cobol csharp mapper object-oriented parser

Last synced: 14 Oct 2025

https://github.com/danielpclark/keyer_cr

HTTP Request Parameter Parsing

crystal parameters parser

Last synced: 13 Mar 2025

https://github.com/nikolapeja6/bio-med-proj

School project for the course Bio-Med (Računarstvo u Bio-Medicini, en. Computers in Biomedicine) course which is part of the Master studies at the School of Electrical Engineering, University of Belgrade.

expression-engine expression-evaluator parser rest-api school-project

Last synced: 04 Oct 2025

https://github.com/leadpony/fika

Fika is a document generator.

commonmark java markdown parser

Last synced: 13 May 2026

https://github.com/yudai-nkt/tree-sitter-satysfi

SATySFi grammar for tree-sitter

parser satysfi tree-sitter

Last synced: 27 Apr 2026

https://github.com/rstoetter/csqlscript-php

a PHP class to execute SQL scripts (mysql)

batch-processing mysql parser php5 script-sql sql

Last synced: 04 May 2026

https://github.com/azhovan/brainfuck

A brain fuck interpreter implementation with Golang

brain-fuck-interpreter brainfuck golang interpreter lexer parser

Last synced: 14 May 2026

https://github.com/tomashubelbauer/js-markdown

Javascript Markdown AST/DOM parser and serializer

ast dom javascript markdown parser serializer

Last synced: 04 May 2026

https://github.com/edmolima/frontmattergo

Simplifying YAML frontmatter unmarshalling in Go.

go parser yaml

Last synced: 27 Apr 2026

https://github.com/ovidiuiliescu/basicparser

Very simple parser combinator, for learning purposes.

parser

Last synced: 04 Oct 2025

https://github.com/mtsewrs/partzilla

Multipart parser for node and bun

bun library multipart node nodejs npm-package parser rust typescript

Last synced: 21 Feb 2026

https://github.com/liblouis/tree-sitter-liblouis

A tree-sitter parser for liblouis tables

liblouis parser tree-sitter

Last synced: 28 Apr 2026

https://github.com/jamesgober/luminess

A high-performance, JIT-enabled template engine for Rust with configurable extensions, smart includes, and professional-grade directives.

code-generation lexer parser rendering rust template template-engine

Last synced: 12 Aug 2025

https://github.com/iaguirre88/parse_string_calculator

Using Erlang parse tools to evaluate a string math expression and calculate its value

elixir erlang leex parser yecc

Last synced: 17 Oct 2025

https://github.com/adarshnaidu/simple-sql-parser

A program to parse basic sql queries.

parser sql

Last synced: 11 Jun 2025

https://github.com/blacksujit/suraksha

Welcome to the **SURAKSHA -- Secure Document Query Application**! This powerful tool allows you to securely upload, search, and analyze documents with ease. Built using Streamlit, this app offers an intuitive interface and various features for managing your document queries efficiently.

aspect-oriented-programming cloud community-cloud-patterns dashboard database-design databse document implemeation integration model-checking model-selection parser project queries-database queries-keeper repository-pattern search secure-document streamlit-webapp testing-tools

Last synced: 24 Mar 2025

https://github.com/frankfont/smallxmlparser

Tested with Java 8 and originally written in Java2 (v1.3.1) with the goals of high speed, small code size, and interface minimalism. Source code is freely distributed.

fast interface-minimalism java parser small xml

Last synced: 03 Jul 2025

https://github.com/craigsdennis/taste

Get a taste of a code base

aggregator ast javascript parser

Last synced: 18 Oct 2025

https://github.com/matrixeditor/bnf4j

An event-based parsing library (STreaming Api for Files), CSVParser (implementation) and BNF-Grammar creator/ parser completely written in Java.

abnf api bnf event-based java parser

Last synced: 10 Aug 2025

https://github.com/kruceo/marceo-go

A rewrite of the markdown-html parser Marceo, but in golang, focusing in performance.

go html markdown parser performance speed

Last synced: 28 Apr 2026

https://github.com/discoverygarden/foxml

Provides migration plugins and utility scripts to facilitate I7 to Modern Islandora migration.

drupal drupal-module islandora migration parser

Last synced: 18 Oct 2025

https://github.com/nakabonne/fmtdiff

A goimports client as well as a parser of its result

diff go go-library gofmt goimports golang parser

Last synced: 03 Oct 2025

https://github.com/ofabricio/walker

A simple text parser in c

c parser scanner text-analysis

Last synced: 22 Jan 2026

https://github.com/Koatty/koatty_payload

Payload parser for koatty.

middleware parser request-handler

Last synced: 09 Aug 2025

https://github.com/jpiechowka/npm-audit-2-docx

Parse npm audit reports and create docx documents with summary of vulnerabilities

docx npm npm-audit parser reporting security security-tools

Last synced: 27 Jan 2026

https://github.com/puzzlef/graph-csr-openmp

Design of high-performance OpenMP-based parallel Graph Edgelist and Compressed Sparse Row (CSR) loader, aka GVEL.

algorithm csr edgelist graph gvel load openmp parallel parser

Last synced: 08 Aug 2025

https://github.com/patrickpissurno/degust-cupom-txt

Biblioteca capaz de extrair os dados dos cupons .txt que o sistema de PDV Linx Degust emite.

cupom degust js linx node nodejs parser txt venda

Last synced: 28 Apr 2026

https://github.com/incomplete-infinity/combatlogparser

In development- Currently just an outline for code to parse game logs

combat-log data-processing eve-online game-analytics javascript log-parser parser pve pvp

Last synced: 08 Aug 2025

https://github.com/tiaanduplessis/micro-parsers

Body parsers extracted from Micro

buffer json micro parser string

Last synced: 15 May 2026

https://github.com/jwillbold/rust-esprima-tree

Parser for a JavaScript AST produced by esprima

ast esprima javascript parser rust serde serde-json

Last synced: 28 Apr 2026

https://github.com/permalik/markdown_parser_go

systems:markdown lexer and parser

go lexer markdown parser

Last synced: 04 Aug 2025

https://github.com/ferdinand-beyer/paco

Parser combinators for Clojure(Script)

clojure clojurescript parser parser-combinators

Last synced: 21 Oct 2025

https://github.com/dwdw2/parser-orm

Small custom-syntax javascript ORM

javascript parser recursive-descent-parser sql-generator

Last synced: 03 Aug 2025

https://gitlab.com/fabian_kreutz/apigen

A parsing/generation toolset that handles OpenAPI and AsyncAPI specification.

asyncapi documentation generator openapi parser python specification

Last synced: 10 Mar 2025

https://github.com/fenollp/ply

Rust PLY parser using Nom

nom parser ply rust

Last synced: 02 Aug 2025

https://github.com/lost22git/parser-combinator

parser combinator

combinator parser

Last synced: 02 Aug 2025

https://github.com/sarveshh/markdownerr

A react project to preview, generate and share markdowns. With 10+ templates of top usability of markdowns, markdownerr makes writing blogs, ReadMe's a breeze.

expressjs html markdown markdown-converter markdown-editor markdown-parser markdown-previewer markdown-to-html markdown-viewer nodejs parse parser remarkable syntax-highlighting

Last synced: 09 Apr 2026

https://github.com/womblee/retardlink_uploader_client

A C++ Desktop Client for a URL Shortening service "Retard Link"

client cpp cpp-programming http parser request shortener tool url url-shortener url-shortener-api

Last synced: 01 Aug 2025

https://github.com/vstelmakh/url-highlight-domain-updater

Domain updater for Url highlight

domain parser php url-highlight

Last synced: 08 Nov 2025

https://github.com/botforge-pro/goduration-swift

Go-style duration parsing for Swift

duration go parser swift time

Last synced: 17 May 2026

https://github.com/n3d1117/sisop17

Esercizio per esame di Sistemi Operativi - 2017

crawler html java parser semaphores synchronization thread-safety threading

Last synced: 06 Apr 2025

https://github.com/muni-town/linktree-parser

linktree-parser is a TypeScript library for scraping and extracting account, links, banners, and metadata from Linktree profiles.

bun deno javascript-library linktree nodejs parser scraper typescript-library webscraping

Last synced: 10 Mar 2026

https://github.com/ik5/smudh

Handling SMPP short_message UDH content in golang

golang parser smpp udh

Last synced: 31 Jul 2025

https://github.com/t1m4/parser_log_apache

This is Apache log parser for searching the most popular vulnerabilities

ddos parser

Last synced: 23 Sep 2025

https://github.com/ehwan/string-parser

Template LL parser generator

cpp header-only parse parser

Last synced: 02 Apr 2025

https://github.com/turkeymcmac/json

A JSON parser.

json json-stream parser

Last synced: 19 May 2026

https://github.com/p2js/webless

Web without the Web

browser html parser rust web web-browser web-browsing

Last synced: 25 Oct 2025

https://github.com/mysterious-ben/xmlrecords

Utilities to extract tabular data from XML

parser xml

Last synced: 30 Jul 2025

https://github.com/yawkar/extended-expressions-parser-calculator

(Student Lab Project) Первая проба пера в создании калькулятора, строящего вычислительный граф на основе спарсенных выражений и вычисляющего значение главного выражения

calculator laboratory-work parser

Last synced: 09 Apr 2025

https://github.com/en10/vbparsehtml

Parse HTML in VB

html parser vbnet visual-basic

Last synced: 06 Jan 2026

https://github.com/teleivo/go-json

JSON parser written in Go for fun and learning purposes

go golang json parser

Last synced: 29 Apr 2026

https://github.com/womblee/telegram-discord-posts-parser

This fun little script parses posts from my website and tells you if there are any new ones.

discord discord-bot lxml news parser posts python requests scraper telegram tgbot

Last synced: 29 Apr 2026

https://github.com/mauricelambert/QueryCombinedLogFormat

This script parses and implements a syntax to query and filter apache access logs, easiest and faster way to find your logs in incident response.

access-log apache filtering forensics incident-response parser python3 query regex requests

Last synced: 26 Jul 2025

https://github.com/minijackson/tree-sitter-epics-msi-template

EPICS' macros grammar for tree-sitter

epics parser tree-sitter

Last synced: 20 Jan 2026

https://github.com/mitjafelicijan/rssperado

CLI utility that fetches RSS feeds and also does other stuff

cli ner parser rss translation

Last synced: 26 Jul 2025

https://github.com/repcomm/quadgraph

A simple quadratic function grapher in js

canvas graph js parser quadratic-formula

Last synced: 25 Jul 2025

https://github.com/tomaskraus/line-block-parser

Recognizes multi-line blocks - such as block comments etc. Simple to use, yet quite powerful.

comments ini line parser text

Last synced: 11 Aug 2025

https://github.com/forfd8960/json-parser-rs

Rust Json Parser

json parser rust

Last synced: 25 Apr 2026

https://github.com/cloudsucker/cs2crap

Парсинг, автоматизация поиска выгод, автоматизация торговли предметами Counter Strike 2

counter-strike counter-strike-2 cs2 csgo csgomarket parser python skins steam valve web-scraper

Last synced: 30 Apr 2026

https://github.com/tacxou/parser_ldap_rfc4512

A TypeScript parser for LDAP schema definitions based on RFC 4512, using PEG.js grammar.

bun cli developer-tools enterprise ldap nodejs parser parsing pegjs rfc4512 schema typescript

Last synced: 20 Jan 2026

https://github.com/bonnyad9/pareg

Helpful utilities for parsing command line arguments and parsing in general.

arguments arguments-parser arguments-parsing cli parser parsing rust

Last synced: 24 Jul 2025

https://github.com/ngn13/parser-bot

A discord bot that makes easier creating select menus, buttons, embeds and much more!

bot discord-bot disocrd parser

Last synced: 26 Jun 2025

https://github.com/terotests/rangerparser

Opinionated tokenizer and parser for common and custom languages

ast generic parser tokenizer

Last synced: 22 Mar 2025

https://github.com/8ctopus/nano-csv

Yet another php csv/xlsx parser

csv excel import parser php xlsx

Last synced: 28 Jan 2026

https://github.com/ggomez0/compilador

Compilador con analisis Lexico y sintactico

lexer parser plx

Last synced: 19 Jun 2025