lock
Thread locker
A library that provides a way to execute critical code in a thread-safe manner.
Lock library to provide serialized execution of PHP code.
932 stars
29 watching
90 forks
Language: PHP
last commit: 10 months ago
Linked from 1 awesome list
lockmutexsemaphore
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. | 240 |
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. | 315 |
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 | 876 |
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. | 251 |
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 | 785 |
iammert/applocker | An Android app that provides secure features such as app locker, fingerprint validation, and call blocking while using encryption for data storage. | 477 |
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 |