Decision Workspace
sync_file vs atomics vs snaplock
Side-by-side comparison of Rust crates
59
sync_file
growingv0.3.2
Files that can be read concurrently
48
atomics
experimentalv0.3.3
Basic utils for concurrent programming. Backoff, spinlocks, seqlock, atomic type wrappers.
47
snaplock
experimentalv0.0.5
RwLock with lock-free Reads and sequential Writes
Core Metrics
| sync_file | atomics | snaplock | |
|---|---|---|---|
| Health Score | 59 | 48 | 47 |
| Total Downloads | 119.8K | 1.7K | 179 |
| 30d Downloads | 4.0K | 8 | 7 |
| Dependents | 87 | 0 | 0 |
| Releases | 16 | 6 | 5 |
| Last Updated | 151d ago | 157d ago | 146d ago |
| Age | 4y 8m | 6m | 4m |
Health Breakdown
sync_file
Maintenance
12
Quality
15
Community
11
Popularity
6
Documentation
15
atomics
Maintenance
12
Quality
16
Community
6
Popularity
4
Documentation
10
snaplock
Maintenance
15
Quality
13
Community
3
Popularity
3
Documentation
13
Technical Details
| sync_file | atomics | snaplock | |
|---|---|---|---|
| Version | 0.3.2 | 0.3.3 | 0.0.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Unlicense OR MIT | non-standard |
| Dependencies | 1 | 3 | 9 |
| Crate Size | 10KB | 8KB | 14KB |
| Features | 0 | 4 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sync_file leads with a health score of 59/100, but none of the options score above 80.