23 releases (14 major breaking)
new 17.0.0 | Apr 4, 2025 |
---|---|
16.0.0 | Jan 18, 2025 |
15.0.1 | Nov 24, 2024 |
14.0.0 | May 22, 2024 |
3.0.2 | Feb 17, 2023 |
#1739 in Filesystem
888,830 downloads per month
Used in 308 crates
(6 directly)
81KB
1.5K
SLoC
Use lock-files in the way git does with auto-cleanup being the most notable feature.
- writable lock files that can be committed to atomically replace the resource they lock
- read-only markers that lock a resource without the intend to overwrite it
- auto-removal of the lockfiles and intermediate directories on drop or on signal
Dependencies
~4–14MB
~209K SLoC