Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with task-parallel-library
A curated list of projects in awesome lists tagged with task-parallel-library .
https://github.com/awaescher/obviousawait
๐งต Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)
async await configureawait freecontext keepcontext multithreading netstandard obvious obviousawait synchronizationcontext task task-parallel-library tasks thread thread-synchronization threading tpl
Last synced: 02 Nov 2024
https://github.com/gabrielleraujo/floodfill-parallel
net6 task-parallel-library tpl
Last synced: 11 Nov 2024
https://github.com/jepozdemir/csharp_thread_vs_task
Explores the differences between Thread and Task in C#, along with tips on when to use each.
concurrency concurrent-programming csharp csharp-code csharp-core dotnet dotnetcore multithreading task-parallel task-parallel-library task-parallelism tasks thread thread-pool threading threadpool threads
Last synced: 11 Nov 2024
https://github.com/shadiyaiffath/maverick-image-editor
A Windows Image Editor Tool implemented using the Task Parallel Library in .Net 4.0. With the capability of applying multiple filters (sepia, contract, rgb), crop, grayscale and even adjust brightness of the image
dot-net image-editor task-parallel-library windows-forms
Last synced: 19 Nov 2024
https://github.com/sikatikenmogne/tpl-csharp-workshop
This project is a hands-on workshop focused on exploring and understanding the concepts of parallel programming in C#. It provides practical examples of using delegates, events, and various parallel programming constructs such as Parallel.For, Parallel.ForEach, Parallel.Invoke, and Task.Factory in a console application.
console-application csharp dotnet-framework dotnet-framework-472 jetbrains-rider microsoft mutex mutex-lock parallel-processing parallel-programming task task-parallel-library threading tpl visual-studio
Last synced: 09 Nov 2024