PCRE.NET is a .NET wrapper for the PCRE library. The goal of this project is to bring most of PCRE's features for use from .NET applications with as little overhead as possible.
⏱ Superfast ^Advanced wildcards++? `*,|,?,^,$,+,#,>,++??,##??,>c` ...
Unique algorithms that was implemented on native unmanaged C++ but easily accessible in .NET
through Conari (recommended due to caching of 0x29 opcodes + related optimizations) etc.
✔ regex-like quantifiers and amazing meta...
More information