Salaah01/regex-benchmark

Support multiple engines for checking speed

Opened this issue · 0 comments

Engines here would essentially be programming languages and potentially popular tools.
For example, if the engine is Rust, the tooling may be either the regex or regex-lite crate.
In Python, this would be the re package.