{"adoption": {"forks": 160, "observed_at": "2026-09-03T02:15:15.083954+00:00", "stars": 1040}, "canonical_url": "https://ross.abutalabs.com/products/vs-threading", "card": {"archived": false, "artifact_type": "library", "description": "The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications. ", "domain": ["developer-tools", "cross-platform"], "enriched": true, "function": ["concurrency", "developer-tools"], "health_score": 99, "homepage": "https://microsoft.github.io/vs-threading/", "language": "C#", "license": "NOASSERTION", "license_family": "other", "maturity": "stable", "member_repos": ["microsoft/vs-threading"], "name": "microsoft/vs-threading", "platform": ["dotnet", "cross-platform"], "pushed_at": "2026-09-02T18:49:44+00:00", "repo": "microsoft/vs-threading", "stars": 1040, "tags": ["async", "threading", "synchronization-primitives", "ui-thread", "roslyn-analyzers", "csharp", "nuget"], "topics": ["threading", "synchronization-primitives", "ui-thread", "analyzer", "async", "dotnet", "nuget", "netstandard"], "urls": [], "use_cases": ["safely block the UI thread while awaiting async work", "avoid deadlocks when mixing sync and async code in .NET", "use async-aware locks and synchronization primitives", "detect async/await threading mistakes at compile time", "manage async operations across UI and background threads", "write thread-safe async collections and dataflow pipelines"], "what_it_is": "Microsoft.VisualStudio.Threading is a cross-platform .NET library providing async synchronization primitives, async collections, and TPL/dataflow extensions, including the JoinableTaskFactory for safely blocking the UI thread on async work. It ships with a companion Roslyn analyzer package that detects common threading and async coding mistakes.", "when_to_avoid": ["writing simple backend or console apps where standard Task and SemaphoreSlim suffice", "non-.NET platforms or languages", "you want a lightweight dependency-free threading utility"], "when_to_choose": ["building .NET desktop or UI applications with async code that must interact with the UI thread", "you need battle-tested async synchronization primitives with static analysis", "maintaining Visual Studio extensions or similar IDE tooling"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/vs-threading", "repo": "microsoft/vs-threading", "role": "main", "score": 92}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-09-03T02:15:15.083954+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:03:31.104323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ec28cf8874d97c1b01d47775a94f6c8834ca3b0f8993bd4593f08b011fc88b7", "fetched_at": "2026-09-03T02:15:15.083954+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/vs-threading"}, {"content_hash": "9e43ae15575f43b74debaa19409775f0d94eb1c80d26e88f78ca394a8063fb99", "fetched_at": "2026-08-29T13:04:13.066178+00:00", "kind": "homepage", "missing": false, "url": "https://microsoft.github.io/vs-threading/"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-09-03T02:15:15.083954+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:03:31.104323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ec28cf8874d97c1b01d47775a94f6c8834ca3b0f8993bd4593f08b011fc88b7", "fetched_at": "2026-09-03T02:15:15.083954+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/vs-threading"}, {"content_hash": "9e43ae15575f43b74debaa19409775f0d94eb1c80d26e88f78ca394a8063fb99", "fetched_at": "2026-08-29T13:04:13.066178+00:00", "kind": "homepage", "missing": false, "url": "https://microsoft.github.io/vs-threading/"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:03:31.104323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ec28cf8874d97c1b01d47775a94f6c8834ca3b0f8993bd4593f08b011fc88b7", "fetched_at": "2026-09-03T02:15:15.083954+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/vs-threading"}, {"content_hash": "9e43ae15575f43b74debaa19409775f0d94eb1c80d26e88f78ca394a8063fb99", "fetched_at": "2026-08-29T13:04:13.066178+00:00", "kind": "homepage", "missing": false, "url": "https://microsoft.github.io/vs-threading/"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-09-03T02:15:15.083954+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-09-03T02:15:15.083954+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-09-03T02:15:15.083954+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:03:31.104323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ec28cf8874d97c1b01d47775a94f6c8834ca3b0f8993bd4593f08b011fc88b7", "fetched_at": "2026-09-03T02:15:15.083954+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/vs-threading"}, {"content_hash": "9e43ae15575f43b74debaa19409775f0d94eb1c80d26e88f78ca394a8063fb99", "fetched_at": "2026-08-29T13:04:13.066178+00:00", "kind": "homepage", "missing": false, "url": "https://microsoft.github.io/vs-threading/"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-09-03T02:15:15.083954+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-09-03T02:15:15.083954+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:03:31.104323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ec28cf8874d97c1b01d47775a94f6c8834ca3b0f8993bd4593f08b011fc88b7", "fetched_at": "2026-09-03T02:15:15.083954+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/vs-threading"}, {"content_hash": "9e43ae15575f43b74debaa19409775f0d94eb1c80d26e88f78ca394a8063fb99", "fetched_at": "2026-08-29T13:04:13.066178+00:00", "kind": "homepage", "missing": false, "url": "https://microsoft.github.io/vs-threading/"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-09-03T02:15:15.083954+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-09-03T02:15:15.083954+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-09-03T02:15:15.083954+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:03:31.104323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ec28cf8874d97c1b01d47775a94f6c8834ca3b0f8993bd4593f08b011fc88b7", "fetched_at": "2026-09-03T02:15:15.083954+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/vs-threading"}, {"content_hash": "9e43ae15575f43b74debaa19409775f0d94eb1c80d26e88f78ca394a8063fb99", "fetched_at": "2026-08-29T13:04:13.066178+00:00", "kind": "homepage", "missing": false, "url": "https://microsoft.github.io/vs-threading/"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-09-03T02:15:15.083954+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-09-03T02:15:15.083954+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:03:31.104323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ec28cf8874d97c1b01d47775a94f6c8834ca3b0f8993bd4593f08b011fc88b7", "fetched_at": "2026-09-03T02:15:15.083954+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/vs-threading"}, {"content_hash": "9e43ae15575f43b74debaa19409775f0d94eb1c80d26e88f78ca394a8063fb99", "fetched_at": "2026-08-29T13:04:13.066178+00:00", "kind": "homepage", "missing": false, "url": "https://microsoft.github.io/vs-threading/"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:03:31.104323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ec28cf8874d97c1b01d47775a94f6c8834ca3b0f8993bd4593f08b011fc88b7", "fetched_at": "2026-09-03T02:15:15.083954+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/vs-threading"}, {"content_hash": "9e43ae15575f43b74debaa19409775f0d94eb1c80d26e88f78ca394a8063fb99", "fetched_at": "2026-08-29T13:04:13.066178+00:00", "kind": "homepage", "missing": false, "url": "https://microsoft.github.io/vs-threading/"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:03:31.104323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ec28cf8874d97c1b01d47775a94f6c8834ca3b0f8993bd4593f08b011fc88b7", "fetched_at": "2026-09-03T02:15:15.083954+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/vs-threading"}, {"content_hash": "9e43ae15575f43b74debaa19409775f0d94eb1c80d26e88f78ca394a8063fb99", "fetched_at": "2026-08-29T13:04:13.066178+00:00", "kind": "homepage", "missing": false, "url": "https://microsoft.github.io/vs-threading/"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:03:31.104323+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "7ec28cf8874d97c1b01d47775a94f6c8834ca3b0f8993bd4593f08b011fc88b7", "fetched_at": "2026-09-03T02:15:15.083954+00:00", "kind": "readme", "missing": false, "url": "https://github.com/microsoft/vs-threading"}, {"content_hash": "9e43ae15575f43b74debaa19409775f0d94eb1c80d26e88f78ca394a8063fb99", "fetched_at": "2026-08-29T13:04:13.066178+00:00", "kind": "homepage", "missing": false, "url": "https://microsoft.github.io/vs-threading/"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 100, "longevity": 100, "rhythm": 77}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3619, "days_push": 0, "days_rel": 72, "gap_med": 60.0, "n_releases_24m": 5}, "score": 92, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 3, "stale_scrape": false}}