{"adoption": {"forks": 1241, "observed_at": "2026-08-28T04:10:37.139638+00:00", "stars": 9785}, "canonical_url": "https://ross.abutalabs.com/products/re2", "card": {"archived": false, "artifact_type": "library", "description": "RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.", "domain": ["parsers", "developer-tools"], "enriched": true, "function": ["parser", "search-engine"], "health_score": 73, "homepage": null, "language": "C++", "license": "BSD-3-Clause", "license_family": "permissive", "maturity": "stable", "member_repos": ["google/re2"], "name": "google/re2", "platform": ["cpp", "cross-platform"], "pushed_at": "2026-01-22T23:28:54+00:00", "repo": "google/re2", "stars": 9785, "tags": ["regex", "regular-expressions", "linear-time-matching", "text-processing", "dfa", "algorithms"], "topics": [], "urls": [], "use_cases": ["match user-supplied regex patterns safely without denial-of-service risk", "run regex matching in multithreaded C++ services", "replace PCRE where exponential backtracking is a security concern", "parse and extract substrings from large text volumes with predictable performance", "limit memory usage when compiling untrusted regular expressions"], "what_it_is": "RE2 is a C++ regular expression library that guarantees linear-time matching, making it safe for handling regexes from untrusted users. It uses automata-based engines instead of backtracking, avoiding exponential runtime and stack overflow, at the cost of not supporting backreferences or look-around.", "when_to_avoid": ["you rely on backreferences or look-around constructs", "you need full Perl/PCRE feature compatibility", "your patterns are simple and a backtracking engine is fast enough"], "when_to_choose": ["you need guaranteed linear match time on untrusted input", "you want thread-friendly regex matching without locks", "you need bounded memory usage and no stack overflow risk", "you don't need backreferences or look-around assertions"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/re2", "repo": "google/re2", "role": "main", "score": 68}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:37.139638+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:21:01.571343+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "484d13d591e5a1fd1dd34e79c6ac237000787d0b81a05c3d29abdab282df7f8d", "fetched_at": "2026-08-28T04:10:37.139638+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/re2"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:37.139638+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:21:01.571343+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "484d13d591e5a1fd1dd34e79c6ac237000787d0b81a05c3d29abdab282df7f8d", "fetched_at": "2026-08-28T04:10:37.139638+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/re2"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:21:01.571343+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "484d13d591e5a1fd1dd34e79c6ac237000787d0b81a05c3d29abdab282df7f8d", "fetched_at": "2026-08-28T04:10:37.139638+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/re2"}], "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:10:37.139638+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:37.139638+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:37.139638+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:21:01.571343+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "484d13d591e5a1fd1dd34e79c6ac237000787d0b81a05c3d29abdab282df7f8d", "fetched_at": "2026-08-28T04:10:37.139638+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/re2"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:37.139638+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:37.139638+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:21:01.571343+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "484d13d591e5a1fd1dd34e79c6ac237000787d0b81a05c3d29abdab282df7f8d", "fetched_at": "2026-08-28T04:10:37.139638+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/re2"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:37.139638+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:37.139638+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:37.139638+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:21:01.571343+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "484d13d591e5a1fd1dd34e79c6ac237000787d0b81a05c3d29abdab282df7f8d", "fetched_at": "2026-08-28T04:10:37.139638+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/re2"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:37.139638+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:37.139638+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:21:01.571343+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "484d13d591e5a1fd1dd34e79c6ac237000787d0b81a05c3d29abdab282df7f8d", "fetched_at": "2026-08-28T04:10:37.139638+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/re2"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:21:01.571343+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "484d13d591e5a1fd1dd34e79c6ac237000787d0b81a05c3d29abdab282df7f8d", "fetched_at": "2026-08-28T04:10:37.139638+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/re2"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:21:01.571343+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "484d13d591e5a1fd1dd34e79c6ac237000787d0b81a05c3d29abdab282df7f8d", "fetched_at": "2026-08-28T04:10:37.139638+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/re2"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:21:01.571343+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "484d13d591e5a1fd1dd34e79c6ac237000787d0b81a05c3d29abdab282df7f8d", "fetched_at": "2026-08-28T04:10:37.139638+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/re2"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 63, "longevity": 100, "rhythm": 55}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4398, "days_push": 223, "days_rel": 301, "gap_med": 10.5, "n_releases_24m": 5}, "score": 68, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}