PackageTrack
Sign in Get early access

fslock

A library to use files as locks

0.2.1 43M downloads/mo #1371 most downloaded on crates.io brunoczim/fslock

What this package is like to depend on

Last release 5 years ago

no release in 18 months

Ships unpredictably

gaps range from 4 weeks to 1.4 years

Most releases are documented

notes for 8 of 11 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

11 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

11 releases · Jan 2020 to Dec 2021
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 11
  1. 0.2.1 20 Dec 2021
    Release notes
    • Added try_lock_with_pid method.
    • Corrected bug that would not seek lock files in UNIX (when writing PIDs), and so it would fill the previous bytes with nul-bytes.
    • Corrected bug that would always truncate files on opening in Windows
    Open source →
  2. 0.2.0 25 Oct 2021
    Release notes

    replacing lockf with flock; writing pid to lockfiles

    Open source →
    Release notes
    • Writing PID on locked file via lock_with_pid() method.
    • Unix and Windows locks are now always per-handle.
      • NOTE: version 0.2.x in UNIX is incompatible with 0.1.x due to this change.
    • Removed multilock feature as it became obsolete.
    Open source →
  3. 0.1.8 25 Sep 2021
    Release notes
    • Compiling on Android b32
    Open source →
  4. 0.1.7 10 Aug 2021
    Release notes

    I forgot I made this repo before GH's master -> main

    Open source →
    Release notes
    • Support for locks per handle/fd via multilock feature
    Open source →
  5. 0.1.6 12 Apr 2020
    Release notes
    • Fixed #1: now fslock compiles on arm
    Open source →
  6. 0.1.5 04 Apr 2020

    Nothing published for this version

  7. 0.1.4 01 Jan 2020

    Nothing published for this version

  8. 0.1.3 01 Jan 2020
    Release notes

    improved string conversion

    Open source →
  9. 0.1.2 01 Jan 2020
    Release notes

    forgot to turn off default features of libc

    Open source →
  10. 0.1.1 01 Jan 2020
    Release notes

    clearer code on drop of handle

    Open source →
  11. 0.1.0 01 Jan 2020

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive