Top 20 NuGet concurrency Packages

[Obsolete] Superceded by LabApps.Threading.Sequencer. A scheduler that coordinates the execution of tasks using a hierarchical key that defines their relative concurrency.
DynaLock is a library to create and manage locks dynamically in run-time in concurrent software, DynaLock hides all concurrency complexities in distributed systems. Please visit DynaLock's github page for more information. https://github.com/saeedmaghdam/DynaLock
Generate Proto.Actor grains as C# code files from proto RPC contracts.
Ultra-fast distributed actors for .NET.
Simplifies controlling certain race conditions in concurrency-heavy applications.
Ultra-fast distributed actors for .NET.
A collection of classes to simplify basic concurrency patterns like associating a lock with an object.
F# api for Orleankka. Core and client-side library.
Unity Dependency Injection (DI) support for Akka.NET
Set of extensions to the Akka.NET F# API that are not available in the standard library. This includes actor lifecycle managment and stateful actors.
Pipes is a concurrency abstraction. To learn how to use them, please visit the project home page at: https://github.com/michaelbradley91/Pipes
Used to help support Akka.NET users and developers with common Akka-specific code issues
An implementation of an actor designed to integrate with C#'s async/await.
Akka.NET extension allowing you to Ask Synchronously, when you want to avoid asyc-await
(Legacy) Akka.NET remote transport layer based on Helios.
Akka.NET Persistence journal and snapshot store backed by RocksDb.
Cassandra Persistence support for Akka.NET
Azure Storage Table backend for Akka.Persistence.
EventStoreDB persistence for ProtoActor