nitely / nim-regex

Pure Nim regex engine. Guarantees linear time matching
https://nitely.github.io/nim-regex/
MIT License
225 stars 20 forks source link

ORC speedup #126

Closed nitely closed 11 months ago

nitely commented 11 months ago

fixes #125 but I reported the issue upstream, so I don't think I'm gonna merge this