Decision Workspace
forge-jobs-api vs forge-jobs vs apalis-postgres
Side-by-side comparison of Rust crates
47
forge-jobs-api
experimentalv0.3.1
Axum HTTP transport for forge-jobs. Pure async handlers over the storage trait surface (shared with in-process IPC bindings) + JSON DTOs + a reference jobs-server binary.
47
forge-jobs
experimentalv0.3.1
Sidekiq-style job queue with embedded SQLite and pluggable Postgres. Per-queue workers + cron + cluster-wide rate-limit budget + cancellation that survives across replicas.
63
apalis-postgres
growingv1.0.0-rc.8
Background task processing for rust using apalis and postgres
Core Metrics
| forge-jobs-api | forge-jobs | apalis-postgres | |
|---|---|---|---|
| Health Score | 47 | 47 | 63 |
| Total Downloads | 152 | 181 | 50.6K |
| 30d Downloads | 0 | 0 | 12.5K |
| Dependents | 0 | 5 | 24 |
| Releases | 5 | 5 | 13 |
| Last Updated | 29d ago | 29d ago | 66d ago |
| Age | 1m | 1m | 8m |
Health Breakdown
forge-jobs-api
Maintenance
12
Quality
14
Community
6
Popularity
3
Documentation
12
forge-jobs
Maintenance
12
Quality
12
Community
8
Popularity
3
Documentation
12
apalis-postgres
Maintenance
18
Quality
18
Community
10
Popularity
6
Documentation
11
Technical Details
| forge-jobs-api | forge-jobs | apalis-postgres | |
|---|---|---|---|
| Version | 0.3.1 | 0.3.1 | 1.0.0-rc.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | non-standard |
| Dependencies | 12 | 22 | 17 |
| Crate Size | 52KB | 217KB | 62KB |
| Features | 2 | 3 | 8 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.92 | 1.92 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •apalis-postgres leads with a health score of 63/100, but none of the options score above 80.
- •forge-jobs-api, forge-jobs are pre-1.0 — API may change.