👋 What do you think about NuGet.org? We're looking for feedback from developers like you.
Take the survey.
Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
173 packages returned for Tags:"Parallel"
Sort by
Relevance
Downloads
Recently updated
Microsoft.
Tpl.
Dataflow
by:
dotnetframework
Microsoft
Deprecated
25,782,108 total downloads
last updated
12/10/2014
Latest version:
4.5.24
BCL
TPL
Task
Parallel
Dataflow
Microsoft
TDF
Actor
Async
TPL Dataflow promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task...
More information
AsyncEnumerator
by:
Dasync
sergiis
16,973,621 total downloads
last updated
12/4/2019
Latest version:
4.0.2
IAsyncEnumerable
IAsyncEnumerator
ForEachAsync
ParallelForEachAsync
async
await
foreach
parallel
async-streams
linq
More tags
Introduces IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), and ParallelForEachAsync() GitHub: https://github.com/Dasync/AsyncEnumerable PROBLEM SPACE Helps to (a) create an element provider, where...
More information
ComposableAsync.
Core
by:
DavidDesmaisons
1,153,901 total downloads
last updated
11/2/2020
Latest version:
1.3.0
Asynchronous
Parallel
Task
Create and compose complex asynchronous behavior in .Net.
Microsoft.
Toolkit.
HighPerformance
by:
dotnetfoundation
Microsoft.Toolkit
Deprecated
4,607,364 total downloads
last updated
11/18/2021
Latest version:
7.1.2
Windows
Community
Toolkit
WCT
.NET
Parallel
Performance
Unsafe
Span
Memory
More tags
This package includes high performance .NET Standard helpers such as: - Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas. -...
More information
EtAlii.
xTechnology.
Threading
by:
etalii
505,085 total downloads
last updated
10/8/2022
Latest version:
1.8.0
threading
parallel
thread
task
A collection of basic extensions on the common BCL System.Threading namespace.
CommunityToolkit.
HighPerformance
by:
dotnetfoundation
Microsoft.Toolkit
1,864,776 total downloads
last updated
10/25/2023
Latest version:
8.2.2
dotnet
Community
Toolkit
.NET
Parallel
Performance
Unsafe
Span
Memory
String
More tags
This package includes high performance .NET helpers such as: - Memory2D<T> and Span2D<T>: two types providing fast and allocation-free abstraction over 2D memory areas. - ArrayPoolBufferWriter<T>:...
More information
FSharp.
Collections.
ParallelSeq
by:
ChrSteinert
fsprojects
jamie.dixon
636,366 total downloads
last updated
10/6/2021
Latest version:
1.2.0
F#
fsharp
programming
parallel
multi-core
collections
sequence
Provides an F#-style API for parallel operations on sequences that are part in .NET 4.0 as System.Linq.ParallelEnumerable class. The API is akin to F# operations on sequences.
MSFT.
ParallelExtensionsExtras
by:
makerofthings7
574,639 total downloads
last updated
2/19/2013
Latest version:
1.2.0
pfx
tpl
plinq
task
parallel
extensions
extras
This class library provides a plethora of interesting and useful extensions to take advantage of and complement the functionality available in the .NET Framework 4 for parallel programming. Some (not all)...
More information
TaskParallelLibrary
by:
OmerMor
813,440 total downloads
last updated
4/14/2012
Latest version:
1.0.2856
tpl
plinq
pfx
task
parallel
extensions
.net35
backport
The package includes: * Task<T> for executing asynchronous operations. * Concurrent Collections such as ConcurrentStack, ConcurentQueue ad ConcurrentDictionary. * PLINQ for writing parallel queries. *...
More information
PostSharp.
Patterns.
Threading
by:
PostSharp
SharpCrafters
693,249 total downloads
last updated
12/4/2023
Latest version:
2024.0.3-preview
postsharp
threading
synchronization
lock
locks
deadlock
parallel
powerthreading
concurrent
concurrency
Adds a concept of thread safety to C# and VB so that most threading defects are detected at build-time or in a single-threaded test coverage. Includes a deadlock detection policy and thread dispatching...
More information
PowerThreading
by:
cincura.net
jeffrichter
266,353 total downloads
last updated
4/23/2012
Latest version:
20120420.0.0
threading
threads
parallel
locking
locks
synchronization
Wintellect's own Jeffrey Richter has produced the Power Threading library (DLL) containing many classes to help with threading and asynchronous programming. There are versions of the library for the .NET...
More information
CSRakowski.
ParallelAsync
by:
csrakowski
110,545 total downloads
last updated
1/8/2023
Latest version:
1.7.2
Parallel
Async
Batching
A .NET utility library for running async methods in parallel batches
Bnaya.
CSharp.
AsyncExtensions
by:
bnaya
218,953 total downloads
last updated
6/19/2023
Latest version:
1.0.68
async
Parallel
await
task
timeout
deadlock
cancel
cancellation
bnaya
Useful extensions contribution by Bnaya Eshet Blog: http://blogs.microsoft.co.il/bnaya/ Source Code: https://github.com/bnayae/Bnaya.CSharp.AsyncExtensions # NuGet this library available on...
More information
PostSharp.
Patterns.
Threading.
Redist
by:
PostSharp
SharpCrafters
382,988 total downloads
last updated
12/4/2023
Latest version:
2024.0.3-preview
postsharp
sharpcrafters
aop
aspect
Patterns
threading
synchronization
lock
locks
deadlock
More tags
Redistributable components for package 'PostSharp.Patterns.Threading'. This package should only be installed as a dependency. (This is not the package you are looking for).
OpenCL.
Net
by:
ananthonline
143,146 total downloads
last updated
10/23/2013
Latest version:
2.2.9
OpenCL
C#
.NET
GPGPU
Dataparallel
Compute
multicore
multi-core
parallel
HPC
Provides types, classes and methods that provide .NET bindings to OpenCL
Redpoint.
Collections
by:
RedpointGames
54,565 total downloads
last updated
12/8/2023
Latest version:
2023.1342.464
collections
linq
parallel
classification
Provides additional Linq collection APIs that can classify elements and select values in parallel.
Concurrency
by:
stewie1570
74,854 total downloads
last updated
10/1/2021
Latest version:
2.0.2
async
concurrency
parallel
task
threading
wait
whenall
Similar to Task.WhenAll but allows you to limit the number of tasks in flight (max concurrency).
ParallelExtensionsExtras.
NetFxStandard
by:
n-ski
74,579 total downloads
last updated
7/6/2020
Latest version:
1.4.0
pfx
tpl
plinq
task
parallel
extensions
extras
Parallel Extensions for the .NET Framework and .NET Standard. For examples of how to use this library, please visit https://devblogs.microsoft.com/pfxteam/tag/parallelextensionsextras/
dotnet-
test-
slicer
by:
jpobst
50,858 total downloads
last updated
11/13/2023
Latest version:
0.1.0-alpha7
NUnit
test
slicer
unit
parallel
Unit test slicer to support running NUnit tests on multiple test agents using 'dotnet test'.
SplitPipeline
by:
nightroman
39,525 total downloads
last updated
12/5/2021
Latest version:
1.6.3
PowerShell
Module
Parallel
PowerShell v2.0+ module for parallel data processing. Split-Pipeline splits the input, processes parts by parallel pipelines, and outputs results. It may work without collecting the whole input, large or...
More information
Previous
Next