Decision Workspace
prism3-concurrent vs key-mutex vs async-lock
Side-by-side comparison of Rust crates
48
prism3-concurrent
experimentalv0.1.1
Concurrent utilities library providing thread pools, task scheduling, synchronization primitives and other concurrent programming tools
44
key-mutex
growingv0.1.3
Access mutexes by key
73
async-lock
stablev3.4.2
Async synchronization primitives
Core Metrics
| prism3-concurrent | key-mutex | async-lock | |
|---|---|---|---|
| Health Score | 48 | 44 | 73 |
| Total Downloads | 506 | 9.0K | 192.4M |
| 30d Downloads | 4 | 481 | 12.3M |
| Dependents | 0 | 3 | 3.4K |
| Releases | 2 | 4 | 32 |
| Last Updated | 164d ago | 721d ago | 96d ago |
| Age | 5m | 2y | 6y 10m |
Health Breakdown
prism3-concurrent
Maintenance
10
Quality
14
Community
6
Popularity
3
Documentation
15
key-mutex
Maintenance
4
Quality
17
Community
8
Popularity
5
Documentation
10
async-lock
Maintenance
13
Quality
20
Community
20
Popularity
8
Documentation
12
Technical Details
| prism3-concurrent | key-mutex | async-lock | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.3 | 3.4.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | Apache-2.0 OR MIT |
| Dependencies | 2 | 3 | 9 |
| Crate Size | 19KB | 5KB | 40KB |
| Features | 0 | 3 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | — | 1.85 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •async-lock leads with a health score of 73/100, but none of the options score above 80.
- •async-lock is depended on by 3.4K crates — strongest ecosystem trust.
- •⚠ key-mutex has not been updated in over a year.
- •prism3-concurrent, key-mutex are pre-1.0 — API may change.