re22023-08-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

Dependency graph

Dev Dependencies (None)
    Dependents (21)

    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

    Maintainers

    • Russ Cox