γ°οΈ Linear time regex matching supporting streams and other goodies
-
Updated
Jan 20, 2020 - Python
γ°οΈ Linear time regex matching supporting streams and other goodies
A simple, but powerful Regular Expression recognizer
A simple regex compiler which converts the regular expression into a dfa which can be simulated to check if a string matches the pattern...
Simple regex implementation
A simple regex engine using FSM
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
[ 'simpex' -> "simple regex" ]: simplifies process of using regex for everyone
write an extendable regex engine that can handle basic regex syntax, including literals (a, b, c, etc.), wild-cards (.), and metacharacters (?, *, +, ^, $).
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."