{"adoption": {"forks": 268, "observed_at": "2026-08-28T04:06:50.380992+00:00", "stars": 2417}, "canonical_url": "https://ross.abutalabs.com/products/stdexec", "card": {"archived": false, "artifact_type": "library", "description": "`std::execution`, the standard C++ framework for asynchronous and parallel programming.", "domain": ["developer-tools", "cross-platform", "gpu-computing"], "enriched": true, "function": ["concurrency", "developer-tools"], "health_score": 79, "homepage": "https://nvidia.github.io/stdexec/", "language": "C++", "license": "Apache-2.0", "license_family": "permissive", "maturity": "experimental", "member_repos": ["NVIDIA/stdexec"], "name": "NVIDIA/stdexec", "platform": ["cpp", "windows"], "pushed_at": "2026-08-23T03:31:50+00:00", "repo": "NVIDIA/stdexec", "stars": 2417, "tags": ["senders", "structured-concurrency", "async", "parallel-programming", "header-only", "c++26", "p2300", "linux", "macos", "gpu"], "topics": [], "urls": [], "use_cases": ["compose asynchronous work as lazy sender pipelines in C++", "run parallel computations on a thread pool with structured concurrency", "schedule GPU work from C++ with a standard async model", "replace callbacks and std::async with composable async algorithms", "integrate coroutines with asynchronous execution via co_await on senders", "prototype C++26 std::execution APIs before compilers ship them"], "what_it_is": "stdexec is NVIDIA's reference implementation of std::execution, the C++26 standard framework for asynchronous and parallel programming based on the sender/receiver model (P2300). It lets developers compose lazy asynchronous pipelines that run on threads, thread pools, GPUs, or custom schedulers with structured concurrency guarantees.", "when_to_avoid": ["you need a stable, frozen API for production-critical code", "your compiler cannot handle heavy C++20 template metaprogramming", "you only need simple threading with std::thread or std::async", "you require a small dependency footprint in legacy C++ codebases"], "when_to_choose": ["you want a modern, composable, zero-overhead async model in C++20+", "you need structured cancellation and error handling for concurrent tasks", "you are targeting heterogeneous execution across CPUs and GPUs", "you want to future-proof code against the C++26 execution standard"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/stdexec", "repo": "NVIDIA/stdexec", "role": "main", "score": 77}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.380992+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:33:07.449105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "058acbf94162a7e5cc7cbbb6bbd730fef20167edb2baf3f0c4dede238cb5a94e", "fetched_at": "2026-08-28T04:06:50.380992+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVIDIA/stdexec"}, {"content_hash": "d1698e1a75331026505216996b25ddbb8f2dfcae167bd1b9452b503a725062a0", "fetched_at": "2026-08-29T10:13:34.430308+00:00", "kind": "homepage", "missing": false, "url": "https://nvidia.github.io/stdexec/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.380992+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:33:07.449105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "058acbf94162a7e5cc7cbbb6bbd730fef20167edb2baf3f0c4dede238cb5a94e", "fetched_at": "2026-08-28T04:06:50.380992+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVIDIA/stdexec"}, {"content_hash": "d1698e1a75331026505216996b25ddbb8f2dfcae167bd1b9452b503a725062a0", "fetched_at": "2026-08-29T10:13:34.430308+00:00", "kind": "homepage", "missing": false, "url": "https://nvidia.github.io/stdexec/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:33:07.449105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "058acbf94162a7e5cc7cbbb6bbd730fef20167edb2baf3f0c4dede238cb5a94e", "fetched_at": "2026-08-28T04:06:50.380992+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVIDIA/stdexec"}, {"content_hash": "d1698e1a75331026505216996b25ddbb8f2dfcae167bd1b9452b503a725062a0", "fetched_at": "2026-08-29T10:13:34.430308+00:00", "kind": "homepage", "missing": false, "url": "https://nvidia.github.io/stdexec/"}], "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:06:50.380992+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.380992+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.380992+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:33:07.449105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "058acbf94162a7e5cc7cbbb6bbd730fef20167edb2baf3f0c4dede238cb5a94e", "fetched_at": "2026-08-28T04:06:50.380992+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVIDIA/stdexec"}, {"content_hash": "d1698e1a75331026505216996b25ddbb8f2dfcae167bd1b9452b503a725062a0", "fetched_at": "2026-08-29T10:13:34.430308+00:00", "kind": "homepage", "missing": false, "url": "https://nvidia.github.io/stdexec/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.380992+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.380992+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:33:07.449105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "058acbf94162a7e5cc7cbbb6bbd730fef20167edb2baf3f0c4dede238cb5a94e", "fetched_at": "2026-08-28T04:06:50.380992+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVIDIA/stdexec"}, {"content_hash": "d1698e1a75331026505216996b25ddbb8f2dfcae167bd1b9452b503a725062a0", "fetched_at": "2026-08-29T10:13:34.430308+00:00", "kind": "homepage", "missing": false, "url": "https://nvidia.github.io/stdexec/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.380992+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.380992+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.380992+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:33:07.449105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "058acbf94162a7e5cc7cbbb6bbd730fef20167edb2baf3f0c4dede238cb5a94e", "fetched_at": "2026-08-28T04:06:50.380992+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVIDIA/stdexec"}, {"content_hash": "d1698e1a75331026505216996b25ddbb8f2dfcae167bd1b9452b503a725062a0", "fetched_at": "2026-08-29T10:13:34.430308+00:00", "kind": "homepage", "missing": false, "url": "https://nvidia.github.io/stdexec/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.380992+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:50.380992+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:33:07.449105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "058acbf94162a7e5cc7cbbb6bbd730fef20167edb2baf3f0c4dede238cb5a94e", "fetched_at": "2026-08-28T04:06:50.380992+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVIDIA/stdexec"}, {"content_hash": "d1698e1a75331026505216996b25ddbb8f2dfcae167bd1b9452b503a725062a0", "fetched_at": "2026-08-29T10:13:34.430308+00:00", "kind": "homepage", "missing": false, "url": "https://nvidia.github.io/stdexec/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:33:07.449105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "058acbf94162a7e5cc7cbbb6bbd730fef20167edb2baf3f0c4dede238cb5a94e", "fetched_at": "2026-08-28T04:06:50.380992+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVIDIA/stdexec"}, {"content_hash": "d1698e1a75331026505216996b25ddbb8f2dfcae167bd1b9452b503a725062a0", "fetched_at": "2026-08-29T10:13:34.430308+00:00", "kind": "homepage", "missing": false, "url": "https://nvidia.github.io/stdexec/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:33:07.449105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "058acbf94162a7e5cc7cbbb6bbd730fef20167edb2baf3f0c4dede238cb5a94e", "fetched_at": "2026-08-28T04:06:50.380992+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVIDIA/stdexec"}, {"content_hash": "d1698e1a75331026505216996b25ddbb8f2dfcae167bd1b9452b503a725062a0", "fetched_at": "2026-08-29T10:13:34.430308+00:00", "kind": "homepage", "missing": false, "url": "https://nvidia.github.io/stdexec/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:33:07.449105+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "058acbf94162a7e5cc7cbbb6bbd730fef20167edb2baf3f0c4dede238cb5a94e", "fetched_at": "2026-08-28T04:06:50.380992+00:00", "kind": "readme", "missing": false, "url": "https://github.com/NVIDIA/stdexec"}, {"content_hash": "d1698e1a75331026505216996b25ddbb8f2dfcae167bd1b9452b503a725062a0", "fetched_at": "2026-08-29T10:13:34.430308+00:00", "kind": "homepage", "missing": false, "url": "https://nvidia.github.io/stdexec/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 1941, "days_push": 10, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 77, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}