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
Nov 6, 2025 at 02:55
License
BSD-3-Clause
Total Downloads
37.0M
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/google/re2/