Projects from Malta

1 open-source project from Malta in the European catalogue.

AsyncKeyedLock

C# MIT

An asynchronous .NET 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.