Decision Workspace
rust-task-queue vs asynq vs kojin-core
Side-by-side comparison of Rust crates
52
rust-task-queue
experimentalv0.1.5
Production-ready Redis task queue with intelligent auto-scaling, Actix Web integration, and enterprise-grade observability for high-performance async Rust applications.
54
asynq
experimentalv0.1.7
Simple, reliable & efficient distributed task queue in Rust, inspired by hibiken/asynq
60
kojin-core
experimentalv0.4.0
Core traits, types, and worker runtime for the kojin task queue
Core Metrics
| rust-task-queue | asynq | kojin-core | |
|---|---|---|---|
| Health Score | 52 | 54 | 60 |
| Total Downloads | 2.9K | 2.0K | 79 |
| 30d Downloads | 32 | 224 | 79 |
| Dependents | 0 | 0 | 16 |
| Releases | 6 | 8 | 4 |
| Last Updated | 281d ago | 3d ago | 7d ago |
| Age | 9m | 5m | 10d |
Health Breakdown
rust-task-queue
Maintenance
15
Quality
12
Community
6
Popularity
4
Documentation
15
asynq
Maintenance
22
Quality
12
Community
6
Popularity
4
Documentation
10
kojin-core
Maintenance
19
Quality
15
Community
9
Popularity
2
Documentation
15
Technical Details
| rust-task-queue | asynq | kojin-core | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.7 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR GPL-3.0 | MIT OR Apache-2.0 |
| Dependencies | 35 | 29 | 15 |
| Crate Size | 109KB | 217KB | 38KB |
| Features | 8 | 9 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.70.0 | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kojin-core leads with a health score of 60/100, but none of the options score above 80.
- •rust-task-queue has the most downloads (2.9K), suggesting wider adoption.