Decision Workspace
asynq vs kojin-core vs kojin
Side-by-side comparison of Rust crates
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
58
kojin
experimentalv0.4.0
Async distributed task queue for Rust — like Celery, BullMQ, Sidekiq, but for Rust
Core Metrics
| asynq | kojin-core | kojin | |
|---|---|---|---|
| Health Score | 54 | 60 | 58 |
| Total Downloads | 2.0K | 79 | 48 |
| 30d Downloads | 225 | 79 | 48 |
| Dependents | 0 | 16 | 0 |
| Releases | 8 | 4 | 4 |
| Last Updated | 3d ago | 7d ago | 7d ago |
| Age | 5m | 10d | 10d |
Health Breakdown
asynq
Maintenance
22
Quality
12
Community
6
Popularity
4
Documentation
10
kojin-core
Maintenance
19
Quality
15
Community
9
Popularity
2
Documentation
15
kojin
Maintenance
19
Quality
16
Community
6
Popularity
2
Documentation
15
Technical Details
| asynq | kojin-core | kojin | |
|---|---|---|---|
| Version | 0.1.7 | 0.4.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR GPL-3.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 29 | 15 | 15 |
| Crate Size | 217KB | 38KB | 38KB |
| Features | 9 | 5 | 10 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 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.
- •asynq has the most downloads (2.0K), suggesting wider adoption.