lock
Locking mechanism
A library that provides a way to execute critical code in serialized fashion in concurrent situations.
Popular library for serialized execution of critical code in concurrent situations
935 stars
29 watching
88 forks
Language: PHP
last commit: about 1 month ago
Linked from 1 awesome list
lockmutexphpsemaphore
Related projects:
Repository | Description | Stars |
---|---|---|
moxystudio/node-proper-lockfile | A utility that provides atomic and cross-process file locking across local or network file systems. | 241 |
viney-shih/go-lock | A lock library implementing read-write mutex and read-write trylock without starvation to prevent system blocking | 117 |
dessant/lock-threads | Automates locking of inactive closed issues, pull requests, and discussions on GitHub. | 314 |
que-locks/que-locks | A library that provides an opt-in exclusive execution lock for jobs in a background job queue | 22 |
stickytools/sticky-locking | A high-level locking system designed to facilitate concurrent access to resources in various configurations. | 2 |
beatswitch/lock | A flexible, driver-based access control package for PHP that allows multiple callers and stores permissions in a customizable way | 875 |
lorenzo/row-locker | A CakePHP plugin providing row locking functionality to prevent data overwrite in high-concurrency systems. | 19 |
harlowja/fasteners | Provides cross-platform locks for threads and processes with features similar to those of the standard library locks. | 254 |
xxtea/xxtea-php | An encryption algorithm library specifically tailored to work with PHP | 114 |
beatswitch/lock-laravel | A package that provides a Laravel driver for the Lock package, enabling role-based access control and permission management. | 153 |
wooga/locker | A distributed in-memory key-value store with atomic updates and lease-based expiration | 152 |
lirantal/lockfile-lint | Analyzes lockfiles to detect security issues and ensure packages adhere to predefined policies | 788 |
iammert/applocker | An Android app that provides secure features such as app locker, fingerprint validation, and call blocking while using encryption for data storage. | 478 |
erwinvandervalk/sqlstreamstore.locking | Provides a locking mechanism to manage concurrency in a single process environment using Sql Stream Store | 2 |
vipzhicheng/logseq-plugin-lock | Protects sensitive information stored in Logseq blocks with encryption and password-based access control. | 32 |