re2_6/README.md

5 lines
166 B
Markdown

# re2_6
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.