Decision Workspace
wasm_safe_thread vs lockable vs wasm_safe_mutex
Side-by-side comparison of Rust crates
46
wasm_safe_thread
experimentalv0.1.1
Cross-platform std::thread + std::sync replacement for native and wasm32.
54
lockable
growingv0.2.0
This library offers hash map, hash set and cache data structures where individual entries can be locked
53
wasm_safe_mutex
experimentalv0.2.1
A suite of WebAssembly-safe synchronization primitives that paper over platform-specific locking constraints.
Core Metrics
| wasm_safe_thread | lockable | wasm_safe_mutex | |
|---|---|---|---|
| Health Score | 46 | 54 | 53 |
| Total Downloads | 514 | 227.6K | 2.6K |
| 30d Downloads | 380 | 2.2K | 314 |
| Dependents | 9 | 103 | 13 |
| Releases | 2 | 11 | 5 |
| Last Updated | 41d ago | 292d ago | 41d ago |
| Age | 1m | 3y 11m | 7m |
Health Breakdown
wasm_safe_thread
Maintenance
11
Quality
11
Community
9
Popularity
3
Documentation
12
lockable
Maintenance
6
Quality
16
Community
11
Popularity
6
Documentation
15
wasm_safe_mutex
Maintenance
16
Quality
12
Community
9
Popularity
4
Documentation
12
Technical Details
| wasm_safe_thread | lockable | wasm_safe_mutex | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 9 | 7 | 6 |
| Crate Size | 129KB | 54KB | 126KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85.1 | 1.85 | 1.85.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lockable leads with a health score of 54/100, but none of the options score above 80.
- •lockable is depended on by 103 crates — strongest ecosystem trust.