{"id":21934521,"url":"https://github.com/aryan02420/star-all-settled","last_synced_at":"2026-02-28T20:41:28.461Z","repository":{"id":247047832,"uuid":"641047165","full_name":"aryan02420/star-all-settled","owner":"aryan02420","description":"Supercharge your promises with parallel, sequential, pooled, and batched resolution","archived":false,"fork":false,"pushed_at":"2024-07-06T08:37:26.000Z","size":405,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T00:11:58.343Z","etag":null,"topics":["allsettled","async","batch","bring-your-own-compiler","byoc","javascript","parallel","pool","promise","promises","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aryan02420.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-15T17:04:03.000Z","updated_at":"2024-07-13T09:24:09.000Z","dependencies_parsed_at":"2024-07-06T09:55:48.002Z","dependency_job_id":null,"html_url":"https://github.com/aryan02420/star-all-settled","commit_stats":null,"previous_names":["aryan02420/star-all-settled"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryan02420%2Fstar-all-settled","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryan02420%2Fstar-all-settled/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryan02420%2Fstar-all-settled/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aryan02420%2Fstar-all-settled/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aryan02420","download_url":"https://codeload.github.com/aryan02420/star-all-settled/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240822608,"owners_count":19863302,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["allsettled","async","batch","bring-your-own-compiler","byoc","javascript","parallel","pool","promise","promises","typescript"],"created_at":"2024-11-29T00:16:08.518Z","updated_at":"2026-02-28T20:41:23.427Z","avatar_url":"https://github.com/aryan02420.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# star-all-settled\nSupercharge your promises with parallel, sequential, pooled, and batched resolution\n\n\u003ctable border=\"0\"\u003e\n  \u003ctr\u003e\n    \u003cth align=\"right\"\u003e\n      Type\n    \u003c/th\u003e\n    \u003cth\u003e\n      Execution Sequence\n    \u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"right\"\u003e\n      Sequential\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003cpicture\u003e\n        \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\".github/assets/sequential.dark.png\"\u003e\n        \u003cimg alt=\"\" src=\".github/assets/sequential.light.png\" width=\"477px\"\u003e\n      \u003c/picture\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"right\"\u003e\n      Batched\u003cbr/\u003esize = 2\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003cpicture\u003e\n        \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\".github/assets/batched.2.dark.png\"\u003e\n        \u003cimg alt=\"\" src=\".github/assets/batched.2.light.png\" width=\"325px\"\u003e\n      \u003c/picture\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"right\"\u003e\n      Batched\u003cbr/\u003esize = 3\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003cpicture\u003e\n        \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\".github/assets/batched.3.dark.png\"\u003e\n        \u003cimg alt=\"\" src=\".github/assets/batched.3.light.png\" width=\"263px\"\u003e\n      \u003c/picture\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"right\"\u003e\n      Pooled\u003cbr/\u003esize = 2\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003cpicture\u003e\n        \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\".github/assets/pooled.2.dark.png\"\u003e\n        \u003cimg alt=\"\" src=\".github/assets/pooled.2.light.png\" width=\"262px\"\u003e\n      \u003c/picture\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"right\"\u003e\n      Pooled\u003cbr/\u003esize = 3\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003cpicture\u003e\n        \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\".github/assets/pooled.3.dark.png\"\u003e\n        \u003cimg alt=\"\" src=\".github/assets/pooled.3.light.png\" width=\"177px\"\u003e\n      \u003c/picture\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"right\"\u003e\n      Parallel\n    \u003c/td\u003e\n    \u003ctd\u003e\n      \u003cpicture\u003e\n        \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\".github/assets/parallel.dark.png\"\u003e\n        \u003cimg alt=\"\" src=\".github/assets/parallel.light.png\" width=\"113px\"\u003e\n      \u003c/picture\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryan02420%2Fstar-all-settled","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faryan02420%2Fstar-all-settled","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faryan02420%2Fstar-all-settled/lists"}