Decision Workspace
thespian vs acty vs priact
Side-by-side comparison of Rust crates
36
thespian
growingv0.2.0
Asynchronous actor-based concurrency patterns inspired by Erlang.
53
acty
experimentalv1.0.1
A lightweight, async actor framework built on Tokio.
44
priact
experimentalv0.1.1
A lightweight and ergonomic Actor implementation for Rust, built on tokio, featuring explicit message prioritization via a BinaryHeap.
Core Metrics
| thespian | acty | priact | |
|---|---|---|---|
| Health Score | 36 | 53 | 44 |
| Total Downloads | 2.8K | 918 | 859 |
| 30d Downloads | 4 | 33 | 4 |
| Dependents | 0 | 13 | 0 |
| Releases | 2 | 11 | 2 |
| Last Updated | 1931d ago | 132d ago | 282d ago |
| Age | 5y 3m | 5m | 9m |
Health Breakdown
thespian
Maintenance
3
Quality
15
Community
5
Popularity
4
Documentation
9
acty
Maintenance
14
Quality
13
Community
9
Popularity
4
Documentation
13
priact
Maintenance
7
Quality
14
Community
6
Popularity
4
Documentation
13
Technical Details
| thespian | acty | priact | |
|---|---|---|---|
| Version | 0.2.0 | 1.0.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 4 | 3 |
| Crate Size | 8KB | 28KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 9.1% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •acty leads with a health score of 53/100, but none of the options score above 80.
- •thespian has the most downloads (2.8K), suggesting wider adoption.
- •⚠ thespian has not been updated in over a year.
- •thespian, priact are pre-1.0 — API may change.