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.
re2_10/README.md

167 B

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.