Worth mentioning Russ Cox's series of blog posts on Regular Expressions 
and their implementation https://swtch.com/~rsc/regexp/



On Thursday, 1 April 2021 at 21:21:14 UTC+1 Brian Candler wrote:

> If you can live with cgo dependencies, then you might want to look at a go 
> wrapper around PCRE, which is the "go-to" implementation for fully-featured 
> regexps.
>
> e.g. https://github.com/rubrikinc/go-pcre  (untested by me, and it's one 
> of several forks)
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/bb9db3d5-f9da-4324-80bf-48fbcc43b29en%40googlegroups.com.

Reply via email to