🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

github.com/grafana/regexp

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
r

github.com/grafana/regexp

v0.0.0-20240607082908-2cb410fa05da
100

Supply Chain Security

100

Vulnerability

100

Quality

100

Maintenance

100

License

Version published
Created
Issues
0

Grafana Go regexp package

This repo is a fork of the upstream Go regexp package, with some code optimisations to make it run faster.

All the optimisations have been submitted upstream, but not yet merged.

All semantics are the same, and the optimised code passes all tests from upstream.

The main branch is non-optimised: switch over to speedup branch for the improved code.

Benchmarks:

image

FAQs

Package last updated on 07 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts