lock-scrollbars
Utility to lock all scrollbars recursively, optionally allowing for a single scrollbar to be unlocked.
Utility to lock all scrollbars recursively, optionally allowing for a single scrollbar to be unlocked.
LockDB is a cross-platform tool you can use to handle process/event locking and avoid race conditions. It is sometimes also known as a semaphore.
可以锁定一个函数同时内只能执行一个
Package locks down npm dependencies
Add concurrency control in a pinch using transparent wrappers.
Simple `Mutex` and `Semaphore` implementation written in TypeScript.
简单的redis分布式锁
Creates distributed callback queue based on redis pubsub. Pass 2 redis clients (supports redis sentinel as well for HA), manages locks across multiple processes
A simple lock with Redis implemented with the pattern: https://redis.io/commands/set/. It **does not** aim to have a fault tolerant solution like [redlock](https://redis.com/redis-best-practices/communication-patterns/redlock/).
A command-line tool for locking, unlocking, and validating bower files
Distributed Lock for NestJS Applications
This plugin allows you to control your mac remotely from anywhere through HomeKit, allowing you to inspect if your device is locked and potentially locking it protecting your data from afar. Additionally this plugin allows you to run any shortcuts you hav
jQueryUi widget of an android like pattern lock mechanism for web apps
A general purpose distributed locking library built for AWS DynamoDB.
This library provides a simple way to implement distributed locks using Redis. It is designed to be easy to use and integrate with your existing Node.js applications.
A small promise-based semaphore library
A distributed lock implementation using Upstash Redis
Useful cross-cutting functionality services
A promise-based lock library for Vulppi
These utilities help with tasks such as debouncing, throttling, function composition, and managing async behavior, making it easier to handle function flow and optimize performance.