Decision Workspace
firq-async vs firq-core vs mpmc-scheduler
Side-by-side comparison of Rust crates
54
firq-async
experimentalv0.1.3
Tokio async adapter for firq-core
58
firq-core
experimentalv0.1.3
Core multi-tenant scheduler with DRR fairness, deadlines, and backpressure
35
mpmc-scheduler
growingv0.3.1
multi-mpmc, cancellable, scheduler with rate limiting
Core Metrics
| firq-async | firq-core | mpmc-scheduler | |
|---|---|---|---|
| Health Score | 54 | 58 | 35 |
| Total Downloads | 91 | 117 | 11.8K |
| 30d Downloads | 21 | 35 | 12 |
| Dependents | 4 | 8 | 0 |
| Releases | 4 | 4 | 8 |
| Last Updated | 46d ago | 46d ago | 2516d ago |
| Age | 1m | 1m | 7y 2m |
Health Breakdown
firq-async
Maintenance
16
Quality
13
Community
8
Popularity
2
Documentation
15
firq-core
Maintenance
16
Quality
16
Community
9
Popularity
2
Documentation
15
mpmc-scheduler
Maintenance
4
Quality
14
Community
3
Popularity
5
Documentation
9
Technical Details
| firq-async | firq-core | mpmc-scheduler | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.3 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 5 | 2 | 4 |
| Crate Size | 12KB | 26KB | 26KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | 1.85 | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •firq-core leads with a health score of 58/100, but none of the options score above 80.
- •mpmc-scheduler has the most downloads (11.8K), suggesting wider adoption.
- •⚠ mpmc-scheduler has not been updated in over a year.