rustio rustio.net

fmutex vs filelock vs raii_flock

Side-by-side comparison of Rust crates

Core Metrics

fmutexfilelockraii_flock
Health Score485234
Total Downloads55.7K7.3K3.0K
30d Downloads4.4K7521
Dependents7160
Releases492
Last Updated309d ago40d ago1682d ago
Age4y 1m4y 6m5y 1m

Health Breakdown

fmutex
Maintenance
5
Quality
15
Community
11
Popularity
6
Documentation
11
filelock
Maintenance
14
Quality
15
Community
8
Popularity
5
Documentation
10
raii_flock
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
9

Technical Details

fmutexfilelockraii_flock
Version0.3.00.5.00.2.0
Stable (≥1.0)✗ No✗ No✗ No
LicenseMIT OR Apache-2.0MITUnlicense
Dependencies331
Crate Size10KB7KB2KB
Features000
Yanked %0.0%0.0%0.0%
Edition201820242018
MSRV1.66.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.
  • ⚠ raii_flock has not been updated in over a year.