Decision Workspace
pgqrs vs workers vs tokio-postgres
Side-by-side comparison of Rust crates
52
pgqrs
experimentalv0.15.0
A high-performance PostgreSQL-backed job queue for Rust applications
36
workers
experimentalv0.1.0
A robust async PostgreSQL-backed background job processing system
66
tokio-postgres
growingv0.7.16
A native, asynchronous PostgreSQL client
Core Metrics
| pgqrs | workers | tokio-postgres | |
|---|---|---|---|
| Health Score | 52 | 36 | 66 |
| Total Downloads | 457 | 366 | 39.2M |
| 30d Downloads | 28 | 8 | 3.2M |
| Dependents | 0 | 0 | 5.4K |
| Releases | 11 | 1 | 36 |
| Last Updated | 4d ago | 198d ago | 72d ago |
| Age | 5m | 6m | 9y 3m |
Health Breakdown
pgqrs
Maintenance
22
Quality
12
Community
5
Popularity
3
Documentation
10
workers
Maintenance
5
Quality
12
Community
6
Popularity
3
Documentation
10
tokio-postgres
Maintenance
15
Quality
15
Community
16
Popularity
8
Documentation
12
Technical Details
| pgqrs | workers | tokio-postgres | |
|---|---|---|---|
| Version | 0.15.0 | 0.1.0 | 0.7.16 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 29 | 15 | 38 |
| Crate Size | 140KB | 34KB | 97KB |
| Features | 8 | 0 | 22 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.81 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •tokio-postgres leads with a health score of 66/100, but none of the options score above 80.
- •tokio-postgres is depended on by 5.4K crates — strongest ecosystem trust.