MarkCiliaVincenti / AsyncKeyedLock

An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing the same key to a specified number, with optional pooling for reducing memory allocations.
214Updated 2 months ago

Alternatives and similar repositories for AsyncKeyedLock:

Users that are interested in AsyncKeyedLock are comparing it to the libraries listed below