A fast, safe, thread-friendly regular expression library https://github.com/google/re2
Go to file
2024-01-05 17:22:37 +01:00
re2.spec update to 2020_03_03 [release 2020_03_03-1mamba;Sun Mar 29 2020] 2024-01-05 17:22:37 +01:00
README.md package created using the webbuild interface [release 2016_11_01-1mamba;Sun Dec 11 2016] 2024-01-05 17:22:37 +01:00

re2

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.