An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/alecthomas/regexp2

Package regexp2 is a regexp package that has an interface similar to Go's framework regexp engine but uses a more feature full regex engine behind the scenes. It doesn't have constant time guarantees, but it allows backtracking and is compatible with Perl5 and .NET. You'll likely be better off with the RE2 engine from the regexp package and should only use this if you need to write very complex patterns or require compatibility with .NET.

Ecosystem
proxy.golang.org
Latest Release
v1.1.6
over 8 years ago
Versions
9
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/alecthomas/regexp2
spec
License MIT
Namespace github.com/alecthomas
First Release almost 10 years ago
Last Synced 26 days ago
Repository
Stars 0 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Overall Top 6.6%