Decision Workspace
lockserver vs distributed-lock-core vs alopt
Side-by-side comparison of Rust crates
43
lockserver
experimentalv0.1.3
A distributed lock server for coordinating access to shared resources.
47
distributed-lock-core
experimentalv0.2.0
Core traits and types for distributed locks
46
alopt
growingv1.0.0
a Rust crate providing efficient synchronization primitives that integrate Option into their design.
Core Metrics
| lockserver | distributed-lock-core | alopt | |
|---|---|---|---|
| Health Score | 43 | 47 | 46 |
| Total Downloads | 670 | 394 | 1.5K |
| 30d Downloads | 4 | 191 | 5 |
| Dependents | 0 | 11 | 0 |
| Releases | 2 | 2 | 2 |
| Last Updated | 208d ago | 85d ago | 377d ago |
| Age | 6m | 2m | 1y |
Health Breakdown
lockserver
Maintenance
9
Quality
10
Community
6
Popularity
3
Documentation
15
distributed-lock-core
Maintenance
9
Quality
14
Community
9
Popularity
3
Documentation
12
alopt
Maintenance
6
Quality
20
Community
6
Popularity
4
Documentation
10
Technical Details
| lockserver | distributed-lock-core | alopt | |
|---|---|---|---|
| Version | 0.1.3 | 0.2.0 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 2 | 3 |
| Crate Size | 751KB | 9KB | 19KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.88 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •distributed-lock-core leads with a health score of 47/100, but none of the options score above 80.
- •alopt has the most downloads (1.5K), suggesting wider adoption.
- •⚠ alopt has not been updated in over a year.
- •lockserver, distributed-lock-core are pre-1.0 — API may change.