mutex-ts
This package provides two classes for managing locks: `Mutex` and `MutexRW`. These locks can be used to control access to critical sections in a multi-threaded or asynchronous environment.
This package provides two classes for managing locks: `Mutex` and `MutexRW`. These locks can be used to control access to critical sections in a multi-threaded or asynchronous environment.
A distributed locking solution for NestJS, providing a decorator for critical sections with Redis-based synchronization.
Performs a random mouse action on an interval to avoid screen lock.
Super simple library to make sure Promises wait their turn to resolve.
<img width="200" height="200" src="https://webpack.js.org/assets/icon-square-big.svg">
Simple promise lock
Async mutex lock for managing access to a shared resource
The set of async flow control structures and promise utils.
A simple express middleware to password-protect your pages
A set of react hooks that allows for a mutually exclusive access to a resource.
This NPM gives you always on display on Android IOS both platforms
Android's react pattern lock
Fork of WinterCore's android's pattern lock for react 17
React Native module for biometric functionality for Touch ID, Face ID, Passcode and other biometrics. Supports both iOS and Android.
Simple to use (Angular) loading component that overlays other components while processing.
A tiny library to block the scrollbar of the body element
React Native module for biometric functionality for Touch ID, Face ID, Passcode and other biometrics. Supports both iOS and Android.
This package provides two classes for managing locks: `Mutex` and `MutexRW`. These locks can be used to control access to critical sections in a multi-threaded or asynchronous environment.
A Distributed Lock Manager for Redis, implemented with the RedLock algorithm, using either node-redis or ioredis clients.
Simple execution lock based on Promises.