GitHub topics: task-parallel-library
awaescher/ObviousAwait
๐งต Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)
Language: C# - Size: 266 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 75 - Forks: 6

jepozdemir/csharp_thread_vs_task
Explores the differences between Thread and Task in C#, along with tips on when to use each.
Language: C# - Size: 1.68 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

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
Language: C# - Size: 97.7 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

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.
Language: C# - Size: 38.1 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

CHART-Team/xitao
XiTAO is a lightweight layer built on top of modern C++ features with the goals of being low-overhead and serving as a development platform for testing scheduling and resource management algorithms.
Language: C++ - Size: 1.16 MB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

thenameless314159/Astron.Network
.NET Core 2.2 unit-tested implementation of a tcp network server logic using the pipelines API. This project was made for learning purpose and based on SimplPipelines.
Language: C# - Size: 54.7 KB - Last synced at: 26 days ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 1

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
Language: C# - Size: 46.9 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

the-man-w-laughs/MPP-TestGenerator
The Tests Generator project
Language: C# - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

renestein/Rstein.AsyncCpp
The RStein.AsyncCpp library is a set of types that should be familiar for anyone who knows the Task Parallel Library (TPL) for .NET (C#).
Language: C++ - Size: 2.25 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 30 - Forks: 4

lahirudsilva/Pixel
C# Image processing application using Task Parallel Library with .Net
Language: C# - Size: 82 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

RainsSoft/DotNet20BridgeNet4x
DotNet20BridgeNet4x provides library with classes from Mono to bring modern C# language features to .NET 2.0, such as: CTP (async/await) , Task Parallel Library(TPL),Linq,Linq.Expressions,Pipes,Security...
Language: C# - Size: 30.5 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

gabrielleraujo/FloodFill-Parallel
Language: C# - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

njegos-dukic/QuickSort-Optimization
Multiple optimizations on regular recursive Quick Sort including parallelization, cache and recursion optimizations.
Language: C# - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

RainsSoft/dotnet20-TaskParallelLibrary Fork of couchbasedeps/dotnet-tpl35
System.Threading.Tasks, A backport of the Task Parallel Library to .NET 2.0, .NET35,Unity
Language: C# - Size: 173 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

hhorton2/AdventOfCode2018
Language: C# - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

yafshar/torc_lite-1 Fork of cselab/torc_lite
TORC (Tasking library for Clusters)
Language: Makefile - Size: 353 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0
