RE2
RE2, from Google, “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.” A paper by Russ Cox explains how it works.
Comments
Stay up-to-date by subscribing to the Comments RSS Feed for this post.