AsyncKeyedLock

AsyncKeyedLock

MarkCiliaVincenti

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.

319 Stars
17 Forks
319 Watchers
C# Language
mit License
100 SrcLog Score
Cost to Build
$16.2K
Market Value
$53.3K

Growth over time

4 data points  ·  2023-04-01 → 2026-04-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about AsyncKeyedLock

Question copied to clipboard

What is the MarkCiliaVincenti/AsyncKeyedLock GitHub project? Description: "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.". Written in C#. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone AsyncKeyedLock

Clone via HTTPS

git clone https://github.com/MarkCiliaVincenti/AsyncKeyedLock.git

Clone via SSH

[email protected]:MarkCiliaVincenti/AsyncKeyedLock.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the AsyncKeyedLock issue tracker:

Open GitHub Issues