Any non-backtracking regex implementation will do the same.
> So, at a RULE DECK of 1000 patterns, we got 300 times improvement comparing to RegExp.
There is no generic "regex." There are many implementations of regex. So which regex implementation are you comparing it with?
Any non-backtracking regex implementation will do the same.
> So, at a RULE DECK of 1000 patterns, we got 300 times improvement comparing to RegExp.
There is no generic "regex." There are many implementations of regex. So which regex implementation are you comparing it with?