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 Score636255
Total Downloads15.7M2.8M3.1M
30d Downloads301.8K27.3K35.2K
Dependents96922718
Releases1388
Last Updated360d ago360d ago2130d ago
Age6y 10m6y 10m5y 10m

Health Breakdown

async-mutex
Maintenance
6
Quality
18
Community
19
Popularity
8
Documentation
12
async-rwlock
Maintenance
6
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 63/100, but none of the options score above 80.
  • async-mutex is depended on by 969 crates — strongest ecosystem trust.
  • ⚠ simple-mutex has not been updated in over a year.