Decision Workspace
async-backplane vs stakker vs taskvisor
Side-by-side comparison of Rust crates
43
async-backplane
growingv0.1.1
Simple, Erlang-inspired reliability framework for Rust Futures.
61
stakker
growingv0.2.14
A lightweight low-level single-threaded actor runtime
54
taskvisor
experimentalv0.1.0
Event-driven task orchestration with restart, backoff, and user-defined subscribers
Core Metrics
| async-backplane | stakker | taskvisor | |
|---|---|---|---|
| Health Score | 43 | 61 | 54 |
| Total Downloads | 6.3K | 36.7K | 2.5K |
| 30d Downloads | 5 | 137 | 128 |
| Dependents | 0 | 24 | 0 |
| Releases | 3 | 23 | 14 |
| Last Updated | 1724d ago | 71d ago | 36d ago |
| Age | 5y 8m | 6y 2m | 6m |
Health Breakdown
async-backplane
Maintenance
4
Quality
14
Community
8
Popularity
5
Documentation
12
stakker
Maintenance
15
Quality
16
Community
10
Popularity
5
Documentation
15
taskvisor
Maintenance
17
Quality
14
Community
6
Popularity
4
Documentation
13
Technical Details
| async-backplane | stakker | taskvisor | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.14 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT/Apache-2.0 | Apache-2.0 |
| Dependencies | 7 | 4 | 8 |
| Crate Size | 20KB | 123KB | 61KB |
| Features | 0 | 9 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.65.0 | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •stakker leads with a health score of 61/100, but none of the options score above 80.
- •⚠ async-backplane has not been updated in over a year.