Decision Workspace
ranked-semaphore vs priority-semaphore vs priact
Side-by-side comparison of Rust crates
47
ranked-semaphore
experimentalv0.1.4
A high-performance ranked semaphore with priority support
49
priority-semaphore
experimentalv0.1.3
Runtime-agnostic priority-aware async semaphore for Rust.
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
| ranked-semaphore | priority-semaphore | priact | |
|---|---|---|---|
| Health Score | 47 | 49 | 44 |
| Total Downloads | 117.3K | 1.3K | 859 |
| 30d Downloads | 109.3K | 5 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 3 | 2 |
| Last Updated | 264d ago | 266d ago | 282d ago |
| Age | 9m | 9m | 9m |
Health Breakdown
ranked-semaphore
Maintenance
9
Quality
13
Community
6
Popularity
6
Documentation
13
priority-semaphore
Maintenance
10
Quality
16
Community
6
Popularity
4
Documentation
13
priact
Maintenance
7
Quality
14
Community
6
Popularity
4
Documentation
13
Technical Details
| ranked-semaphore | priority-semaphore | priact | |
|---|---|---|---|
| Version | 0.1.4 | 0.1.3 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 7 | 3 |
| Crate Size | 33KB | 16KB | 10KB |
| Features | 0 | 6 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •priority-semaphore leads with a health score of 49/100, but none of the options score above 80.
- •ranked-semaphore has the most downloads (117.3K), suggesting wider adoption.