Do we need faster regex?

Dmitry Olshansky dmitry.olsh at gmail.com
Sun Dec 17 15:43:22 UTC 2023


So I’ve been working on rewind-regex trying to correct all of the 
decisions in the original engine that slowed it down, dropping 
some features that I knew I cannot implement efficiently 
(backreferences have to go).

So while I’m obsessed with simplicity and speed I thought I’d ask 
people if it was an issue and what they really want from gen2 
regex library.

—
Dmitry Olshansky
CEO @ Glowlabs
https://olshansky.me


More information about the Digitalmars-d mailing list