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
Oct 11, 2024 at 12:40
License
BSD-3-Clause
Total Downloads
102
Supported Platforms
GitHub Repository
https://github.com/google/re2/