re2
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.
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.
To install this package, run one of the following:
Summary
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.
Last Updated
Jun 3, 2021 at 21:43
License
BSD-3-Clause
Total Downloads
11
Supported Platforms
GitHub Repository
https://github.com/google/re2/