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

5 lines
167 B
Markdown

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