Decision Workspace
filelocks vs filelock vs file_locking
Side-by-side comparison of Rust crates
47
filelocks
experimentalv0.1.0
Platform-native file locking with blocking and non-blocking support
49
filelock
growingv0.5.0
Cross-platform file locking library for Rust
39
file_locking
growingv0.1.0
A lean file locking implementation for Unix and Windows
Core Metrics
| filelocks | filelock | file_locking | |
|---|---|---|---|
| Health Score | 47 | 49 | 39 |
| Total Downloads | 70 | 7.4K | 1.0K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 7 | 0 |
| Releases | 1 | 9 | 1 |
| Last Updated | 16d ago | 100d ago | 526d ago |
| Age | 16d | 4y 8m | 1y 5m |
Health Breakdown
filelocks
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
13
filelock
Maintenance
11
Quality
15
Community
8
Popularity
5
Documentation
10
file_locking
Maintenance
2
Quality
15
Community
6
Popularity
4
Documentation
12
Technical Details
| filelocks | filelock | file_locking | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 20KB | 7KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.65.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •filelock leads with a health score of 49/100, but none of the options score above 80.
- •⚠ file_locking has not been updated in over a year.