Decision Workspace
snaplock vs vlock vs maitake-sync
Side-by-side comparison of Rust crates
47
snaplock
experimentalv0.0.5
RwLock with lock-free Reads and sequential Writes
43
vlock
growingv0.2.2
A fast and scalable multi-version shared state lock with wait-free read access.
65
maitake-sync
growingv0.3.0
No-std async synchronization primitives from Maitake
Core Metrics
| snaplock | vlock | maitake-sync | |
|---|---|---|---|
| Health Score | 47 | 43 | 65 |
| Total Downloads | 179 | 5.7K | 142.8K |
| 30d Downloads | 7 | 51 | 17.6K |
| Dependents | 0 | 2 | 101 |
| Releases | 5 | 4 | 7 |
| Last Updated | 146d ago | 476d ago | 14d ago |
| Age | 4m | 2y 6m | 2y 6m |
Health Breakdown
snaplock
Maintenance
15
Quality
13
Community
3
Popularity
3
Documentation
13
vlock
Maintenance
6
Quality
16
Community
7
Popularity
4
Documentation
10
maitake-sync
Maintenance
19
Quality
14
Community
11
Popularity
6
Documentation
15
Technical Details
| snaplock | vlock | maitake-sync | |
|---|---|---|---|
| Version | 0.0.5 | 0.2.2 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | MIT |
| Dependencies | 9 | 0 | 17 |
| Crate Size | 14KB | 14KB | 106KB |
| Features | 1 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85.0 | — | 1.61.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •maitake-sync leads with a health score of 65/100, but none of the options score above 80.
- •maitake-sync is depended on by 101 crates — strongest ecosystem trust.
- •⚠ vlock has not been updated in over a year.