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/thergh/compiler_tinker

Learning compiler design on an example of a simple language - Gebalang23

compiler-design compiler-optimization compilers lexer parser

Last synced: 03 Apr 2025

https://github.com/sambhav/jacc

Yet another C Parser

assignment bison c compilers flex lex parser yacc

Last synced: 20 May 2026

https://github.com/qbbr/autoru-parser

auto.ru site parser

parser php tor xlsx

Last synced: 27 Mar 2025

https://github.com/gpenverne/program-tv

Ce script parse le programme tv et retourne la chaîne correspondante à ce qui est cherché.

parser php tv

Last synced: 02 Apr 2025

https://github.com/ology/lingua-tokenparse

Parse a word into scored, fragment combinations

nomenclature parser perl5

Last synced: 30 Jun 2026

https://github.com/jaimecgomezz/dft.p

dft instructions parser

parser

Last synced: 15 May 2026

https://github.com/danue1/dynamik

The ORM for DynamoDB

dynamodb lexer orm parser

Last synced: 02 Apr 2025

https://github.com/koumoul-dev/mime-type-stream

Streaming parser + serializer for various mime-types

csv json ndjson parser serializer stream

Last synced: 30 Jun 2026

https://github.com/jcbhmr/laxesmeta

⛱️ Lax but slim ESM metadata extractor

ecma262 ecmascript es-modules parser

Last synced: 02 Apr 2025

https://github.com/gitw1n/web-scrape-wave

This project is a web scraper written in Python using the BeautifulSoup library. It is designed to collect data from websites based on user-provided URLs.

bs4 parser python python3 requests webscraper webscraping

Last synced: 01 Apr 2025

https://github.com/gotamer/matter

TOML Frontmatter or Endmatter unmarshaller.

decoder encoder endmatter frontmatter golang parser toml unmarshaller

Last synced: 15 Jan 2026

https://github.com/kyuch4n/piglet

A language named Piglet to describe the flow chart

ast flow language parser tokenizer typescript

Last synced: 20 May 2026

https://github.com/gizipp/nik-parser.rb

Parse Indonesian citizenship registration number a.k.a NIK (Nomor Induk Kependudukan)

nik parser ruby

Last synced: 13 Mar 2025

https://github.com/thowv/easy-parse

Parsing using objects and types in Python (WIP)

parser parsing python python3

Last synced: 21 Jul 2025

https://github.com/anko/slice-with-context

JS module: slice string, but with context (useful for showing parse errors with context)

context parser slice string utility-function

Last synced: 29 Mar 2025

https://github.com/kahleryasla/top-frequent-words-sorter-from-json

cli tool: finding the most frequent words in a JSON file. Reads file and processes it to identify the words that appear most frequently in the file. Outputs the identified words to the user and store.

hashtable json-data json-parser linked-list parser sorting

Last synced: 02 Mar 2025

https://github.com/jbaldwin/libturbohttp

libturbohttp is a C++17 HTTP/1.1 Request and Response stateful parser with zero memory allocations.

cpp cpp-library cpp17 http parser

Last synced: 22 Jul 2025

https://github.com/quadnucyard/matoy

A math interpreter toy featuring matrices

compiler cpp matrix parser

Last synced: 29 Mar 2025

https://github.com/simenandre/setup-inputs

🕶️ Parse GitHub Actions inputs from both `workflow_dispatch` and `repository_dispatch` events

action actions github-actions parser repository-dispatch workflow workflow-dispatch

Last synced: 20 Sep 2025

https://github.com/serpo-dev/telegraph-media-parser

Easy parse images and videos from articles on telegra.ph. Powered by Pyhon 3 and running from the CLI.

images parser python telegram telegraph video

Last synced: 03 Apr 2025

https://github.com/chloro-pn/flex_learn

learn how to use flex!

bison bison-yacc flex lex parser

Last synced: 06 Mar 2026

https://github.com/nvtkaszpir/k8s-describe-nodes-parser

Parse kubectl describe nodes and output as json

json kubernetes parse parser python python3

Last synced: 06 May 2026

https://github.com/bashmocha/cs50-ai

Project submissions for Harvard CS50's Introduction to Artificial Intelligence with Python

ai cs50 cs50ai machine-learning neural-network nlp-parsing nltk-library optimization parser python

Last synced: 01 Apr 2025

https://github.com/jsonzilla/fusion_xml

Command line tool to merge two xml files

cpp parser visual-studio xml

Last synced: 22 Mar 2025

https://github.com/just1not2/pyjon

A Python package to manage JON files

jon parser validator

Last synced: 10 May 2026

https://github.com/dpakach/gorkin

A simple lightweight gherkin parser

bdd gherkin gherkin-parser golang gorkin hacktoberfest parser

Last synced: 03 Apr 2025

https://github.com/piterweb/jalang

jalang / An interpreted language built with Rust

interpreter lexer parser programming-language rust

Last synced: 26 Mar 2025

https://github.com/meshula/labscreenplay

Utilities for working with screenplays

fountain markdown parser screenplay

Last synced: 15 May 2026

https://github.com/quantumwizard888/get_jp_word_info

Parser script that gets a word info from https://dictionary.goo.ne.jp explanatory dictionary

linguistics parser parsing web-parsing web-scraper web-spider

Last synced: 29 Mar 2025

https://github.com/wintercore/jsonerino

Another JSON parser written from scratch in Ruby

cli json parser ruby

Last synced: 20 May 2026

https://github.com/programmerstevie/haskell-assembly-interpreter

An Assembly Language Parser and Evaluator written in Haskell using Parsec. Parses and executes assembly-like code, simulating a CPU with registers, flags, stack, and control flow instructions.

assembly-language control-flow cpu-simulation evaluator flags gpl3 haskell interpreter open-source parsec parser registers software-development stack

Last synced: 20 May 2026

https://github.com/codybloemhard/md-to-incodoc

Convert markdown to incodoc.

conversion incodoc markdown parser

Last synced: 14 May 2026

https://github.com/nstevens1040/anglesharpparser

This .NET 6.0 library uses AngleSharp to parse an HTML string into a DOM. It is written such that it can be easily used in PowerShell Core.

csharp document-object-model dom dotnet-6 dotnet-core html net-core net-core-6 net6 parse parser powershell powershell-core

Last synced: 06 Mar 2026

https://github.com/sbarisic/commandlineargumentparser

CARP - The Command line ARgument Parser for C#

argument csharp nuget option parser

Last synced: 19 May 2026

https://github.com/kauefraga/cpp-commandline

🧶 A command line (CLI) library that will help you to build your command line applications with out of the box.

cli command-line commandline cpp parser

Last synced: 02 Apr 2025

https://github.com/markkoz/prop-logic

A lexer and parser for propositional formulas in propositional logic

lexer parser propositional-logic python

Last synced: 14 Jun 2025

https://github.com/ad-si/elm-stylus

Stylus CSS parser for Elm

css elm parser preprocessor stylus

Last synced: 14 May 2026

https://github.com/nixinova/nouva

The Nouva programming language.

grammar language lark nixinova parser programming-language

Last synced: 01 Nov 2025

https://github.com/glennsarti/sentinel-parser

Go Packages to parse HashiCorp Sentinel file types

golang hashicorp parser sentinel

Last synced: 30 Apr 2025

https://github.com/gldanoob/nooblang-rust

NOOBLANG interpreter but in Rust (not blazingly fast)

esolang esoteric-programming-language interpreter lexer parser rust

Last synced: 02 Apr 2025

https://github.com/ravencentric/rnzb

Python bindings to the nzb-rs library - a spec compliant parser for NZB files, written in Rust.

nzb parser python rust usenet

Last synced: 10 Apr 2025

https://github.com/permalik/go_markdown_parser

systems:markdown lexer and parser

go lexer markdown parser

Last synced: 28 Mar 2025

https://github.com/toburger/xml-parser

javascript parser combinator xml parser

javascript parser parser-combinators xml

Last synced: 20 May 2026

https://github.com/iadvize/xyleme

A quick way to parse XML structures

cats parser scala xml

Last synced: 07 Jul 2025

https://github.com/minseoc03/llvm-kaleidoscope-playground

This project is a step-by-step implementation of a simple functional language based on the LLVM Kaleidoscope Tutorial.

abstact-syntax-tree codegen compiler cpp jit llvm llvm-ir parser toy-language

Last synced: 20 May 2026

https://github.com/romelperez/prhone-scp

Simple config parser

configparser parser

Last synced: 18 Apr 2026

https://github.com/clitetailor/simple-xml-parser

A simple XML parser in NodeJS

nodejs parser tokenizer xml

Last synced: 30 Apr 2026

https://github.com/peaske7/parse-universities

A collection of node scripts to clean csv data and output usable json files on colleges and universities in the U.S.

csv parser

Last synced: 06 Apr 2025

https://github.com/sid-sg/flysh-unix-shell

UNIX Shell from scratch

c lexer parser syscalls tokenizer

Last synced: 24 Dec 2025

https://github.com/yggverse/parser-php

Parser toolkit written on PHP

bittorrent link magnet parser php uri url urn

Last synced: 13 May 2025

https://github.com/kruceo/marceo

Converts Markdown to HTML, allowing you to create fully customized and structured HTML documents.

html markdown markdown-to-html parser

Last synced: 12 Feb 2026

https://github.com/yashkumarverma/argument-parser-cpp

a simple argument parser in c++

argument cli cpp parser

Last synced: 27 Jun 2025

https://github.com/metaid-developers/metaid-script-decoder

MetaID Protocol Parser - Extract and parse PIN data from BTC and MVC blockchain transactions. Pure Go, zero dependencies, easy integration.

blockchain btc decoder go golang metaid microvisionchain mvc parser web3

Last synced: 14 Jan 2026

https://github.com/jirikostiha/atin

Utilities for parsing and formatting time spans to and from alphanumeric time interval notation.

duration-parsing notation parser time-conversion time-format time-interval time-parsing

Last synced: 18 Feb 2026

https://github.com/hrszpuk/remeta

A metaprogramming tool for porting Go packages over to the ReRect programming language

binding-generator go golang metaprogramming parser rect rerect

Last synced: 30 Jun 2026

https://github.com/matiasjastrebow/tp-hibrido-objeto-funcional

Trabajo Práctico del paradigma hibrido Objeto-Funcional de la materia Técnicas Avanzadas de la Programación (TADP) de la UTN 2024

monads object-functional parser parser-combinators scala

Last synced: 04 Apr 2025

https://github.com/roboloop/awesome-things

Analyze any awesome-* repository to find the best solution for your problem. 🚀 Automatically parse, compare, and rank items from curated lists. 🔍✨

analyzer awesome awesome-list curated-list github github-stars google-spreadsheets parser spreadsheets

Last synced: 28 Mar 2025

https://github.com/gabyfle/brainfuck

A Brainfuck compiler to Assembly x86, fully written in OCaml

brainfuck compiler gabyfle ocaml parser tokenizer

Last synced: 11 Sep 2025

https://github.com/accesogroup/gdpr-consent-string

Python implementation of parser for GDPR string consent

gdpr parser

Last synced: 07 Apr 2026

https://github.com/hfooladi/pdbrust

A Rust library for parsing PDB (Protein Data Bank) files

parser pdb rust

Last synced: 28 Mar 2025

https://github.com/mdzhb/jt-oddl

An Open Data Description Language parser for Java 9+.

java java-9 openddl-parser parser

Last synced: 11 Jan 2026

https://github.com/alfredoprograma/calculus

Super simple calculator interpreter

interpreter parser rust

Last synced: 17 Mar 2025

https://github.com/xepozz/clk-parser

Parses *.clk buffers and presents table name, columns and values as separated entities.

clickhouse clk kittenhouse parser php

Last synced: 20 May 2026

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

A simple educational JavaScript project that simulates a mini compiler. It takes a mathematical expression as input and performs lexical, syntactic, semantic analysis, intermediate code generation, and basic optimization — all visualized step by step in React.

ast codegen compiler compiler-construction educational expression-compiler lexer math-parser parser react react-d3-tree three-address-code transpiler typescript visualization

Last synced: 08 Apr 2026

https://github.com/nishatrhythm/compiler-design-and-construction-lab

This repo has code solutions for compiler tasks like reading words, counting lines, and understanding grammar using Lex and C/C++.

compiler-design lex lexical-analyzer parser

Last synced: 20 Jul 2025

https://github.com/franzose/flatmap

My self-educational project aimed at showing property on an interactive map

apartment apartment-finder java maps parser

Last synced: 17 May 2026

https://github.com/studentutu/java-oldprojects

Projects that I've build during TU Wien Studienjahr, 1 semester

game graphics java parser tu wien

Last synced: 12 Jun 2026

https://github.com/carbonicsoda/xflip

Xtend-Flex Lang-Lex Interpretation Parser

generator lexer parser runtime

Last synced: 20 Jul 2025

https://github.com/poppa/pike-toml

TOML parser for Pike

lexer parser pike tokenizer toml toml-parser

Last synced: 20 Jan 2026

https://github.com/hhhscvx/wildberriesscraper

ТГ Бот парсер Wildberries по артикулу товара

aiogram parser python scraper scraper-python telegram-bot wb wildberries

Last synced: 05 Apr 2025

https://github.com/kavignon/highspeedxmlinterpret

Performant XML text parser.

dotnet-core fsharp parser

Last synced: 04 Apr 2025

https://github.com/wangtao0101/parse-comment-es6

A fast comment parse for es6 without dependence, support loc and range

commnet es6 javascript parser

Last synced: 28 Mar 2025

https://github.com/csothen/htmlparser

Website parser and analyser

go golang parser

Last synced: 27 Mar 2025

https://github.com/jchip/string-array

⚙Parse string into array of string elements

array parse parser string

Last synced: 23 Sep 2025

https://github.com/teneplaysofficial/markdom

A Markdown and HTML parser for Node.js with TOC generation and anchor support.

cli javascript markdown markdown-parser nodejs npm-package parser rollup typescript vitest

Last synced: 13 Apr 2025

https://github.com/google/dtoolkit

A Rust library for parsing and manipulating Flattened Device Tree (FDT) blobs.

device-tree parser rust

Last synced: 11 Jan 2026

https://github.com/jonathanjameswatson/regex_parser

OCaml parsers (not compilers!) for (limited) regular expressions

ebnf lexer lr1-parser menhir ocaml ocamllex parser recursive-descent-parser regex

Last synced: 01 Nov 2025

https://github.com/firefly-zero/bulb-parser

💡 Rust crate for parsing and interpreting Bulb Script files

bulb-script firefly-zero gamedev interpreter parser rust

Last synced: 17 May 2026

https://github.com/felixbd/while

Parser and interpreter for the While programming language (in haskell)

haskell interpreter parser while

Last synced: 13 Apr 2025

https://github.com/ghostwriter/syntax2

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

generator ghostwriter lexer parser php syntax tokenizer

Last synced: 28 Mar 2025

https://github.com/eteubert/podcast-chapter-parser-hindenburg

Parse chapters from Hindenburg project files into JSON

chapters hindenburg javascript parser podcast

Last synced: 20 Jun 2025

https://github.com/arbitroy/whatsapp_parser

A tool to help me capture the details for my enslavement to the company via whatsapp

golang parser

Last synced: 05 Apr 2025

https://github.com/kamadak/winlnk-rb

Library to read Windows Shell Link (shortcut or .lnk) files

lnk lnk-files parser reader ruby shortcut windows

Last synced: 17 May 2026

https://github.com/treipatru/parnaie-parser

JS parsing tool for parnaie dataset.

javascript node-js parser regex

Last synced: 20 Jul 2025

https://github.com/marianmeres/unchunk

Utility for reconstructing chunks into messages.

parser

Last synced: 24 Jun 2025

https://github.com/sushantdhumak/langchain-basics

A Simple LLM application with chat models and prompt templates

chatopenai gpt-4o-mini invoke langchain parser prompt-template

Last synced: 28 Mar 2025

https://github.com/allkern/cue

Tiny BIN/CUE parsing and loading library

c cue disc-image parser

Last synced: 02 Mar 2026

https://github.com/jcs090218/tree-sitter-actionscript

ActionScript grammar for tree-sitter

actionscript parser tree-sitter

Last synced: 17 May 2026

https://github.com/aloussase/csvparsercsharp

A simple CSV parser for CSharp

csharp csv parser

Last synced: 13 Apr 2025

https://github.com/vendethiel/simplestr-php

Simple string parser in PHP

parser php string-parser

Last synced: 22 Mar 2025

https://github.com/matsubara0507/yamlparser

YAML Parser using Haskell

haskell parser yaml

Last synced: 03 May 2026