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.
vcpkg install re2No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Match a digit string using RE2
Use PCRE2 or Boost.Regex if those features are needed
No dependency data recorded yet.
No resource links recorded.