Hyperscan - Hyperscan(paper) is a high-performance multiple regex matching library. It follows the regular expression syntax of the commonly-used libpcre library, but is a standalone library with its own C API.
Re2 - python This is the source code repository for RE2, a regular expression library.