Ecosyste.ms: Packages

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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/dlclarK/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.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/dlclar%21k/regexp2
Keywords: go, regex, regex-engine, regexp, regular-expression, regular-expression-engine
License: MIT
Latest release: about 1 year ago
First release: about 8 years ago
Namespace: github.com/dlclarK
Stars: 723 on GitHub
Forks: 71 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago

    Loading...
    Readme
    Loading...