Decision Workspace
rtactor vs acty vs stagecraft
Side-by-side comparison of Rust crates
50
rtactor
growingv0.6.0
An Actor framework specially designed for Real-Time constrained use cases.
53
acty
experimentalv1.0.1
A lightweight, async actor framework built on Tokio.
49
stagecraft
experimentalv0.1.0
An actor framework for tokio
Core Metrics
| rtactor | acty | stagecraft | |
|---|---|---|---|
| Health Score | 50 | 53 | 49 |
| Total Downloads | 3.3K | 918 | 43 |
| 30d Downloads | 16 | 33 | 19 |
| Dependents | 0 | 13 | 0 |
| Releases | 4 | 11 | 2 |
| Last Updated | 196d ago | 132d ago | 20d ago |
| Age | 1y 4m | 5m | 4m |
Health Breakdown
rtactor
Maintenance
12
Quality
14
Community
8
Popularity
4
Documentation
12
acty
Maintenance
14
Quality
13
Community
9
Popularity
4
Documentation
13
stagecraft
Maintenance
16
Quality
12
Community
6
Popularity
2
Documentation
13
Technical Details
| rtactor | acty | stagecraft | |
|---|---|---|---|
| Version | 0.6.0 | 1.0.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 17 | 4 | 6 |
| Crate Size | 66KB | 28KB | 119KB |
| Features | 4 | 0 | 0 |
| Yanked % | 0.0% | 9.1% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.75 | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •acty leads with a health score of 53/100, but none of the options score above 80.
- •rtactor has the most downloads (3.3K), suggesting wider adoption.
- •rtactor, stagecraft are pre-1.0 — API may change.