Decision Workspace
striped-lock vs filelock vs page-lock
Side-by-side comparison of Rust crates
38
striped-lock
growingv0.1.0
Striped Lock for Rust
52
filelock
growingv0.5.0
Cross-platform file locking library for Rust
43
page-lock
growingv3.1.0
A library for reading and writing data from bytes array
Core Metrics
| striped-lock | filelock | page-lock | |
|---|---|---|---|
| Health Score | 38 | 52 | 43 |
| Total Downloads | 978 | 7.3K | 11.2K |
| 30d Downloads | 3 | 75 | 13 |
| Dependents | 0 | 6 | 14 |
| Releases | 1 | 9 | 9 |
| Last Updated | 489d ago | 40d ago | 1503d ago |
| Age | 1y 4m | 4y 6m | 4y 2m |
Health Breakdown
striped-lock
Maintenance
2
Quality
17
Community
5
Popularity
4
Documentation
10
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
| striped-lock | filelock | page-lock | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.0 | 3.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MPL-2.0 | MIT | MIT |
| Dependencies | 1 | 3 | 5 |
| Crate Size | 9KB | 7KB | 6KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
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.
- •⚠ striped-lock, page-lock have not been updated in over a year.
- •striped-lock, filelock are pre-1.0 — API may change.