cre2-go is a fast, safe, thread-friendly alternative to Golang native regexp package. It is based on re2 and cre2, binding the C functions to Go via cgo.
C++BSD-3-Clause
cre2-go
Introduction
cre2-go is a fast, safe, thread-friendly alternative to Golang native regexp package. It is based on re2 and cre2, binding the C functions to Go via cgo.