rustio rustio.net

wasm_safe_mutex vs non_blocking_mutex vs fast-async-mutex

Side-by-side comparison of Rust crates

Core Metrics

wasm_safe_mutexnon_blocking_mutexfast-async-mutex
Health Score535349
Total Downloads2.6K26.2K71.3K
30d Downloads33381458
Dependents13989
Releases51929
Last Updated41d ago948d ago1937d ago
Age7m2y 7m5y 6m

Health Breakdown

wasm_safe_mutex
Maintenance
16
Quality
12
Community
9
Popularity
4
Documentation
12
non_blocking_mutex
Maintenance
10
Quality
19
Community
9
Popularity
5
Documentation
10
fast-async-mutex
Maintenance
6
Quality
15
Community
10
Popularity
6
Documentation
12

Technical Details

wasm_safe_mutexnon_blocking_mutexfast-async-mutex
Version0.2.13.1.30.6.7
Stable (≥1.0)✗ No✓ Yes✗ No
LicenseMIT OR Apache-2.0MIT OR Apache-2.0Apache-2.0/MIT
Dependencies642
Crate Size126KB13KB13KB
Features000
Yanked %0.0%0.0%0.0%
Edition202420212018
MSRV1.85.1
Owners111

Quick Verdict

  • wasm_safe_mutex leads with a health score of 53/100, but none of the options score above 80.
  • fast-async-mutex has the most downloads (71.3K), suggesting wider adoption.
  • ⚠ non_blocking_mutex, fast-async-mutex have not been updated in over a year.
  • wasm_safe_mutex, fast-async-mutex are pre-1.0 — API may change.