{"adoption": {"forks": 95, "observed_at": "2026-08-28T04:03:54.437850+00:00", "stars": 1183}, "canonical_url": "https://ross.abutalabs.com/products/regexp2", "card": {"archived": false, "artifact_type": "library", "description": "A full-featured regex engine in pure Go based on the .NET engine", "domain": ["developer-tools", "parsers"], "enriched": true, "function": ["parser"], "health_score": 79, "homepage": null, "language": "Go", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["dlclark/regexp2"], "name": "dlclark/regexp2", "platform": ["go", "cross-platform"], "pushed_at": "2026-08-15T02:28:14+00:00", "repo": "dlclark/regexp2", "stars": 1183, "tags": ["regex-engine", "backtracking", "dotnet-compatible", "perl5-regex", "text-processing"], "topics": ["regex-engine", "regexp", "regex", "regular-expression", "regular-expression-engine", "go"], "urls": [], "use_cases": ["use complex regex patterns with backtracking in Go", "match .NET-compatible regular expressions in Go", "use Perl5 regex features not supported by Go's regexp package", "split strings with regex matches in Go", "migrate .NET regex patterns to a Go application"], "what_it_is": "A full-featured regular expression engine for Go, ported from the .NET regex engine. It supports backtracking and Perl5/.NET-compatible patterns, trading the built-in regexp package's constant-time guarantees for expressive power.", "when_to_avoid": ["you need constant-time matching guarantees against catastrophic backtracking (use Go's built-in regexp/RE2)", "your patterns are simple and well-served by the standard library", "you're processing untrusted input where regex DoS is a concern"], "when_to_choose": ["you need backtracking, lookarounds, or other advanced regex features RE2 lacks", "you need pattern compatibility with .NET or Perl5", "you're porting code that relies on .NET regex semantics"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/regexp2", "repo": "dlclark/regexp2", "role": "main", "score": 76}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.437850+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:24:33.381978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d5f701c4bd92d1344603db13493b7c193b9451f7736c44ca97e25eb1efe358b8", "fetched_at": "2026-08-28T04:03:54.437850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dlclark/regexp2"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.437850+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:24:33.381978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d5f701c4bd92d1344603db13493b7c193b9451f7736c44ca97e25eb1efe358b8", "fetched_at": "2026-08-28T04:03:54.437850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dlclark/regexp2"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:24:33.381978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d5f701c4bd92d1344603db13493b7c193b9451f7736c44ca97e25eb1efe358b8", "fetched_at": "2026-08-28T04:03:54.437850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dlclark/regexp2"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.437850+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.437850+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.437850+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:24:33.381978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d5f701c4bd92d1344603db13493b7c193b9451f7736c44ca97e25eb1efe358b8", "fetched_at": "2026-08-28T04:03:54.437850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dlclark/regexp2"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.437850+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.437850+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:24:33.381978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d5f701c4bd92d1344603db13493b7c193b9451f7736c44ca97e25eb1efe358b8", "fetched_at": "2026-08-28T04:03:54.437850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dlclark/regexp2"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.437850+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.437850+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.437850+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:24:33.381978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d5f701c4bd92d1344603db13493b7c193b9451f7736c44ca97e25eb1efe358b8", "fetched_at": "2026-08-28T04:03:54.437850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dlclark/regexp2"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.437850+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:54.437850+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:24:33.381978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d5f701c4bd92d1344603db13493b7c193b9451f7736c44ca97e25eb1efe358b8", "fetched_at": "2026-08-28T04:03:54.437850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dlclark/regexp2"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:24:33.381978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d5f701c4bd92d1344603db13493b7c193b9451f7736c44ca97e25eb1efe358b8", "fetched_at": "2026-08-28T04:03:54.437850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dlclark/regexp2"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:24:33.381978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d5f701c4bd92d1344603db13493b7c193b9451f7736c44ca97e25eb1efe358b8", "fetched_at": "2026-08-28T04:03:54.437850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dlclark/regexp2"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:24:33.381978+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "d5f701c4bd92d1344603db13493b7c193b9451f7736c44ca97e25eb1efe358b8", "fetched_at": "2026-08-28T04:03:54.437850+00:00", "kind": "readme", "missing": false, "url": "https://github.com/dlclark/regexp2"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 97, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:39:23.370411+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3898, "days_push": 19, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 76, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}