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

Top 1.1% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 3.0% forks on proxy.golang.org
Top 0.1% docker downloads 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/dlclark/regexp2
Keywords: go , regex , regex-engine , regexp , regular-expression , regular-expression-engine
License: MIT
Latest release: 4 months ago
First release: almost 9 years ago
Namespace: github.com/dlclark
Dependent packages: 7,295
Dependent repositories: 10,221
Stars: 719 on GitHub
Forks: 70 on GitHub
Docker dependents: 2,865
Docker downloads: 2,842,690,438
See more repository details: repos.ecosyste.ms
Last synced: about 4 hours ago

    Loading...
    Readme
    Loading...