Top 20 NuGet parallel Packages

An extension for HttpMock(hibri) with concurrency support With the current changes now this will support: 1.Concurrency. 2.Session. 3.Private/Shared Mocks (in the context of initializing a single HttpMock server with parallel running scenarios ) 4.Wi...
An extension for HttpMock(hibri) with concurrency support for running scenario in parallel
Extensions to simplify parallel processing.
A simple, minimal library to enable concurrent HTTP requests, to reduce boilerplate
This library only contains Winforms BuildUi() as it is unsupported in .NET Standard
Provides an extension method to process an IEnumerable of Tasks in the order they are completed.
A library that provides async configurable producer consumer chaining with callbacks and base classes.
A .Net scheduler that handles parallaization and adaptive sleeping on inactivity, can be used to develop long running workers and is specially suited for pulling scenarios
A high Performance C# file downloader that asyncrounously downloads files as pieces. Made as a faster, more efficent replacement to Microsoft's WebClient.
TPLHelper is a helper library for standardising program behaviour and control. Aimed at batch processing and extending the Task Parallel Library in .NET 4.0.
Helper extension methods for Task Parallel Library (TPL)
The defining characteristic of LABjs is the ability to load all JavaScript files in parallel, as fast as the browser will allow, but giving you the option to ensure proper execution order if you have dependencies between files. with regular <script> tags, you cannot control their loading and execut...
XecMe is a hosting and execution framework. It follows the task oriented design approach for solving the business problems. It is a highly configurable framework to execute batch processes, asynchronous tasks, Windows Service etc. You can simplify your Azure Worker Role development to manage multipl...
A c++ wrapper of MPI
The CodePlex Parallel STL project is the Microsoft prototype of the Working Draft, Technical Specification for C++ Extensions for Parallelism a proposal to add a set of high level parallel algorithms to the next major version of the ISO C++.
Sane atomic operations for .NET based on the C++11 memory model.
Run parallel tasks and actions with a progress update on each task completion including percentages, custom messages and task weighting for taking control of progress percentages.
FasterTests is a parallel unit tests console runner for NUnit