Topic: "async-lock"
dotnet/dotNext
Next generation API for .NET
Language: C# - Size: 59.9 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1,785 - Forks: 140

kaaninel/asynclock
A helper for pausing functions.
Language: JavaScript - Size: 2.93 KB - Last synced at: 27 days ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

izure1/ryoiki
A range-based locking library for JavaScript, enabling concurrent read locks and exclusive write locks with seamless management of overlapping ranges.
Language: TypeScript - Size: 73.2 KB - Last synced at: 1 day ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

mtripg6666tdr/async-lock
Promise based simple mutex for JS: preventing from running same code block at the same time.
Language: TypeScript - Size: 11.7 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

jasonkuo41/CellWars.Threading.AsyncLock
A high performance and re-entrant async lock for C#.
Language: C# - Size: 69.3 KB - Last synced at: 19 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

AlexDemure/gadasyncblock
Event loop lock detector for Python
Language: Python - Size: 7.81 KB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ori88c/zero-overhead-keyed-promise-lock
An efficient keyed Promise lock for Node.js projects, ensuring the mutually exclusive execution of tasks associated with the same key. Key features include active key metrics and the ability to gracefully await the completion of all currently executing or pending tasks, making it ideal for robust production applications requiring smooth teardown.
Language: TypeScript - Size: 155 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

oliver-oloughlin/async_lock
Simple and small-weight async lock for running callback functions sequentially, with zero dependencies.
Language: TypeScript - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
