ruby-re2

Ruby bindings to re2
  https://github.com/mudge/re2
  0
  no reviews



Ruby bindings to re2, "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.