RE2

JSON →
library 2025-11-05 ·cpp
verified Jun 17, 2026

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.