alive_lock_file

Crates.ioalive_lock_file
lib.rsalive_lock_file
version0.2.0
sourcesrc
created_at2024-07-22 15:26:36.238551
updated_at2024-12-15 20:35:50.718368
descriptionA simple crate to create lock files without creating dead locks
homepage
repositoryhttps://github.com/wiiznokes/alive_lock_file
max_upload_size
id1311249
size5,968
(wiiznokes)

documentation

README

alive_lock_file

crates.io docs.rs license

Feature

  • join the provided path to the $XDG_RUNTIME_DIR env variable. This directory get cleanned automatically by the system, and is mount as a ramfs.
  • Atomic file creation
Commit count: 17

cargo fmt