Decision Workspace
graphile_worker vs apalis-postgres vs graphile_worker_database
Side-by-side comparison of Rust crates
60
graphile_worker
growingv0.13.1
High performance Rust/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)
65
apalis-postgres
growingv1.0.0-rc.8
Background task processing for rust using apalis and postgres
53
graphile_worker_database
experimentalv0.1.3
Database driver abstraction for graphile_worker
Core Metrics
| graphile_worker | apalis-postgres | graphile_worker_database | |
|---|---|---|---|
| Health Score | 60 | 65 | 53 |
| Total Downloads | 30.1K | 27.8K | 359 |
| 30d Downloads | 2.0K | 6.5K | 0 |
| Dependents | 21 | 22 | 15 |
| Releases | 31 | 13 | 4 |
| Last Updated | 2d ago | 17d ago | 2d ago |
| Age | 2y 3m | 7m | 16d |
Health Breakdown
graphile_worker
Maintenance
19
Quality
13
Community
10
Popularity
5
Documentation
13
apalis-postgres
Maintenance
21
Quality
18
Community
10
Popularity
5
Documentation
11
graphile_worker_database
Maintenance
13
Quality
15
Community
9
Popularity
3
Documentation
13
Technical Details
| graphile_worker | apalis-postgres | graphile_worker_database | |
|---|---|---|---|
| Version | 0.13.1 | 1.0.0-rc.8 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | non-standard | MIT |
| Dependencies | 40 | 17 | 10 |
| Crate Size | 153KB | 62KB | 32KB |
| Features | 9 | 8 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •apalis-postgres leads with a health score of 65/100, but none of the options score above 80.
- •graphile_worker has the most downloads (30.1K), suggesting wider adoption.
- •graphile_worker, graphile_worker_database are pre-1.0 — API may change.