Decision Workspace
bounded-taskpool vs firq-core vs slabigator
Side-by-side comparison of Rust crates
37
bounded-taskpool
experimentalv0.1.0
Bounded taskpool with backpressure
58
firq-core
experimentalv0.1.3
Core multi-tenant scheduler with DRR fairness, deadlines, and backpressure
56
slabigator
growingv0.9.5
A fixed-capacity linked list with stable element addressing and no dynamic allocations
Core Metrics
| bounded-taskpool | firq-core | slabigator | |
|---|---|---|---|
| Health Score | 37 | 58 | 56 |
| Total Downloads | 30 | 117 | 75.1K |
| 30d Downloads | 14 | 35 | 3.0K |
| Dependents | 0 | 8 | 17 |
| Releases | 1 | 4 | 13 |
| Last Updated | 79d ago | 46d ago | 316d ago |
| Age | 2m | 1m | 3y 9m |
Health Breakdown
bounded-taskpool
Maintenance
9
Quality
13
Community
5
Popularity
2
Documentation
8
firq-core
Maintenance
16
Quality
16
Community
9
Popularity
2
Documentation
15
slabigator
Maintenance
8
Quality
18
Community
9
Popularity
6
Documentation
15
Technical Details
| bounded-taskpool | firq-core | slabigator | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.3 | 0.9.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 2 | 2 |
| Crate Size | 10KB | 26KB | 16KB |
| Features | 0 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.60.0 |
| 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.
- •slabigator has the most downloads (75.1K), suggesting wider adoption.