Decision Workspace
actionqueue-runtime vs quickjs_runtime vs actix-rt
Side-by-side comparison of Rust crates
48
actionqueue-runtime
experimentalv0.1.2
Async dispatch loop, embedded API, and runtime configuration for the ActionQueue task queue engine.
58
quickjs_runtime
growingv0.17.2
Wrapper API and utils for the QuickJS JavaScript engine with support for Promise, Modules, Async/await
70
actix-rt
growingv2.11.0
Tokio-based single-threaded async runtime for the Actix ecosystem
Core Metrics
| actionqueue-runtime | quickjs_runtime | actix-rt | |
|---|---|---|---|
| Health Score | 48 | 58 | 70 |
| Total Downloads | 122 | 72.2K | 64.4M |
| 30d Downloads | 122 | 561 | 3.3M |
| Dependents | 4 | 8 | 6.3K |
| Releases | 3 | 63 | 32 |
| Last Updated | 8d ago | 4d ago | 210d ago |
| Age | 22d | 5y 1m | 7y 3m |
Health Breakdown
actionqueue-runtime
Maintenance
13
Quality
15
Community
8
Popularity
2
Documentation
10
quickjs_runtime
Maintenance
19
Quality
12
Community
8
Popularity
6
Documentation
13
actix-rt
Maintenance
10
Quality
20
Community
20
Popularity
8
Documentation
12
Technical Details
| actionqueue-runtime | quickjs_runtime | actix-rt | |
|---|---|---|---|
| Version | 0.1.2 | 0.17.2 | 2.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 11 | 55 | 5 |
| Crate Size | 35KB | 132KB | 22KB |
| Features | 6 | 8 | 3 |
| Yanked % | 0.0% | 3.2% | 3.1% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.75 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •actix-rt leads with a health score of 70/100, but none of the options score above 80.
- •actix-rt is depended on by 6.3K crates — strongest ecosystem trust.
- •actionqueue-runtime, quickjs_runtime are pre-1.0 — API may change.