PySpect

Home

lists

Frequently asked questions

© 2025 PySpect

Repository info

re2

  • Summary: a summary of re2
  • Description: 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.
  • Stars: 9344
  • Number of forks: 1164