Towards better regex - rewind-regex

Sergey kornburn at yandex.ru
Sun Jun 25 12:06:10 UTC 2023


On Saturday, 24 June 2023 at 19:22:26 UTC, Dmitry Olshansky wrote:
> So some of you may have heard about
> rewind regex, a new radical effort to rebuild and redesign 
> std.regex.
>
> I’m collecting feedback, in particular what feature you may 
> want to sacrifice in the name of performance.
>
> https://github.com/DmitryOlshansky/rewind-regex
>
>> Dmitry Olshansky
> CEO at Glow labs
> https://sponsr.ru/glow
> https://patreon.com/dmitry_glow_labs

Comparable with performance in this bench 
https://github.com/rust-lang/regex/tree/master/bench :)

Recently they "remove D and C++ regex engines
Neither of them were particularly competitive"

So will be cool to get back in the race :)


More information about the Digitalmars-d mailing list