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

Top 9.3% on proxy.golang.org
Top 2.5% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org
Top 0.6% docker downloads on proxy.golang.org

proxy.golang.org : github.com/errata-ai/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/errata-ai/regexp2
License: MIT
Latest release: over 3 years ago
First release: about 9 years ago
Namespace: github.com/errata-ai
Dependent packages: 6
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 1 on GitHub
Docker dependents: 30
Docker downloads: 1,747,817
See more repository details: repos.ecosyste.ms
Last synced: 28 days ago

    Loading...
    Readme
    Loading...