A fast, safe, thread-friendly regular expression library
https://github.com/google/re2
re2_10.spec | ||
README.md |
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.