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: 2 months ago
Linked from 1 awesome list
lockmutexphpsemaphore
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility that provides atomic and cross-process file locking across local or network file systems. | 241 |
| A lock library implementing read-write mutex and read-write trylock without starvation to prevent system blocking | 117 |
| Automates locking of inactive closed issues, pull requests, and discussions on GitHub. | 314 |
| A library that provides an opt-in exclusive execution lock for jobs in a background job queue | 22 |
| A high-level locking system designed to facilitate concurrent access to resources in various configurations. | 2 |
| A flexible, driver-based access control package for PHP that allows multiple callers and stores permissions in a customizable way | 875 |
| A CakePHP plugin providing row locking functionality to prevent data overwrite in high-concurrency systems. | 19 |
| Provides cross-platform locks for threads and processes with features similar to those of the standard library locks. | 254 |
| An encryption algorithm library specifically tailored to work with PHP | 114 |
| A package that provides a Laravel driver for the Lock package, enabling role-based access control and permission management. | 153 |
| A distributed in-memory key-value store with atomic updates and lease-based expiration | 152 |
| Analyzes lockfiles to detect security issues and ensure packages adhere to predefined policies | 788 |
| An Android app that provides secure features such as app locker, fingerprint validation, and call blocking while using encryption for data storage. | 478 |
| Provides a locking mechanism to manage concurrency in a single process environment using Sql Stream Store | 2 |
| Protects sensitive information stored in Logseq blocks with encryption and password-based access control. | 32 |