Decision Workspace
resolute vs tokio-postgres vs zero-postgres
Side-by-side comparison of Rust crates
51
resolute
experimentalv0.5.0
Compile-time-checked PostgreSQL queries with a pure-Rust wire protocol driver.
67
tokio-postgres
growingv0.7.17
A native, asynchronous PostgreSQL client
46
zero-postgres
experimentalv0.9.0
A high-performance PostgreSQL client
Core Metrics
| resolute | tokio-postgres | zero-postgres | |
|---|---|---|---|
| Health Score | 51 | 67 | 46 |
| Total Downloads | 117 | 46.6M | 2.3K |
| 30d Downloads | 0 | 3.8M | 0 |
| Dependents | 7 | 6.3K | 0 |
| Releases | 6 | 37 | 14 |
| Last Updated | 13d ago | 57d ago | 84d ago |
| Age | 1m | 9y 5m | 5m |
Health Breakdown
resolute
Maintenance
13
Quality
13
Community
8
Popularity
2
Documentation
15
tokio-postgres
Maintenance
16
Quality
15
Community
16
Popularity
8
Documentation
12
zero-postgres
Maintenance
14
Quality
13
Community
5
Popularity
4
Documentation
10
Technical Details
| resolute | tokio-postgres | zero-postgres | |
|---|---|---|---|
| Version | 0.5.0 | 0.7.17 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 24 | 39 | 29 |
| Crate Size | 138KB | 99KB | 169KB |
| Features | 5 | 23 | 14 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.85 | 1.85 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •tokio-postgres leads with a health score of 67/100, but none of the options score above 80.
- •tokio-postgres is depended on by 6.3K crates — strongest ecosystem trust.