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
Aug 28, 2025 at 02:56
License
BSD-3-Clause
Total Downloads
115.9K
Version Downloads
11.4K
Supported Platforms
GitHub Repository
https://github.com/google/re2