{"adoption": {"forks": 54, "observed_at": "2026-08-28T04:05:19.095876+00:00", "stars": 1666}, "canonical_url": "https://ross.abutalabs.com/products/react-fast-compare", "card": {"archived": false, "artifact_type": "library", "description": "fastest deep equal comparison for React", "domain": ["frontend", "web-development", "developer-tools"], "enriched": true, "function": ["serialization"], "health_score": 20, "homepage": null, "language": "JavaScript", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["FormidableLabs/react-fast-compare"], "name": "FormidableLabs/react-fast-compare", "platform": ["browser", "cross-platform"], "pushed_at": "2024-03-20T20:11:52+00:00", "repo": "FormidableLabs/react-fast-compare", "stars": 1666, "tags": ["deep-equality", "react", "performance-optimization", "react-memo", "should-component-update", "nodejs"], "topics": [], "urls": [], "use_cases": ["deeply compare props in React.memo to avoid re-renders", "implement shouldComponentUpdate with deep equality checks", "compare nested objects and arrays for equality in JavaScript", "check equality of Date and RegExp objects", "compare values containing React elements without circular reference errors"], "what_it_is": "A tiny, fast deep-equality comparison library for JavaScript, forked from fast-deep-equal with extra handling for React-specific circular references like elements. It is designed primarily for use with React.memo and shouldComponentUpdate to prevent unnecessary re-renders.", "when_to_avoid": ["shallow comparison via default React.memo or PureComponent would suffice", "your objects contain circular references outside React elements", "you need equality checks for Maps, Sets, or other special structures not mentioned as supported"], "when_to_choose": ["you need deep equality checks in React.memo or shouldComponentUpdate after profiling confirms re-renders are a bottleneck", "you need a very small (<660 bytes) and fast general-purpose deep-equal function", "your data includes React elements or other circular references"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/react-fast-compare", "repo": "FormidableLabs/react-fast-compare", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.095876+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:42:56.728319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c9a8be423078cec2098bc04303a272289843adc226647862de8298ebd4444be", "fetched_at": "2026-08-28T04:05:19.095876+00:00", "kind": "readme", "missing": false, "url": "https://github.com/FormidableLabs/react-fast-compare"}, {"content_hash": "ef3eeb1403b8974f92f0a6b5c0e2b3d0639492ac45e20704d6ae24394454dd05", "fetched_at": "2026-08-29T11:16:37.820478+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-fast-compare"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.095876+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:42:56.728319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c9a8be423078cec2098bc04303a272289843adc226647862de8298ebd4444be", "fetched_at": "2026-08-28T04:05:19.095876+00:00", "kind": "readme", "missing": false, "url": "https://github.com/FormidableLabs/react-fast-compare"}, {"content_hash": "ef3eeb1403b8974f92f0a6b5c0e2b3d0639492ac45e20704d6ae24394454dd05", "fetched_at": "2026-08-29T11:16:37.820478+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-fast-compare"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:42:56.728319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c9a8be423078cec2098bc04303a272289843adc226647862de8298ebd4444be", "fetched_at": "2026-08-28T04:05:19.095876+00:00", "kind": "readme", "missing": false, "url": "https://github.com/FormidableLabs/react-fast-compare"}, {"content_hash": "ef3eeb1403b8974f92f0a6b5c0e2b3d0639492ac45e20704d6ae24394454dd05", "fetched_at": "2026-08-29T11:16:37.820478+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-fast-compare"}], "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:05:19.095876+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.095876+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.095876+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:42:56.728319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c9a8be423078cec2098bc04303a272289843adc226647862de8298ebd4444be", "fetched_at": "2026-08-28T04:05:19.095876+00:00", "kind": "readme", "missing": false, "url": "https://github.com/FormidableLabs/react-fast-compare"}, {"content_hash": "ef3eeb1403b8974f92f0a6b5c0e2b3d0639492ac45e20704d6ae24394454dd05", "fetched_at": "2026-08-29T11:16:37.820478+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-fast-compare"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.095876+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.095876+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:42:56.728319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c9a8be423078cec2098bc04303a272289843adc226647862de8298ebd4444be", "fetched_at": "2026-08-28T04:05:19.095876+00:00", "kind": "readme", "missing": false, "url": "https://github.com/FormidableLabs/react-fast-compare"}, {"content_hash": "ef3eeb1403b8974f92f0a6b5c0e2b3d0639492ac45e20704d6ae24394454dd05", "fetched_at": "2026-08-29T11:16:37.820478+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-fast-compare"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.095876+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.095876+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.095876+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:42:56.728319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c9a8be423078cec2098bc04303a272289843adc226647862de8298ebd4444be", "fetched_at": "2026-08-28T04:05:19.095876+00:00", "kind": "readme", "missing": false, "url": "https://github.com/FormidableLabs/react-fast-compare"}, {"content_hash": "ef3eeb1403b8974f92f0a6b5c0e2b3d0639492ac45e20704d6ae24394454dd05", "fetched_at": "2026-08-29T11:16:37.820478+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-fast-compare"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.095876+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:19.095876+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:42:56.728319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c9a8be423078cec2098bc04303a272289843adc226647862de8298ebd4444be", "fetched_at": "2026-08-28T04:05:19.095876+00:00", "kind": "readme", "missing": false, "url": "https://github.com/FormidableLabs/react-fast-compare"}, {"content_hash": "ef3eeb1403b8974f92f0a6b5c0e2b3d0639492ac45e20704d6ae24394454dd05", "fetched_at": "2026-08-29T11:16:37.820478+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-fast-compare"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:42:56.728319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c9a8be423078cec2098bc04303a272289843adc226647862de8298ebd4444be", "fetched_at": "2026-08-28T04:05:19.095876+00:00", "kind": "readme", "missing": false, "url": "https://github.com/FormidableLabs/react-fast-compare"}, {"content_hash": "ef3eeb1403b8974f92f0a6b5c0e2b3d0639492ac45e20704d6ae24394454dd05", "fetched_at": "2026-08-29T11:16:37.820478+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-fast-compare"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:42:56.728319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c9a8be423078cec2098bc04303a272289843adc226647862de8298ebd4444be", "fetched_at": "2026-08-28T04:05:19.095876+00:00", "kind": "readme", "missing": false, "url": "https://github.com/FormidableLabs/react-fast-compare"}, {"content_hash": "ef3eeb1403b8974f92f0a6b5c0e2b3d0639492ac45e20704d6ae24394454dd05", "fetched_at": "2026-08-29T11:16:37.820478+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-fast-compare"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:42:56.728319+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6c9a8be423078cec2098bc04303a272289843adc226647862de8298ebd4444be", "fetched_at": "2026-08-28T04:05:19.095876+00:00", "kind": "readme", "missing": false, "url": "https://github.com/FormidableLabs/react-fast-compare"}, {"content_hash": "ef3eeb1403b8974f92f0a6b5c0e2b3d0639492ac45e20704d6ae24394454dd05", "fetched_at": "2026-08-29T11:16:37.820478+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/react-fast-compare"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "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": 3067, "days_push": 896, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}