Decision Workspace
try-lock-portable-atomic vs try-lock vs axiom-spinlock
Side-by-side comparison of Rust crates
42
try-lock-portable-atomic
experimentalv0.2.5-patch0
A lightweight atomic lock.
49
try-lock
growingv0.2.5
A lightweight atomic lock.
44
axiom-spinlock
experimentalv0.1.0
A lightweight, no_std-compatible spinlock and exponential backoff implementation for low-level concurrent systems.
Core Metrics
| try-lock-portable-atomic | try-lock | axiom-spinlock | |
|---|---|---|---|
| Health Score | 42 | 49 | 44 |
| Total Downloads | 13.8K | 392.4M | 118 |
| 30d Downloads | 1.9K | 27.4M | 3 |
| Dependents | 1 | 57 | 0 |
| Releases | 1 | 7 | 1 |
| Last Updated | 157d ago | 841d ago | 149d ago |
| Age | 5m | 8y | 4m |
Health Breakdown
try-lock-portable-atomic
Maintenance
6
Quality
14
Community
6
Popularity
5
Documentation
11
try-lock
Maintenance
4
Quality
16
Community
10
Popularity
8
Documentation
11
axiom-spinlock
Maintenance
6
Quality
17
Community
6
Popularity
2
Documentation
13
Technical Details
| try-lock-portable-atomic | try-lock | axiom-spinlock | |
|---|---|---|---|
| Version | 0.2.5-patch0 | 0.2.5 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 0 | 0 |
| Crate Size | 5KB | 4KB | 8KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •try-lock leads with a health score of 49/100, but none of the options score above 80.
- •⚠ try-lock has not been updated in over a year.