13 Apr 2010 \\ python algorithms
To follow up on a previous post, Google has today released re2, noting the release in a blog post. From the re2 website:
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.