Expand description
§Pattern Engine Module
Ultra-fast multi-pattern matching using Aho-Corasick algorithm and compiled regex sets.
Structs§
- Compiled
Pattern - A compiled pattern for ultra-fast matching
- Pattern
Engine - High-performance pattern matching engine
- Pattern
Match - Pattern match result