Decision Workspace
priact vs acty vs priority-semaphore
Side-by-side comparison of Rust crates
44
priact
experimentalv0.1.1
A lightweight and ergonomic Actor implementation for Rust, built on tokio, featuring explicit message prioritization via a BinaryHeap.
53
acty
experimentalv1.0.1
A lightweight, async actor framework built on Tokio.
49
priority-semaphore
experimentalv0.1.3
Runtime-agnostic priority-aware async semaphore for Rust.
Core Metrics
| priact | acty | priority-semaphore | |
|---|---|---|---|
| Health Score | 44 | 53 | 49 |
| Total Downloads | 859 | 918 | 1.3K |
| 30d Downloads | 4 | 33 | 5 |
| Dependents | 0 | 13 | 0 |
| Releases | 2 | 11 | 3 |
| Last Updated | 282d ago | 132d ago | 266d ago |
| Age | 9m | 5m | 9m |
Health Breakdown
priact
Maintenance
7
Quality
14
Community
6
Popularity
4
Documentation
13
acty
Maintenance
14
Quality
13
Community
9
Popularity
4
Documentation
13
priority-semaphore
Maintenance
10
Quality
16
Community
6
Popularity
4
Documentation
13
Technical Details
| priact | acty | priority-semaphore | |
|---|---|---|---|
| Version | 0.1.1 | 1.0.1 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 4 | 7 |
| Crate Size | 10KB | 28KB | 16KB |
| Features | 0 | 0 | 6 |
| Yanked % | 0.0% | 9.1% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| 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.
- •priority-semaphore has the most downloads (1.3K), suggesting wider adoption.
- •priact, priority-semaphore are pre-1.0 — API may change.