RE2¶
Description¶
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.
More information¶
- Homepage: https://github.com/google/re2
Availability¶
Module | Manneback | Lemaitre4 |
---|---|---|
RE2/2023-03-01-GCCcore-12.2.0 | √ | |
RE2/2023-08-01-GCCcore-12.3.0 | √ | |
RE2/2024-03-01-GCCcore-13.2.0 | √ |