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!)

GitHub

11 stars
2 watching
2 forks
Language: C
last commit: over 12 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

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
fritzw/ld-preload-open Tricks processes into opening files from a different location without root access. 76
lirantal/lockfile-lint Analyzes lockfiles to detect security issues and ensure packages adhere to predefined policies 785
dessant/lock-threads Automates locking of inactive closed issues, pull requests, and discussions on GitHub. 315
viney-shih/go-lock A lock library implementing read-write mutex and read-write trylock without starvation to prevent system blocking 117
php-lock/lock A library that provides a way to execute critical code in a thread-safe manner. 932
git-disl/lockdown A backdoor defense system against attacks in federated learning algorithms used for machine learning model training on distributed datasets. 14
dblock/guard-rack Automatically restarts a Rack application when the relevant files change. 42
dtaniwaki/rack-secure-upload A middleware that secures file uploads by scanning files for malicious content before they are processed by an application. 74
zer0tonin/mikochi A remote file browser and management tool for self-hosted servers and NAS devices. 266
bsm/redislock Provides a simple distributed locking mechanism using Redis. 1,470
boostorg/lockfree A C++ library providing a set of high-performance synchronization primitives to safely access shared data without locks or barriers. 125
jollywho/nav A hackable ncurses file manager with features like multi-selection and bulk renaming. 25
vincent-pradeilles/weakable-self Helps avoid memory leaks by providing a way to safely capture weak references to the object calling a closure 78
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