Decision Workspace
rustqueue vs apalis-sqlite vs kojin-core
Side-by-side comparison of Rust crates
46
rustqueue
experimentalv0.3.0
Background jobs without infrastructure — embeddable job queue with zero external dependencies
63
apalis-sqlite
growingv1.0.0-rc.8
Background task processing for rust using apalis and sqlite
57
kojin-core
experimentalv0.4.0
Core traits, types, and worker runtime for the kojin task queue
Core Metrics
| rustqueue | apalis-sqlite | kojin-core | |
|---|---|---|---|
| Health Score | 46 | 63 | 57 |
| Total Downloads | 36 | 13.7K | 279 |
| 30d Downloads | 0 | 6.6K | 0 |
| Dependents | 0 | 16 | 16 |
| Releases | 2 | 17 | 4 |
| Last Updated | 3d ago | 18d ago | 66d ago |
| Age | 1m | 7m | 2m |
Health Breakdown
rustqueue
Maintenance
14
Quality
12
Community
6
Popularity
2
Documentation
12
apalis-sqlite
Maintenance
21
Quality
18
Community
9
Popularity
5
Documentation
10
kojin-core
Maintenance
15
Quality
15
Community
9
Popularity
3
Documentation
15
Technical Details
| rustqueue | apalis-sqlite | kojin-core | |
|---|---|---|---|
| Version | 0.3.0 | 1.0.0-rc.8 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 49 | 18 | 15 |
| Crate Size | 345KB | 68KB | 38KB |
| Features | 7 | 9 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •apalis-sqlite leads with a health score of 63/100, but none of the options score above 80.
- •rustqueue, kojin-core are pre-1.0 — API may change.