re2 by google

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.

updated at Nov. 17, 2024, 6:53 a.m.

C++

236 +0

8,976 +10

1,138 +2

GitHub
hyperscan by intel

High-performance regular expression matching library

updated at Nov. 15, 2024, 11:26 a.m.

C++

185 +1

4,830 +3

721 +0

GitHub
regex by boostorg

Boost.org regex module

updated at Nov. 6, 2024, 9:20 a.m.

C++

17 +0

84 +0

92 +1

GitHub