{"adoption": {"forks": 21, "observed_at": "2026-08-28T04:03:34.047060+00:00", "stars": 1095}, "canonical_url": "https://ross.abutalabs.com/products/better-all", "card": {"archived": false, "artifact_type": "library", "description": "Better Promise.all with automatic dependency optimization", "domain": ["developer-tools", "web-development", "performance"], "enriched": true, "function": ["concurrency"], "health_score": 99, "homepage": null, "language": "TypeScript", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["shuding/better-all"], "name": "shuding/better-all", "platform": ["bun", "cross-platform"], "pushed_at": "2026-08-19T15:20:00+00:00", "repo": "shuding/better-all", "stars": 1095, "tags": ["promise", "async", "parallelization", "dependency-graph", "typescript", "nodejs", "deno"], "topics": [], "urls": [], "use_cases": ["run async tasks with dependencies in optimal parallel time", "replace nested Promise.all chains with readable task declarations", "speed up server-side data fetching with dependent async calls", "avoid manually analyzing promise dependency graphs", "get fully typed results from parallel async tasks"], "what_it_is": "better-all is a TypeScript library that provides an improved Promise.all with automatic dependency optimization. Tasks are declared in an object and dependencies are expressed via a special `this.$` accessor, letting the library maximize parallelism without manual scheduling.", "when_to_avoid": ["your tasks are fully independent and plain Promise.all suffices", "your tasks are strictly sequential with no parallelism opportunity", "you need advanced scheduling features like retries, timeouts, or concurrency limits"], "when_to_choose": ["you have multiple async tasks where some depend on others' results", "task durations vary and manual Promise.all batching becomes suboptimal", "you want readable, type-safe parallel task orchestration in JavaScript/TypeScript"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/better-all", "repo": "shuding/better-all", "role": "main", "score": 82}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:34.047060+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T06:47:17.374740+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a766f20cb3a704e5a046e55ac9c91cb0bd98d392331bf63d3de7f2ccd441c732", "fetched_at": "2026-08-28T04:03:34.047060+00:00", "kind": "readme", "missing": false, "url": "https://github.com/shuding/better-all"}, {"content_hash": "ba226ccb89444a4ddc8b5384a3010a323ea505ce221af01a87fc544cbc06f6ad", "fetched_at": "2026-08-29T12:50:21.555010+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/better-all"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:34.047060+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T06:47:17.374740+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a766f20cb3a704e5a046e55ac9c91cb0bd98d392331bf63d3de7f2ccd441c732", "fetched_at": "2026-08-28T04:03:34.047060+00:00", "kind": "readme", "missing": false, "url": "https://github.com/shuding/better-all"}, {"content_hash": "ba226ccb89444a4ddc8b5384a3010a323ea505ce221af01a87fc544cbc06f6ad", "fetched_at": "2026-08-29T12:50:21.555010+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/better-all"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T06:47:17.374740+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a766f20cb3a704e5a046e55ac9c91cb0bd98d392331bf63d3de7f2ccd441c732", "fetched_at": "2026-08-28T04:03:34.047060+00:00", "kind": "readme", "missing": false, "url": "https://github.com/shuding/better-all"}, {"content_hash": "ba226ccb89444a4ddc8b5384a3010a323ea505ce221af01a87fc544cbc06f6ad", "fetched_at": "2026-08-29T12:50:21.555010+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/better-all"}], "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:34.047060+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:34.047060+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:34.047060+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T06:47:17.374740+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a766f20cb3a704e5a046e55ac9c91cb0bd98d392331bf63d3de7f2ccd441c732", "fetched_at": "2026-08-28T04:03:34.047060+00:00", "kind": "readme", "missing": false, "url": "https://github.com/shuding/better-all"}, {"content_hash": "ba226ccb89444a4ddc8b5384a3010a323ea505ce221af01a87fc544cbc06f6ad", "fetched_at": "2026-08-29T12:50:21.555010+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/better-all"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:34.047060+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:34.047060+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T06:47:17.374740+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a766f20cb3a704e5a046e55ac9c91cb0bd98d392331bf63d3de7f2ccd441c732", "fetched_at": "2026-08-28T04:03:34.047060+00:00", "kind": "readme", "missing": false, "url": "https://github.com/shuding/better-all"}, {"content_hash": "ba226ccb89444a4ddc8b5384a3010a323ea505ce221af01a87fc544cbc06f6ad", "fetched_at": "2026-08-29T12:50:21.555010+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/better-all"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:34.047060+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:34.047060+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:34.047060+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T06:47:17.374740+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a766f20cb3a704e5a046e55ac9c91cb0bd98d392331bf63d3de7f2ccd441c732", "fetched_at": "2026-08-28T04:03:34.047060+00:00", "kind": "readme", "missing": false, "url": "https://github.com/shuding/better-all"}, {"content_hash": "ba226ccb89444a4ddc8b5384a3010a323ea505ce221af01a87fc544cbc06f6ad", "fetched_at": "2026-08-29T12:50:21.555010+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/better-all"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:34.047060+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:34.047060+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T06:47:17.374740+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a766f20cb3a704e5a046e55ac9c91cb0bd98d392331bf63d3de7f2ccd441c732", "fetched_at": "2026-08-28T04:03:34.047060+00:00", "kind": "readme", "missing": false, "url": "https://github.com/shuding/better-all"}, {"content_hash": "ba226ccb89444a4ddc8b5384a3010a323ea505ce221af01a87fc544cbc06f6ad", "fetched_at": "2026-08-29T12:50:21.555010+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/better-all"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T06:47:17.374740+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a766f20cb3a704e5a046e55ac9c91cb0bd98d392331bf63d3de7f2ccd441c732", "fetched_at": "2026-08-28T04:03:34.047060+00:00", "kind": "readme", "missing": false, "url": "https://github.com/shuding/better-all"}, {"content_hash": "ba226ccb89444a4ddc8b5384a3010a323ea505ce221af01a87fc544cbc06f6ad", "fetched_at": "2026-08-29T12:50:21.555010+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/better-all"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T06:47:17.374740+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a766f20cb3a704e5a046e55ac9c91cb0bd98d392331bf63d3de7f2ccd441c732", "fetched_at": "2026-08-28T04:03:34.047060+00:00", "kind": "readme", "missing": false, "url": "https://github.com/shuding/better-all"}, {"content_hash": "ba226ccb89444a4ddc8b5384a3010a323ea505ce221af01a87fc544cbc06f6ad", "fetched_at": "2026-08-29T12:50:21.555010+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/better-all"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T06:47:17.374740+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "a766f20cb3a704e5a046e55ac9c91cb0bd98d392331bf63d3de7f2ccd441c732", "fetched_at": "2026-08-28T04:03:34.047060+00:00", "kind": "readme", "missing": false, "url": "https://github.com/shuding/better-all"}, {"content_hash": "ba226ccb89444a4ddc8b5384a3010a323ea505ce221af01a87fc544cbc06f6ad", "fetched_at": "2026-08-29T12:50:21.555010+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/better-all"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 98, "longevity": 17, "rhythm": 98}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 238, "days_push": 14, "days_rel": 14, "gap_med": 5.5, "n_releases_24m": 9}, "score": 82, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}