re2

v 2024-04-01 Updated: 3 months, 3 weeks ago

an efficient, principled regular expression library

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.

https://github.com/google/re2

To install re2, paste this in macOS terminal after installing MacPorts

sudo port install re2

Add to my watchlist

Installations 162
Requested Installations 10