EFREI.APP / tools / regex-tester
back to index

Regex tester

live regex tester — rust `regex` crate, linear-time nfa, no rebacktracking
regex
regex
uses rust's regex crate (perl-like syntax, no look-around / back-references — those require pcre which can blow up exponentially). flags below inject (?flags) at the start of the pattern.
live: matches refresh ~250 ms after you stop typing. up to 2048 matches returned per request to keep the response size sane.
[ idle ]