{"adoption": {"forks": 220, "observed_at": "2026-08-28T04:08:40.705808+00:00", "stars": 4265}, "canonical_url": "https://ross.abutalabs.com/products/p-queue", "card": {"archived": false, "artifact_type": "library", "description": "Promise queue with concurrency control", "domain": ["developer-tools", "backend"], "enriched": true, "function": ["concurrency", "scheduling", "rate-limiting"], "health_score": 96, "homepage": null, "language": "TypeScript", "license": "MIT", "license_family": "permissive", "maturity": "maintenance", "member_repos": ["sindresorhus/p-queue"], "name": "sindresorhus/p-queue", "platform": [], "pushed_at": "2026-07-22T20:25:14+00:00", "repo": "sindresorhus/p-queue", "stars": 4265, "tags": ["promise-queue", "async", "rate-limiting", "task-queue", "esm", "automation", "nodejs", "javascript", "typescript"], "topics": ["queue", "queue-data-stucture", "async-functions", "async-queue", "promise-queue", "promise", "node-module", "npm-package"], "urls": [], "use_cases": ["rate-limit requests to a REST API", "run async tasks with a concurrency limit", "throttle CPU or memory intensive operations", "queue background jobs in a Node.js app", "prioritize certain async tasks over others", "add timeouts to queued async operations"], "what_it_is": "p-queue is a TypeScript promise queue library for Node.js that provides concurrency control for async or sync operations. It lets you rate-limit tasks with configurable concurrency, timeouts, priorities, and pause/resume behavior.", "when_to_avoid": ["you need a persistent or distributed job queue across servers (use a Redis-backed queue like BullMQ)", "your project uses CommonJS since the package is ESM-only", "you need features beyond what the feature-complete library offers"], "when_to_choose": ["you need in-process concurrency control for promises in Node.js", "you want a lightweight rate limiter for API calls or batch tasks", "you need priority queues or per-task timeouts for async work"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/p-queue", "repo": "sindresorhus/p-queue", "role": "main", "score": 95}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:40.705808+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:22:03.777403+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9eb4a9d771b8bde6e4c4c00e1dde69b8019cb4df53234a66c0755b7e9b943879", "fetched_at": "2026-08-28T04:08:40.705808+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sindresorhus/p-queue"}, {"content_hash": "d62717c6f32e371291195de474500f95b87cde58cfcbc7f300e06a4a97c887ee", "fetched_at": "2026-08-29T09:11:49.408690+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/p-queue"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:40.705808+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:22:03.777403+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9eb4a9d771b8bde6e4c4c00e1dde69b8019cb4df53234a66c0755b7e9b943879", "fetched_at": "2026-08-28T04:08:40.705808+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sindresorhus/p-queue"}, {"content_hash": "d62717c6f32e371291195de474500f95b87cde58cfcbc7f300e06a4a97c887ee", "fetched_at": "2026-08-29T09:11:49.408690+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/p-queue"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:22:03.777403+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9eb4a9d771b8bde6e4c4c00e1dde69b8019cb4df53234a66c0755b7e9b943879", "fetched_at": "2026-08-28T04:08:40.705808+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sindresorhus/p-queue"}, {"content_hash": "d62717c6f32e371291195de474500f95b87cde58cfcbc7f300e06a4a97c887ee", "fetched_at": "2026-08-29T09:11:49.408690+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/p-queue"}], "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:08:40.705808+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:40.705808+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:40.705808+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:22:03.777403+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9eb4a9d771b8bde6e4c4c00e1dde69b8019cb4df53234a66c0755b7e9b943879", "fetched_at": "2026-08-28T04:08:40.705808+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sindresorhus/p-queue"}, {"content_hash": "d62717c6f32e371291195de474500f95b87cde58cfcbc7f300e06a4a97c887ee", "fetched_at": "2026-08-29T09:11:49.408690+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/p-queue"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:40.705808+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:40.705808+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:22:03.777403+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9eb4a9d771b8bde6e4c4c00e1dde69b8019cb4df53234a66c0755b7e9b943879", "fetched_at": "2026-08-28T04:08:40.705808+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sindresorhus/p-queue"}, {"content_hash": "d62717c6f32e371291195de474500f95b87cde58cfcbc7f300e06a4a97c887ee", "fetched_at": "2026-08-29T09:11:49.408690+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/p-queue"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:40.705808+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:40.705808+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:40.705808+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:22:03.777403+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9eb4a9d771b8bde6e4c4c00e1dde69b8019cb4df53234a66c0755b7e9b943879", "fetched_at": "2026-08-28T04:08:40.705808+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sindresorhus/p-queue"}, {"content_hash": "d62717c6f32e371291195de474500f95b87cde58cfcbc7f300e06a4a97c887ee", "fetched_at": "2026-08-29T09:11:49.408690+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/p-queue"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:40.705808+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:40.705808+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:22:03.777403+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9eb4a9d771b8bde6e4c4c00e1dde69b8019cb4df53234a66c0755b7e9b943879", "fetched_at": "2026-08-28T04:08:40.705808+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sindresorhus/p-queue"}, {"content_hash": "d62717c6f32e371291195de474500f95b87cde58cfcbc7f300e06a4a97c887ee", "fetched_at": "2026-08-29T09:11:49.408690+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/p-queue"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:22:03.777403+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9eb4a9d771b8bde6e4c4c00e1dde69b8019cb4df53234a66c0755b7e9b943879", "fetched_at": "2026-08-28T04:08:40.705808+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sindresorhus/p-queue"}, {"content_hash": "d62717c6f32e371291195de474500f95b87cde58cfcbc7f300e06a4a97c887ee", "fetched_at": "2026-08-29T09:11:49.408690+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/p-queue"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:22:03.777403+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9eb4a9d771b8bde6e4c4c00e1dde69b8019cb4df53234a66c0755b7e9b943879", "fetched_at": "2026-08-28T04:08:40.705808+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sindresorhus/p-queue"}, {"content_hash": "d62717c6f32e371291195de474500f95b87cde58cfcbc7f300e06a4a97c887ee", "fetched_at": "2026-08-29T09:11:49.408690+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/p-queue"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:22:03.777403+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9eb4a9d771b8bde6e4c4c00e1dde69b8019cb4df53234a66c0755b7e9b943879", "fetched_at": "2026-08-28T04:08:40.705808+00:00", "kind": "readme", "missing": false, "url": "https://github.com/sindresorhus/p-queue"}, {"content_hash": "d62717c6f32e371291195de474500f95b87cde58cfcbc7f300e06a4a97c887ee", "fetched_at": "2026-08-29T09:11:49.408690+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/p-queue"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 93, "longevity": 100, "rhythm": 94}, "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": 3596, "days_push": 42, "days_rel": 42, "gap_med": 23, "n_releases_24m": 12}, "score": 95, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}