StephenCleary/StructuredConcurrency

Structured concurrency support for C#

C#
This is stars and forks stats for /StephenCleary/StructuredConcurrency repository. As of 03 May, 2024 this repository has 210 stars and 5 forks.

Structured Concurrency Structured Concurrency for C#. Task Groups A task group provides a scope in which work is done. At the end of that scope, the task group (asynchronously) waits for all of its work to complete. var groupTask = TaskGroup.RunGroupAsync(default, group => { group.Run(async token => await Task.Delay(TimeSpan.FromSeconds(1), token)); group.Run(async token => await Task.Delay(TimeSpan.FromSeconds(2), token)); }); await groupTask; // Completes after 2 seconds. A...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
SebLague/Ray-TracingC#GLSLShaderLab2380200
huggingface/unity-apiC#2200160
jstedfast/MimeKitC#HTMLPowerShell1.7k03470
Azure/aca-dotnet-workshopBicepC#HTML570300
hack-mans/Unity-ControlNet-RigShaderLabC#Mathematica1100120
gamedev-at-ariel/02-prefabs-triggersShaderLabC#HLSL00110
sorabug/ChangeTimestampC#1220110
SebLague/Ant-SimulationC#1570110
RobertBorghese/reflaxe.CSharpHaxeC#26010
ManlyMarco/RG-HF_PatchInno SetupC#Rich Text Format7000