- Regex shootout updated - hyperscan 1st, Rust 2nd, std::regex dead last https://github.com/HFTrader/regex-performance 180 comments cpp
Linked pages
- GitHub - hanickadot/compile-time-regular-expressions: Compile Time Regular Expression in C++ https://github.com/hanickadot/compile-time-regular-expressions 30 comments
- GitHub - VirusTotal/yara: The pattern matching swiss knife https://github.com/VirusTotal/yara 14 comments
- https://doc.rust-lang.org/regex/regex/index.html#composites 3 comments
- GitHub - laurikari/tre: The approximate regex matching library and agrep command line tool. https://github.com/laurikari/tre 0 comments
- GitHub - 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. https://github.com/google/re2 0 comments
Related searches:
Search whole site: site:github.com
Search title: GitHub - HFTrader/regex-performance: Performance comparison of regular expression engines.
See how to search.