Are there any educational resources about how Go's regexp Library has been implemented.

emoji-regex-xs: A tiny package that is the best solution for matching emoji (including real-world under/over-qualified emoji)

Regexp failing for me

I implemented my own regex engine in Go

PCREz, a new, no fuss Regex library in Zig

Stanford scientists discover new Ozempic alternative with RegEx

Regex for user-friendly timedelta parsing

Regex optimizer that minifies and improves performance of Oniguruma regular expressions

Building RegexWars: CodeWars for Regex — Live Setup with AI, Clerk.js & Next.js

How to partially match string with regex using Golang