A full-featured regex engine in pure Go based on the .NET engine
-
Updated
Mar 30, 2025 - Go
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.
RegEx Parser in Go
Static Regexp code generation in pure Go
Rebuilding grep to learn how pattern matching works under the hood.
ES2025-compatible ECMAScript RegExp engine implemented in Go
Simple regular expression engine in golang using Thompsons Construction
Pure-Go port of the PCRE2 regular expression engine.
A High Performance PCRE Regex Package That Uses A Cache.
Yet Another Regular EXpresssion engine using backtracking and supporting AOT-compililation
A full-featured regex engine in pure Go based on the .NET engine
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."