A fantastic, fast regular expression engine that supports intersection, complement, and lookarounds in linear time, combining Brzozowski derivatives and lazy DFA construction.
https://iev.ee/blog/resharp-how-we-built-the-fastest-regex-in-fsharp/
A fantastic, fast regular expression engine that supports intersection, complement, and lookarounds in linear time, combining Brzozowski derivatives and lazy DFA construction.
https://iev.ee/blog/resharp-how-we-built-the-fastest-regex-in-fsharp/