8 skills found
TheCodeTraveler / AsyncAwaitBestPracticesExtensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
Cysharp / ValueTaskSupplementAppend supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.
kekyo / FSharp.Control.FusionTasksF# Async workflow <--> .NET Task/ValueTask easy seamless interoperability library.
dzmprt / MitMediatorFast mediator for handling requests, commands, notifications, and streams with ValueTask and ordered pipelines
TheCodeTraveler / AsyncCommandSampleAn iOS + Android app built in Xamarin.Forms demonstrating Xamarin.CommunityToolkit AsyncCommand
soenneker / Soenneker.utils.backgroundqueueA high-performance background Task/ValueTask queue
stevsharp / ValueTaskVsTaskNo description available
nu-ext / NuExt.SystemProvides various fundamental extensions and classes for .NET, simplifying tasks related to asynchronous programming, resource lifecycle management, thread synchronization, and more.