re22023-11-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 (5) at version 2023-11-01
Dev Dependencies (3)
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
Platforms
🐧Rocky Linux 8
🐧Debian 10
🐧Ubuntu 2004
🍎macOS
🪟Windows
Bazel version support information not available