ES2025-compatible ECMAScript RegExp engine implemented in Go
-
Updated
Sep 13, 2025 - Go
ES2025-compatible ECMAScript RegExp engine implemented in Go
Static Regexp code generation in pure Go
Rebuilding grep to learn how pattern matching works under the hood.
A full-featured regex engine in pure Go based on the .NET engine
A full-featured regex engine in pure Go based on the .NET engine
matchgo is a minimalistic regex engine that allows you to compile regex patterns, check strings for matches, and extract matched groups.
Yet Another Regular EXpresssion engine using backtracking and supporting AOT-compililation
A High Performance PCRE Regex Package That Uses A Cache.
Pure-Go port of the PCRE2 regular expression engine.
RegEx Parser in Go
Simple regular expression engine in golang using Thompsons Construction
Add a description, image, and links to the regex-engine topic page so that developers can more easily learn about it.
To associate your repository with the regex-engine topic, visit your repo's landing page and select "manage topics."