Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ re2 Public
forked from google/re2

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.

License

Notifications You must be signed in to change notification settings

jomof/re2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

About

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.

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.0%
  • Python 2.0%
  • Makefile 1.0%
  • Shell 0.9%
  • Perl 0.5%
  • CMake 0.3%
  • Other 0.3%