Expand description
Optimized filter operations - simple and fast!
Functions§
- apply_
filter_ fast - Optimized filter application - same interface, better performance
- fast_
prefix_ match - Fast and safe prefix matching using Rust’s optimized implementation
- fast_
suffix_ match - Fast and safe suffix matching using Rust’s optimized implementation