Decision Workspace
guardian vs saa vs async-mutex
Side-by-side comparison of Rust crates
57
guardian
growingv1.3.0
Provides owned mutex guards for refcounted mutexes.
65
saa
growingv5.6.0
Word-sized low-level synchronization primitives providing both asynchronous and synchronous interfaces.
62
async-mutex
growingv1.4.1
Async mutex
Core Metrics
| guardian | saa | async-mutex | |
|---|---|---|---|
| Health Score | 57 | 65 | 62 |
| Total Downloads | 2.0M | 1.4M | 16.2M |
| 30d Downloads | 314.6K | 312.1K | 228.8K |
| Dependents | 177 | 66 | 982 |
| Releases | 8 | 49 | 13 |
| Last Updated | 471d ago | 13d ago | 419d ago |
| Age | 9y 11m | 9m | 6y 11m |
Health Breakdown
guardian
Maintenance
5
Quality
21
Community
11
Popularity
8
Documentation
12
saa
Maintenance
18
Quality
14
Community
11
Popularity
7
Documentation
15
async-mutex
Maintenance
5
Quality
18
Community
19
Popularity
8
Documentation
12
Technical Details
| guardian | saa | async-mutex | |
|---|---|---|---|
| Version | 1.3.0 | 5.6.0 | 1.4.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 0 | 5 | 9 |
| Crate Size | 15KB | 42KB | 10KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 28.6% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.56.0 | 1.85.0 | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •saa leads with a health score of 65/100, but none of the options score above 80.
- •async-mutex has the most downloads (16.2M), suggesting wider adoption.
- •async-mutex is depended on by 982 crates — strongest ecosystem trust.
- •⚠ guardian, async-mutex have not been updated in over a year.