{"adoption": {"forks": 436, "observed_at": "2026-08-28T04:10:59.796930+00:00", "stars": 12787}, "canonical_url": "https://ross.abutalabs.com/products/comlink", "card": {"archived": false, "artifact_type": "library", "description": "Comlink makes WebWorkers enjoyable.", "domain": ["web-development", "frontend", "developer-tools"], "enriched": true, "function": ["rpc", "concurrency", "developer-tools"], "health_score": 87, "homepage": null, "language": "TypeScript", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["GoogleChromeLabs/comlink"], "name": "GoogleChromeLabs/comlink", "platform": ["browser"], "pushed_at": "2026-08-11T21:05:22+00:00", "repo": "GoogleChromeLabs/comlink", "stars": 12787, "tags": ["webworkers", "es6-proxies", "postmessage", "typescript", "multithreading", "web-server", "nodejs"], "topics": [], "urls": [], "use_cases": ["run heavy computation off the main thread with web workers", "call worker functions like local async functions", "avoid postMessage boilerplate in browser apps", "keep the UI thread responsive on low-end mobile devices", "share objects between main thread and worker", "use callbacks and proxies across worker boundaries"], "what_it_is": "Comlink is a tiny (1.1kB) TypeScript library that implements RPC over postMessage using ES6 Proxies, making WebWorkers feel like local objects. It hides the message-passing boilerplate so you can call worker code with plain async/await.", "when_to_avoid": ["you need shared-memory parallelism or fine-grained thread control", "your environment lacks WebWorkers or ES6 Proxy support and you can't polyfill", "you need structured high-throughput message passing rather than RPC-style calls"], "when_to_choose": ["you want ergonomic, promise-based WebWorker communication in the browser", "you need a tiny dependency with broad browser support", "you want to move CPU-heavy work off the main thread without rewriting APIs"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/comlink", "repo": "GoogleChromeLabs/comlink", "role": "main", "score": 66}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.796930+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:13:47.788926+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ff26090558f3ef5fd053a2cd5901f2b2dd8649c7cdc87703715ffad67e92548", "fetched_at": "2026-08-28T04:10:59.796930+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/comlink"}, {"content_hash": "52510d21b7ac3b7690ebb452e0cbbac32ded69479b6bc50690a486a8d47ebfe9", "fetched_at": "2026-08-29T08:10:12.144591+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/comlink"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.796930+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:13:47.788926+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ff26090558f3ef5fd053a2cd5901f2b2dd8649c7cdc87703715ffad67e92548", "fetched_at": "2026-08-28T04:10:59.796930+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/comlink"}, {"content_hash": "52510d21b7ac3b7690ebb452e0cbbac32ded69479b6bc50690a486a8d47ebfe9", "fetched_at": "2026-08-29T08:10:12.144591+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/comlink"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:13:47.788926+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ff26090558f3ef5fd053a2cd5901f2b2dd8649c7cdc87703715ffad67e92548", "fetched_at": "2026-08-28T04:10:59.796930+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/comlink"}, {"content_hash": "52510d21b7ac3b7690ebb452e0cbbac32ded69479b6bc50690a486a8d47ebfe9", "fetched_at": "2026-08-29T08:10:12.144591+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/comlink"}], "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:59.796930+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.796930+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.796930+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:13:47.788926+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ff26090558f3ef5fd053a2cd5901f2b2dd8649c7cdc87703715ffad67e92548", "fetched_at": "2026-08-28T04:10:59.796930+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/comlink"}, {"content_hash": "52510d21b7ac3b7690ebb452e0cbbac32ded69479b6bc50690a486a8d47ebfe9", "fetched_at": "2026-08-29T08:10:12.144591+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/comlink"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.796930+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.796930+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:13:47.788926+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ff26090558f3ef5fd053a2cd5901f2b2dd8649c7cdc87703715ffad67e92548", "fetched_at": "2026-08-28T04:10:59.796930+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/comlink"}, {"content_hash": "52510d21b7ac3b7690ebb452e0cbbac32ded69479b6bc50690a486a8d47ebfe9", "fetched_at": "2026-08-29T08:10:12.144591+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/comlink"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.796930+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.796930+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.796930+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:13:47.788926+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ff26090558f3ef5fd053a2cd5901f2b2dd8649c7cdc87703715ffad67e92548", "fetched_at": "2026-08-28T04:10:59.796930+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/comlink"}, {"content_hash": "52510d21b7ac3b7690ebb452e0cbbac32ded69479b6bc50690a486a8d47ebfe9", "fetched_at": "2026-08-29T08:10:12.144591+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/comlink"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.796930+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:59.796930+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:13:47.788926+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ff26090558f3ef5fd053a2cd5901f2b2dd8649c7cdc87703715ffad67e92548", "fetched_at": "2026-08-28T04:10:59.796930+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/comlink"}, {"content_hash": "52510d21b7ac3b7690ebb452e0cbbac32ded69479b6bc50690a486a8d47ebfe9", "fetched_at": "2026-08-29T08:10:12.144591+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/comlink"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:13:47.788926+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ff26090558f3ef5fd053a2cd5901f2b2dd8649c7cdc87703715ffad67e92548", "fetched_at": "2026-08-28T04:10:59.796930+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/comlink"}, {"content_hash": "52510d21b7ac3b7690ebb452e0cbbac32ded69479b6bc50690a486a8d47ebfe9", "fetched_at": "2026-08-29T08:10:12.144591+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/comlink"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:13:47.788926+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ff26090558f3ef5fd053a2cd5901f2b2dd8649c7cdc87703715ffad67e92548", "fetched_at": "2026-08-28T04:10:59.796930+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/comlink"}, {"content_hash": "52510d21b7ac3b7690ebb452e0cbbac32ded69479b6bc50690a486a8d47ebfe9", "fetched_at": "2026-08-29T08:10:12.144591+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/comlink"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:13:47.788926+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "3ff26090558f3ef5fd053a2cd5901f2b2dd8649c7cdc87703715ffad67e92548", "fetched_at": "2026-08-28T04:10:59.796930+00:00", "kind": "readme", "missing": false, "url": "https://github.com/GoogleChromeLabs/comlink"}, {"content_hash": "52510d21b7ac3b7690ebb452e0cbbac32ded69479b6bc50690a486a8d47ebfe9", "fetched_at": "2026-08-29T08:10:12.144591+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/comlink"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 97, "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": 3283, "days_push": 22, "days_rel": 664, "gap_med": null, "n_releases_24m": 1}, "score": 66, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}