〰️ Linear time regex matching supporting streams and other goodies
-
Updated
Jan 20, 2020 - Python
〰️ Linear time regex matching supporting streams and other goodies
Psuedo annonymizer balancing deterministic and llm based techniques.
Regex Web Crawler that searches on custom regexes meanwhile crawling each site to find the information your looking for!
A simple regex compiler which converts the regular expression into a dfa which can be simulated to check if a string matches the pattern...
A simple, but powerful Regular Expression recognizer
Comparing Energy Consumption of Popular RegEx Engines in IDEs and Text Editors.
This repository provides a basic implementation of a regex parser that is able to determine whether or not a word matches a particular regular expression
A simple regex engine using FSM
My implementation of regex engine built with Python.
Provides a full suite software setup for all logistic tasks involving examination centres- starting from Image capture/verification Kiosks, Aadhar/PAN ID checks, Impersonation Detection using OCR , Computer Vision, Fuzzy Matching algorithms. Biometric Auditing, Hall-Ticket PDF Generation, Exam Centre Allocation and Candidate Report Auditing
This tool is designed to find hardcoded secrets in Source code,Logs or ur local files. Lightweight,Multithreaded tool to find Secrets,sensitive data in youre day to day life
Cooler is a set of regular expression engines written in Python - implementing a toy engine for learning, then one based on backtracking and finally a NFA-DFA based engine.
write an extendable regex engine that can handle basic regex syntax, including literals (a, b, c, etc.), wild-cards (.), and metacharacters (?, *, +, ^, $).
[ 'simpex' -> "simple regex" ]: simplifies process of using regex for everyone
A grep clone plus a regex engine written from scratch in Python — groups, backrefs, alternation, quantifiers. Built in under 48 hours with Claude Code (CodeCrafters Python rank #13).
Este proyecto incluye un motor propio de Regex con el fin de validar y extraer patrones de texto utilizando reglas ya existentes y creadas por el usuario
A simple regular expression matcher supporting a subset of commonly used features.
Add a description, image, and links to the regex-engine topic page so that developers can more easily learn about it.
To associate your repository with the regex-engine topic, visit your repo's landing page and select "manage topics."