rustio rustio.net

filelock vs fmutex vs file_locking

Side-by-side comparison of Rust crates

Core Metrics

filelockfmutexfile_locking
Health Score524839
Total Downloads7.3K55.7K1.0K
30d Downloads754.4K4
Dependents6710
Releases941
Last Updated40d ago309d ago467d ago
Age4y 6m4y 1m1y 3m

Health Breakdown

filelock
Maintenance
14
Quality
15
Community
8
Popularity
5
Documentation
10
fmutex
Maintenance
5
Quality
15
Community
11
Popularity
6
Documentation
11
file_locking
Maintenance
2
Quality
15
Community
6
Popularity
4
Documentation
12

Technical Details

filelockfmutexfile_locking
Version0.5.00.3.00.1.0
Stable (≥1.0)✗ No✗ No✗ No
LicenseMITMIT OR Apache-2.0MIT
Dependencies333
Crate Size7KB10KB6KB
Features000
Yanked %0.0%0.0%0.0%
Edition202420182021
MSRV1.66.01.65.0
Owners111

Quick Verdict

  • filelock leads with a health score of 52/100, but none of the options score above 80.
  • fmutex has the most downloads (55.7K), suggesting wider adoption.
  • ⚠ file_locking has not been updated in over a year.