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/russlank/lang-forge

LangForge is a modern Go implementation of Lex/Yacc-style compiler tooling

bison bison-yacc c clang compiler-construction compiler-design compilers context-free csharp dotnet flex go ielr lalr lex lex-yacc parse parser scanner yacc

Last synced: 25 Jun 2026

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/hyouteki/mdc

Simple CommonMark parser for C with a GUI CommonMarkViewer application made using Voyage

c commonmark gui-application parser

Last synced: 04 Oct 2025

https://github.com/io7m-com/jsx

S-expression parsing

java parser pretty-print s-expression

Last synced: 22 Mar 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/lunastev/wson-rust

WSON data serialization parser

data parser serialization

Last synced: 07 Apr 2025

https://github.com/blitz-krieg-cmd/soulib

Souls Lib - Zig library for Reading and Writing Dark Souls Remastered files.

fromsoftware parser zig zig-package ziglang

Last synced: 06 Sep 2025

https://github.com/adharshkamath/automata-and-compiler-design

Lexer and Parser, written as a part of the IT250 course assignments

c compiler-design lexer lexer-parser parser yacc

Last synced: 26 Jul 2025

https://github.com/pektezol/sdp.go

Source Demo Parser written in Golang.

demo go golang parser portal2 sdp source

Last synced: 07 Jan 2026

https://github.com/tqma113/recursive_descent

A recursive descent parser for CF(Context Free).

parser recursive-descent recursive-descent-parser

Last synced: 05 Jul 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/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/yamil-serrano/language-processing-analyzer

This repository contains the development of a Language Processing Analyzer, structured into three phases. It is part of the CIIC 4030 - ICOM 4036: Programming Languages course at my University, Department of Computer Science and Software Engineering.

lexer parser programming-languages

Last synced: 11 Jun 2025

https://github.com/halilfocic/onixhttp

My attemt to making full fledged HTTP server in zig

http parser tcp zig

Last synced: 24 Jul 2025

https://github.com/turtleexception/fancyformat

Simple library to translate message formats

discord formatter markdown markdown-parser minecraft parser

Last synced: 13 Apr 2026

https://github.com/fabiante/monkeylang

Monkey language

interpreter learning parser

Last synced: 24 Mar 2025

https://github.com/ngtcp2/sfparse-rs

RFC 9651 Structured Field Values parser in Rust

http parser rfc8941 rfc9651 rust structured-fields structured-headers

Last synced: 13 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/doeixd/combi-parse

Type-safe, friendly parser combinator library for TypeScript featuring composable parsers, left-recursion support, detailed error reporting, and Unicode character classes.

combinators grammar parser parser-combinators typescript typescript-library

Last synced: 10 Oct 2025

https://github.com/sience/yarnparser

A Yarn parser written in Lua to convert Yarn Spinner dialogues into Lua structures. (also ebnf desc. of yarn)

dialogues lua parser script yarn yarnscript

Last synced: 04 May 2026

https://github.com/yord/shargs-example-sync-deepthought-config-env-argv

shargs-example-sync-deepthought-config-env-argv is a sample application of shargs 🦈.

command-line parser shargs

Last synced: 09 Oct 2025

https://github.com/progfay/scrapbox-parser-stream

Parsing Scrapbox notation with Node.js Stream

node-stream parser scrapbox scrapbox-parser-stream

Last synced: 25 Mar 2025

https://github.com/vomnes/corewar

In this project, you will create a virtual “arena” in which programs will fight against one another (the “Champions”). You will also create an assembler to compile those Champions as well as a Champion to show the world that you can create life from coffee.

asm compiler corewar parser virtual-machine

Last synced: 16 Mar 2025

https://github.com/daun/tree-sitter-latte

A tree-sitter grammar for the Latte templating language

latte parser tree-sitter tree-sitter-grammar

Last synced: 26 Apr 2026

https://github.com/oovm/mathml

MathML renderer and latex/asciimath convert

asciimath expression latex math mathml parser

Last synced: 16 Feb 2026

https://github.com/catinrage/liquid

liquid is easy to use and fast typescript parser generator.

clr compiler interpreter lalr lr1 lr1-parser parser

Last synced: 29 May 2026

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/aligator/nogo

A .gitignore parsing lib in pure Go

files git gitignore go ignore lib parser

Last synced: 21 Apr 2026

https://github.com/evan-choi/jsqlparser.net

JSqlParser.NET parses an SQL statement and translate it into a hierarchy of .NET classes. The generated hierarchy can be navigated using the Visitor Pattern

dotnet ikvm jsqlparser parser sql

Last synced: 21 May 2026

https://github.com/rmsnow/cmmcompiler

A simple compiler of the language, CMM.

compiler lexer parser

Last synced: 24 Jul 2025

https://github.com/anishlearnstocode/latex-to-html-parser

This is a LaTeX to html parser that parses many constructs of the LaTeX language into valid HTML for use on the browser and in node.

html latex parser

Last synced: 20 May 2026

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/infallibless/cookie-parser

parse cookies - open src

cookieparser cookies parser

Last synced: 16 Mar 2025

https://github.com/czwinzscher/myhtmlpp

A C++17 Wrapper for MyHTML/Modest.

cpp cpp17 html html-parser html5 myhtml parser

Last synced: 17 Jan 2026

https://github.com/red1c3/jkpython

A JVM Python interpreter

bison evaluator flex interpreter jvm lex lexer parser python yacc

Last synced: 23 Jun 2026

https://github.com/ferhatgec/escafe

A parser & generator for escape sequences in C++

cpp escape-sequences generator lib library parser single-header

Last synced: 18 Feb 2026

https://github.com/carlosrs14/exportation-module

A python-based tool designed to parse a JSON file and generate a PlantUML diagram.

json parser plant python uml-diagram

Last synced: 15 Jul 2025

https://github.com/jcp/datafilter

Quickly find flags (words, phrases, etc) within your data. :male_detective:

csv data-clean data-cleansing hate-speech-detection parser python swear-filter text textfile

Last synced: 14 Jan 2026

https://github.com/jay51/pjscript

JS like, single file simple language written in python

interpreter js learning lexer parser python

Last synced: 14 Jan 2026

https://github.com/ejurgensen/bison-boilerplate

Boilerplate .l, .y, .am and .ac for multiple Bison/flex parsers-lexers in a C project

autotools bison flex parser

Last synced: 03 Jan 2026

https://github.com/samuelcaldas/simplehtmlparser

Simple HTML Parser is a lightweight Python library designed to extract content from HTML elements based on their ID or class attributes.

curl html html-class html-id parser python regex

Last synced: 07 Feb 2026

https://github.com/haskell-github-trust/smt2-parser

Parse smt2 in Haskell

haskell parser smt smt-lib smt2

Last synced: 29 May 2026

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/akarshjha03/compiler-design

This repository is dedicated to understanding and implementing the core concepts of compiler design. It covers various stages of a compiler, including lexical analysis, syntax analysis, semantic analysis, intermediate code generation, optimization, and code generation.

clanguage compiler compiler-design flex lalr-parser lex lexical-analyzer parser

Last synced: 15 May 2025

https://github.com/xrplwin/xrpl-nfttxmutationparser

Parse NFT and URI transaction to context aware object providing direction, token id and roles.

nft nftoken parser php uri uritoken xahau xrpl

Last synced: 26 Mar 2025

https://github.com/cityssm/node-avanti-time-data-parser

Parses the time data Excel report from Avanti into a JavaScript object.

avanti parser payroll timesheets

Last synced: 27 Oct 2025

https://github.com/mosherubin/getcmdopt

Simple, light, cross-platform C++ class for parsing command line options

argument-parser argv argv-parser command-line command-line-parser cross-platform getopts parser

Last synced: 11 Jun 2025

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/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/chee/nextstep-plist

parse and generate NeXTStep-style plists in javascript

parse parser plist

Last synced: 19 Apr 2025

https://github.com/vurv78/mic1

A tiny (400 SLOC), optimizing, metaprogrammable, statement-based language that compiles to SIC-1 code for https://github.com/jaredkrinke/sic1

compiler lua oisc optimizer parser programming-language sic sic1 subleq

Last synced: 25 Feb 2025

https://github.com/basemax/onelanguageconcept

Concept of One Language (Pure C)

c compiler lexer parser

Last synced: 15 May 2026

https://github.com/manasesjesus/fdbs-and-sql-parser

Implementation of a Federative Database System – SQL Parser included

database dbms distributed-database federated java javacc jdbc oracle parser sql sql-parser

Last synced: 12 Jul 2025

https://github.com/sonys9/tgparser

! ONLY FOR E320 COMMUNITY !

brootforce check checker e320 fragment pars parse parser telegram tg

Last synced: 14 Mar 2025

https://github.com/seriousben/net-script

http and websocket scripting language

golang lexer parser parser-combinators restclient

Last synced: 30 Jul 2025

https://github.com/gbowne1/link-explorer

This C++ program will discover links on any http or https page you give it

cpp cpp11 explorer link parser

Last synced: 10 Jun 2025

https://github.com/slash3b/pirata

Shows playing and upcoming movies in Chisinau cinema

parser personal-project

Last synced: 09 Mar 2026

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/xdevelnet/tcsv2tssb

tcsv to tssb converter

binary-data converter csv parser

Last synced: 22 Mar 2025

https://github.com/realstandal/gplay-soundiiz-parser

Google Play Music Playlist to Soundiiz parser written as a CLI using oclif.

cli google-play google-play-music nodejs oclif parser soundiiz

Last synced: 21 May 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/luxluth/alrc

Advanced Lyrics File format parser

lrc lyrics parser

Last synced: 10 Aug 2025

https://github.com/gebitsolutions/fluent-plugin-fortigate-logs-parser

This is a Fluentd plugin to parse the proprietary syslog messages from FortiOS (Fortigate).

fluentd fortigate fortios logs parser ruby syslog

Last synced: 26 Jul 2025

https://github.com/meese-enterprises/aria-control-file-parser

Parse out useful information from `.aria2` files.

aria2 aria2c ctf cybersecurity parser

Last synced: 14 Jan 2026

https://github.com/anabolicsanonymous/mediainfo-share

Modern Flask web-app sharing platform with mediainfo-parsing and auto-deletion.

flask mediainfo parser torrents web-appplication

Last synced: 29 Apr 2026

https://github.com/moviestoreguy/termi

A flag replacement library to create detailed cli applications

cli flag golang parser

Last synced: 18 Jun 2025

https://github.com/limitcool/hostsparser

这是一个用Go语言编写的hosts文件解析器,它使用词法分析和语法分析技术来解析和修改hosts文件。作为一个库项目,它提供了简单易用的API来操作和管理hosts文件。

go hosts hosts-manage hostseditor hostsfile lexer parser

Last synced: 25 Mar 2025

https://github.com/codeismyid/tsc-output-format

Format Typescript compiler (tsc) diagnostic output into JSON, GHA Annotations, and more.

formatter parser tsc tsc-diagnostics tsc-output tsc-output-format tsc-output-formatter tsc-output-parser typescript typescript-diagnostics

Last synced: 09 Mar 2026

https://github.com/vinukathejana/env

A simple and flexible Go package for loading environment variables from a config file or the system environment and unmarshaling them into a struct. Automatically supports multiple data types with clear error handling.

environment-variables golang parser

Last synced: 27 Jul 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/kaymekaydex/bmstu-stud-parser

:newspaper: Парсинг информации с сайта студсовета МГТУ (studsovet.bmstu.ru)

bmstu parser students

Last synced: 01 Apr 2025

https://github.com/stephane-martin/w3c-extendedlog-parser

A parser in golang for W3C Extended Log format

golang logs parser

Last synced: 23 Apr 2025

https://github.com/dzhibas/bool_expr_parser

Boolean expresion parser and evaluation function for feature flagging - flipper

boolean-expression parser rust

Last synced: 04 Jun 2026

https://github.com/moltools/biocracker

Parser for antiSMASH output GenBank files.

antismash parser

Last synced: 14 Jan 2026

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/za-arthur/pg_textparser

Fast parser for text search of PostgreSQL

parser postgresql text-search

Last synced: 14 Mar 2025

https://github.com/bounoable/ical

iCalendar (.ics) parser

go golang ical icalendar ics parser

Last synced: 25 May 2026

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/kassane/ada-d

D bindings for Ada URL parser | https://ada-url.com/clients/d/

bindings d dlang parser url url-parser whatwg-url

Last synced: 02 Jan 2026

https://github.com/gokcan/atlas

Programming language for propositional calculus

flex lexical-analysis parser programming-language

Last synced: 23 Mar 2025

https://github.com/kris701/initoolssharp

Some simple tools to work with INI files

ini parser

Last synced: 14 Mar 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/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/magicxor/htmltextextractor

Extracts text from HTML (compatible with MailBee.NET)

email extractor html mail mailbee mailbee-net parser regex regexp regular-expressions text

Last synced: 26 May 2026

https://github.com/arran4/dateparse

GoLang Parse many date strings without knowing format in advance.

date date-parser datetime datetime-library datetime-parser go golang golang-library internationalisation parser

Last synced: 14 Jan 2026

https://github.com/arindas/yapp

Yet Another Parser Parser

automata lexical-analyzer parser parser-generator

Last synced: 17 Mar 2025

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/scdh/pygexml

Small pythonic wrapper around PAGE XML

page-xml parser python xml

Last synced: 19 Feb 2026

https://github.com/tztsai/matopy

Matlab to Python 3 Translator.

lexer matlab parser python python3 syntax-analysis translation

Last synced: 16 Mar 2025

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/cathood0/flutter_quill_delta_easy_parser

Convert your Quill Delta into a simplified document format, making it easier to manage and manipulate text attributes

delta document flutter-quill parser quill-delta rich-text

Last synced: 05 Sep 2025