{"id":51871,"library":"grafana-regexp","title":"Grafana Regexp","description":"Package regexp implements regular expression search, providing a fork of the standard library's regexp package with additional optimizations.","status":"active","version":"0.0.0-20250905101755-5eb4f3acbf71","language":"go","source_language":null,"source_url":"https://github.com/grafana/regexp","tags":["regexp","regular-expression","pattern-matching","grafana"],"install":[{"cmd":"go get github.com/grafana/regexp","lang":"bash","label":"Install github.com/grafana/regexp"}],"dependencies":[],"imports":[{"symbol":"regexp","correct":"github.com/grafana/regexp"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/grafana/regexp\"\n)\n\nfunc main() {\n\tre := regexp.MustCompile(`foo.*bar`)\n\tfmt.Println(re.MatchString(\"foobar\"))\n}","lang":"go","description":"Compile and match a regular expression."},"warnings":[],"env_vars":null,"search_vec":"'addit':20 'express':7,25 'fork':11 'grafana':1,29 'implement':5 'librari':15 'match':28 'optim':21 'packag':3,18 'pattern':27 'pattern-match':26 'provid':9 'regexp':2,4,17,22 'regular':6,24 'regular-express':23 'search':8 'standard':14","created_at":"2026-06-15T06:33:22.442065+00:00","updated_at":"2026-06-15T06:33:22.442065+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/grafana/regexp","github":"https://github.com/grafana/regexp","docs":"https://pkg.go.dev/github.com/grafana/regexp#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}