* [go-re2 v1.11.0](https://github.com/wasilibs/go-re2) – Drop-in replacement for the standard regexp package using re2 via WebAssembly or cgo for better performance on large or complex inputs. * [RE2JS 2.8.0](https://github.com/le0pard/re2js) – JavaScript port of RE2 providing linear time regular expression matching to prevent ReDoS attacks.