rustio rustio.net

simple-mutex vs async-mutex vs async-rwlock

Side-by-side comparison of Rust crates

Core Metrics

simple-mutexasync-mutexasync-rwlock
Health Score556362
Total Downloads3.1M15.7M2.8M
30d Downloads35.2K301.8K27.3K
Dependents18969227
Releases8138
Last Updated2130d ago360d ago360d ago
Age5y 10m6y 10m6y 10m

Health Breakdown

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

Technical Details

simple-mutexasync-mutexasync-rwlock
Version1.1.51.4.11.3.1
Stable (≥1.0)✓ Yes✓ Yes✓ Yes
LicenseApache-2.0 OR MITApache-2.0 OR MITApache-2.0 OR MIT
Dependencies295
Crate Size11KB10KB7KB
Features000
Yanked %0.0%0.0%0.0%
Edition201820182018
MSRV
Owners02 (team)2 (team)

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.