Decision Workspace
rtactor vs dactor vs acty
Side-by-side comparison of Rust crates
49
rtactor
growingv0.6.0
An Actor framework specially designed for Real-Time constrained use cases.
57
dactor
experimentalv0.3.3
An abstract framework for distributed actors in Rust
52
acty
growingv1.0.1
A lightweight, async actor framework built on Tokio.
Core Metrics
| rtactor | dactor | acty | |
|---|---|---|---|
| Health Score | 49 | 57 | 52 |
| Total Downloads | 3.5K | 269 | 1.0K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 69 | 13 |
| Releases | 4 | 4 | 11 |
| Last Updated | 255d ago | 25d ago | 192d ago |
| Age | 1y 6m | 1m | 7m |
Health Breakdown
rtactor
Maintenance
11
Quality
14
Community
8
Popularity
4
Documentation
12
dactor
Maintenance
15
Quality
13
Community
11
Popularity
3
Documentation
15
acty
Maintenance
12
Quality
14
Community
9
Popularity
4
Documentation
13
Technical Details
| rtactor | dactor | acty | |
|---|---|---|---|
| Version | 0.6.0 | 0.3.3 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 17 | 12 | 4 |
| Crate Size | 66KB | 198KB | 28KB |
| Features | 4 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 9.1% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.75 | 1.70 | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •dactor leads with a health score of 57/100, but none of the options score above 80.
- •rtactor has the most downloads (3.5K), suggesting wider adoption.
- •rtactor, dactor are pre-1.0 — API may change.