A fast, safe, thread-friendly regular expression library https://github.com/google/re2
This repository has been archived on 2024-11-07. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2024-01-05 17:22:45 +01:00
re2_10.spec legacy package [release 2023.03.01-2mamba;Thu Aug 24 2023] 2024-01-05 17:22:45 +01:00
README.md legacy package [release 2023.03.01-2mamba;Thu Aug 24 2023] 2024-01-05 17:22:45 +01:00

re2_10

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.