rustio rustio.net

spinlocks vs filelock vs page-lock

Side-by-side comparison of Rust crates

Core Metrics

spinlocksfilelockpage-lock
Health Score345243
Total Downloads3.1K7.3K11.2K
30d Downloads47513
Dependents0614
Releases199
Last Updated3759d ago40d ago1503d ago
Age11y4y 6m4y 2m

Health Breakdown

spinlocks
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
11
filelock
Maintenance
14
Quality
15
Community
8
Popularity
5
Documentation
10
page-lock
Maintenance
4
Quality
19
Community
6
Popularity
5
Documentation
9

Technical Details

spinlocksfilelockpage-lock
Version0.0.10.5.03.1.0
Stable (≥1.0)✗ No✗ No✓ Yes
LicenseMITMITMIT
Dependencies135
Crate Size6KB7KB6KB
Features000
Yanked %0.0%0.0%0.0%
Edition20242018
MSRV
Owners111

Quick Verdict

  • filelock leads with a health score of 52/100, but none of the options score above 80.
  • page-lock has the most downloads (11.2K), suggesting wider adoption.
  • ⚠ spinlocks, page-lock have not been updated in over a year.
  • spinlocks, filelock are pre-1.0 — API may change.