re22021-09-01
Install
To start using this module, make sure you have set up Bzlmod according to the user guide, and add the following to your MODULE.bazel
file:
Copied to clipboard!
Read the Release Notes
Version history
- Version yanked with comment:
lost GitHub zip file, upgrade to 2025-08-12 or newer
Dependency graph
Direct (1) at version 2021-09-01
Dev Dependencies (None)
About
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.
Tested on
Platform support information not available
Bazel version support information not available