Top 20 NuGet concurrent Packages

This is an optimized time limiter for asynchronous tasks.
A simple, minimal library to enable concurrent HTTP requests, to reduce boilerplate
F# idiomatic modules for the types in System.Collections.Concurrent
This abstract appender uses concurrent collections and tasks to enable asynchronous and concurrent batch processing of LoggingEvents. The configuration enables to specify: - the max number of concurrent processors (tasks) that are handling log batches - the max logs batch size - the appender closin...
A thread-safe generic first in-first out (FIFO) collection with support for priority queuing.
A thread-safe generic first in-first out (FIFO) collection with support for priority queuing.
Provides the ability to List items in Concurrent manner.
Some useful instruments. For me.
Provides the ability to List items in Concurrent manner.
This is a FASTER device implementation for Azure Storage (page blobs). FASTER is a fast concurrent persistent log and key-value store with cache for larger-than-memory data.
Concurrent Observable Collection, Dictionary, and Sorted Dictionary
C# implementation of generic heap-based concurrent priority queue for .NET
C# implementations of thread-safe PriorityQueue and SkipList for .NET
A class library for managing multi-threaded sequential write access to one or more files. It is capable of flushing writes from multiple threads in batches by either hitting a specified size threshold or a specified inactivity time limit. It is also possible to write this batching information within...
High Performance Generic Parallel Processor leveraging thread local storage to minimize concurrent operations throughout parallel execution. Implements throttler functionality to throttle CPU bound and I/O bound operations in corresponding ForEach/ForEachAsync methods.
a library with concurrent collections
Additional collections ('a zoo of collections') that extend the collections provided by .NET