Decision Workspace
wasm-par-mq vs my-ecs vs wasm_thread
Side-by-side comparison of Rust crates
46
wasm-par-mq
experimentalv0.0.0
Parallel execution on WebAssembly using Web Workers and message passing
52
my-ecs
growingv0.1.2
An Entity Component System (ECS) library
49
wasm_thread
growingv0.3.3
An std thread replacement for wasm32 target
Core Metrics
| wasm-par-mq | my-ecs | wasm_thread | |
|---|---|---|---|
| Health Score | 46 | 52 | 49 |
| Total Downloads | 14 | 4.0K | 276.4K |
| 30d Downloads | 15 | 29 | 14.3K |
| Dependents | 0 | 0 | 81 |
| Releases | 1 | 6 | 10 |
| Last Updated | 23d ago | 21d ago | 514d ago |
| Age | 23d | 1y 8m | 5y 5m |
Health Breakdown
wasm-par-mq
Maintenance
12
Quality
15
Community
3
Popularity
1
Documentation
15
my-ecs
Maintenance
17
Quality
13
Community
3
Popularity
4
Documentation
15
wasm_thread
Maintenance
5
Quality
15
Community
11
Popularity
6
Documentation
12
Technical Details
| wasm-par-mq | my-ecs | wasm_thread | |
|---|---|---|---|
| Version | 0.0.0 | 0.1.2 | 0.3.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-3-Clause-Clear | Apache-2.0 OR MIT | Apache-2.0 OR MIT |
| Dependencies | 0 | 23 | 10 |
| Crate Size | 1KB | 157KB | 27KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | 1.91.1 | 1.65.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •my-ecs leads with a health score of 52/100, but none of the options score above 80.
- •wasm_thread has the most downloads (276.4K), suggesting wider adoption.
- •⚠ wasm_thread has not been updated in over a year.