A lightning fast Finite State machine and REgular expression manipulation library.
A Windows Shell Extension for more advanced bulk renaming using search and replace or regular expressions...
Lightweight log filtering tool supporting regular expressions and instant (as-you-type) results.
An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.
Proton is a declarative multitouch framework that represents gestures as regular expressions of touch event symbols....
PHP extension for RE2, "an efficient, principled regular expression library"
compile-time DFA-based regular expression engine with C++ template and constexpr
SolidityCheck is a static code problem detection tool based on regular expressions and program instrumentation, which is developed for Ethereum smart contracts. 《计...
Reverse regular expression engine that calculates strings matching a given regex
华南师范大学编译原理课程实验——xlex生成器,通过输入正则表达式,逐步转化为NFA, DFA, 最小化DFA和C语言语法分析程序。 An interactive c++ program to construct NFA, DFA, minimized DFA and C code from a given reg...
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library....
ngrep is like GNU grep applied to the network layer. It's a PCAP-based tool that allows you to specify an extended regular or hexadecimal expression to match again...
AGREP - approximate GREP for fast fuzzy string searching. Files are searched for a string or regular expression, with approximate matching capabilities and user-de...
Streaming regular expression replacement in response bodies