An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
-
Updated
Aug 10, 2026 - Rust
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Fortran port of the tiny-regex-c library
From-Scratch Regular Expression Engine in C.
A Regular Languages Simulator to help CS students understand and experiment with everything Regular Languages 📕 Includes Regular Expressions (Regexes), DFAs, NFAs, as well as functionality and UI for converting back and forth between them ♻️
⚡ A modern, regex-only YouTube signature deciphering library written in Python. Fully dynamic parser – no JavaScript, no execution, no AST. Latest obfuscation fully supported.
This repository provides a lexer and parser for the Pascal programming language. Both lexer and parser can generate errors indicating the location in the code.
A minimalist, human-readable programming language that compiles to Go
Regex Parsing with a Lexer, Parser & Matcher. Supporting: ".*+?()[]^-|" with an Abstract Syntax Tree, Alternation & Repetition Operators
Enterprise-grade financial ETL dashboard. Features header-agnostic fuzzy columns parsing, currency float normalization, automated chart-of-accounts classification via secure Cloud Secrets, and interactive drill-down for Xero imports.
Unstructured text data pipeline and analytics dashboard for the IIT Kanpur Git Supersite. Built with Streamlit, Plotly, and gTTS, featuring server-side multilingual text-to-speech (Sanskrit, Telugu, English), automated Sandhi compound splitting NLP, and data export engines.
A lightweight geolocation and timezone analysis dashboard for Pikmin Bloom. 專為《Pikmin Bloom》打造的跨時區座標分析與冷卻計算儀表板。
A web app that counts text metrics (vowels, consonants, digits, spaces) and automatically fixes common spelling typos, spaces, and capitalization without any backend server or API.
Enterprise-grade standalone utilities. Blazing fast Windows GUI for data extraction & Zero-dependency Linux CLI PDF engine.
A .NET 10 Web API for parsing SWIFT MT103 messages and storing them in a SQLite database using raw ADO.NET. Built as a technical task for ProCredit Bank.
A simple regular expression matcher supporting a subset of commonly used features.
Lexer and parser generator without any dependencies.
explain any regex pattern in plain english. anchors, lookarounds, flags.
To associate your repository with the regex-parser topic, visit your repo's landing page and select "manage topics."