rustio rustio.net

async-mutex vs async-rwlock vs simple-mutex

Side-by-side comparison of Rust crates

Core Metrics

async-mutexasync-rwlocksimple-mutex
Health Score626155
Total Downloads16.2M2.8M3.1M
30d Downloads228.8K22.3K25.1K
Dependents98222718
Releases1388
Last Updated419d ago419d ago2189d ago
Age6y 11m6y 11m6y

Health Breakdown

async-mutex
Maintenance
5
Quality
18
Community
19
Popularity
8
Documentation
12
async-rwlock
Maintenance
5
Quality
19
Community
17
Popularity
8
Documentation
12
simple-mutex
Maintenance
8
Quality
20
Community
7
Popularity
8
Documentation
12

Technical Details

async-mutexasync-rwlocksimple-mutex
Version1.4.11.3.11.1.5
Stable (≥1.0)✓ Yes✓ Yes✓ Yes
LicenseApache-2.0 OR MITApache-2.0 OR MITApache-2.0 OR MIT
Dependencies952
Crate Size10KB7KB11KB
Features000
Yanked %0.0%0.0%0.0%
Edition201820182018
MSRV
Owners2 (team)2 (team)0

Quick Verdict

  • async-mutex leads with a health score of 62/100, but none of the options score above 80.
  • async-mutex is depended on by 982 crates — strongest ecosystem trust.
  • ⚠ async-mutex, async-rwlock, simple-mutex have not been updated in over a year.