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.
Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause
No issues in this repository yet.