flockit
File locker
A shim library to add file locking functionality to existing programs that don't support it.
LD_PRELOAD shim to add file locking to programs that don't do it (I'm looking at you, rsync!)
11 stars
2 watching
2 forks
Language: C
last commit: about 13 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A utility that provides atomic and cross-process file locking across local or network file systems. | 241 |
| | Tricks processes into opening files from a different location without root access. | 88 |
| | Analyzes lockfiles to detect security issues and ensure packages adhere to predefined policies | 788 |
| | Automates locking of inactive closed issues, pull requests, and discussions on GitHub. | 314 |
| | A lock library implementing read-write mutex and read-write trylock without starvation to prevent system blocking | 117 |
| | A library that provides a way to execute critical code in serialized fashion in concurrent situations. | 935 |
| | A backdoor defense system for federated learning, designed to protect against data poisoning attacks by isolating subspace training and aggregating models with robust consensus fusion. | 18 |
| | Automatically restarts a Rack application when the relevant files change. | 42 |
| | A middleware that secures file uploads by scanning files for malicious content before they are processed by an application. | 74 |
| | A minimalist remote file browser with streaming capabilities for self-hosted servers/NAS | 279 |
| | Provides a simple distributed locking mechanism using Redis. | 1,495 |
| | A C++ library providing a set of high-performance synchronization primitives to safely access shared data without locks or barriers. | 126 |
| | A hackable ncurses file manager with features like multi-selection and bulk renaming. | 25 |
| | Helps avoid memory leaks by providing a way to safely capture weak references to the object calling a closure | 78 |
| | An Android app that provides secure features such as app locker, fingerprint validation, and call blocking while using encryption for data storage. | 478 |