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: 30 Apr 2025
https://github.com/kathleenwest/advancedformapplicationv
This is a very simple windows form application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 โ Advanced. Objectives: Task Parallel Library TPL Parallel.ForEach ProgressBar Windows Forms Action delegate Cancelling Tasks CancellationTokenSource Calculating PI cross-thread synchronization recursion Tasks ContinueWith TaskContinuationOptions
asynchronous-programming calculating-pi cancellation cancellation-handling cancellationtoken cross-thread csharp csharp-code delegates mathematics parallel-processing parallel-programming progress-bar recursion synchronization task-management task-parallel task-parallel-library tasks windows-forms
Last synced: 17 Mar 2025
https://github.com/gabrielleraujo/floodfill-parallel
net6 task-parallel-library tpl
Last synced: 27 Feb 2025
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: 27 Feb 2025
https://github.com/the-man-w-laughs/mpp-testgenerator
The Tests Generator project
async-await roslyn task-parallel-library test-generation unit-testing
Last synced: 22 Mar 2025
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: 13 Mar 2025
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: 22 Feb 2025