Decision Workspace
ws-bridge vs async-graphql-axum vs websocket
Side-by-side comparison of Rust crates
46
ws-bridge
experimentalv0.1.1
Strongly-typed WebSocket endpoints for Rust — define once, use everywhere (axum server, yew/gloo browser client, tokio-tungstenite native client)
71
async-graphql-axum
stablev7.2.1
async-graphql for axum
62
websocket
growingv0.27.1
[deprecated] A WebSocket (RFC6455) library for Rust.
Core Metrics
| ws-bridge | async-graphql-axum | websocket | |
|---|---|---|---|
| Health Score | 46 | 71 | 62 |
| Total Downloads | 464 | 19.0M | 2.4M |
| 30d Downloads | 331 | 1.1M | 54.5K |
| Dependents | 0 | 910 | 574 |
| Releases | 2 | 123 | 79 |
| Last Updated | 30d ago | 19d ago | 726d ago |
| Age | 1m | 4y 6m | 11y 4m |
Health Breakdown
ws-bridge
Maintenance
12
Quality
15
Community
6
Popularity
3
Documentation
10
async-graphql-axum
Maintenance
18
Quality
18
Community
14
Popularity
8
Documentation
13
websocket
Maintenance
7
Quality
16
Community
19
Popularity
8
Documentation
12
Technical Details
| ws-bridge | async-graphql-axum | websocket | |
|---|---|---|---|
| Version | 0.1.1 | 7.2.1 | 0.27.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 11 | 11 | 15 |
| Crate Size | 39KB | 20KB | 62KB |
| Features | 5 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 4 (team) |
Links
Quick Verdict
- •async-graphql-axum leads with a health score of 71/100, but none of the options score above 80.
- •async-graphql-axum is depended on by 910 crates — strongest ecosystem trust.
- •⚠ websocket has not been updated in over a year.
- •ws-bridge, websocket are pre-1.0 — API may change.