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:
Installation commands are not available for this package.
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
Nov 6, 2025 at 03:08
License
BSD-3-Clause
Total Downloads
0
GitHub Repository
https://github.com/google/re2/