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.

Clone this repo:
  1. 2b354c6 Use `pkg-config` to find GoogleTest and Benchmark. by Paul Wankadia · 6 days ago main 2024-05-01
  2. fbb52d9 Prepare to tag release `2024-05-01`. by Paul Wankadia · 7 days ago
  3. b84e3ff Bring back `.YYYYMMDD` suffixes for `google-re2` versioning. by Paul Wankadia · 4 weeks ago
  4. 3c7e162 Switch to PyPI publishing via a trusted publisher. by Paul Wankadia · 4 weeks ago
  5. e76b306 Fix the Sigstore inputs. Sigh. by Paul Wankadia · 4 weeks ago
  6. b0e6423 Add a GitHub Actions workflow for releases. by Paul Wankadia · 4 weeks ago
  7. 4f6f815 Bump some versions in `MODULE.bazel`. by Paul Wankadia · 4 weeks ago
  8. 9ebe4a2 Stop setting `re2_INCLUDE_DIR`. by Paul Wankadia · 4 weeks ago
  9. ac82d4f Don't specify `-pthread` on Emscripten either. by Paul Wankadia · 5 weeks ago 2024-04-01
  10. 917047f Tell Bazel the specific target version of macOS too. Sigh. by Paul Wankadia · 6 weeks ago
  11. 553f6df Force a specific target version of macOS. by Paul Wankadia · 6 weeks ago
  12. c0f9f17 Prepare to tag release `2024-04-01`. by Paul Wankadia · 6 weeks ago
  13. 6598a8e Make compiling a no-op if it's attempted before adding any patterns. by Paul Wankadia · 7 weeks ago
  14. 1250a99 Raise `re2.error` instead of crashing. by Paul Wankadia · 7 weeks ago
  15. db46d1e Bump versions of actions to latest releases. by Paul Wankadia · 7 weeks ago
  16. 5c5c8ed Fix the link to the Python wrapper. by Paul Wankadia · 7 weeks ago
  17. 58f6cdd doc/mksyntaxgo: use standard generated Go header by Oleksandr Redko · 7 weeks ago
  18. 108914d `p0deje/setup-bazel` has been transferred to `bazel-contrib`. by Paul Wankadia · 8 weeks ago
  19. ddb3414 Add Clang 18 to the build matrix. by Paul Wankadia · 8 weeks ago
  20. 27536b0 Delete an old comment. by Paul Wankadia · 9 weeks ago