Decision Workspace
tokio-graphql vs tokio-http2 vs postgres_rustls
Side-by-side comparison of Rust crates
30
tokio-graphql
growingv0.1.0
GraphQL implementation built on top of tokio-http2, topkio-proto and other async libraries.
32
tokio-http2
growingv0.1.9
HTTP/1.1 Library (HTTP/2 coming soon) using Tokio Project (core, proto, service). Used with https://github.com/lambdastackio/httpd.
60
postgres_rustls
growingv0.1.5
TLS support for tokio-postgres via tokio-rustls.
Core Metrics
| tokio-graphql | tokio-http2 | postgres_rustls | |
|---|---|---|---|
| Health Score | 30 | 32 | 60 |
| Total Downloads | 2.4K | 16.0K | 7.1K |
| 30d Downloads | 4 | 45 | 1.3K |
| Dependents | 0 | 2 | 0 |
| Releases | 1 | 7 | 6 |
| Last Updated | 3390d ago | 3355d ago | 10d ago |
| Age | 9y 3m | 9y 3m | 1y 1m |
Health Breakdown
tokio-graphql
Maintenance
1
Quality
11
Community
3
Popularity
4
Documentation
11
tokio-http2
Maintenance
3
Quality
9
Community
4
Popularity
5
Documentation
11
postgres_rustls
Maintenance
18
Quality
16
Community
6
Popularity
5
Documentation
15
Technical Details
| tokio-graphql | tokio-http2 | postgres_rustls | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.9 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 38 | 6 |
| Crate Size | 583KB | 1.2MB | 30KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | — | 2024 |
| MSRV | — | — | 1.93.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •postgres_rustls leads with a health score of 60/100, but none of the options score above 80.
- •tokio-http2 has the most downloads (16.0K), suggesting wider adoption.
- •⚠ tokio-graphql, tokio-http2 have not been updated in over a year.