FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

task-parallel-library · GitHub Topics · GitHub

#

task-parallel-library

Here are 26 public repositories matching this topic...

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#).

  • Updated Jul 26, 2022
  • C++

.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.

  • Updated Apr 18, 2020
  • C#

Adaptive Parallel Processing Engine with Intelligent Deduplication, Caching, and Last-Write-Wins Semantics

  • Updated May 30, 2026
  • C#

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.

  • Updated Jun 2, 2021
  • C++

Multiple optimizations on regular recursive Quick Sort including parallelization, cache and recursion optimizations.

  • Updated Mar 19, 2021
  • C#

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…

  • Updated Jul 17, 2025
  • C#

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...

  • Updated Mar 2, 2026
  • C#

C# Image processing application using Task Parallel Library with .Net

  • Updated Dec 18, 2021
  • C#

TORC (Tasking library for Clusters)

  • Updated Sep 4, 2018
  • Makefile
  • Updated Sep 28, 2022
  • C#

System.Threading.Tasks, A backport of the Task Parallel Library to .NET 2.0, .NET35,Unity

  • Updated Feb 15, 2022
  • C#

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.

  • Updated May 8, 2024
  • C#

Explores the differences between Thread and Task in C#, along with tips on when to use each.

  • Updated Nov 10, 2024
  • C#

C# learning reference based on Filip Ekberg's Pluralsight course Getting Started with Asynchronous Programming in .NET, covering Task Parallel Library, Task.Run and cross-thread UI updates.

  • Updated Aug 3, 2020
  • JavaScript

A POC library for creating tasks on worker threads

  • Updated May 6, 2025
  • C++

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

  • Updated Sep 6, 2022
  • C#

TPL sample project

  • Updated May 10, 2024
  • C#

🏗️ Coordinator-worker (formerly known as master-slave) pattern template — distribute tasks from a central coordinator to multiple workers. Includes scaffolding for task delegation, result aggregation and fault tolerance.

  • Updated Jun 5, 2026
  • C#

Improve this page

Add a description, image, and links to the task-parallel-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the task-parallel-library topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL