fbc8204f2c
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.
3 lines
156 B
Text
3 lines
156 B
Text
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.
|