Decision Workspace
twist vs async-tungstenite vs websocket
Side-by-side comparison of Rust crates
46
twist
growingv0.7.1
An implementation of the RFC6455 websocket protocol as a tokio Codec and a tokio-proto pipeline ServerProto
74
async-tungstenite
growingv0.34.0
Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation
62
websocket
growingv0.27.1
[deprecated] A WebSocket (RFC6455) library for Rust.
Core Metrics
| twist | async-tungstenite | websocket | |
|---|---|---|---|
| Health Score | 46 | 74 | 62 |
| Total Downloads | 26.6K | 16.0M | 2.4M |
| 30d Downloads | 57 | 1.3M | 56.0K |
| Dependents | 69 | 2.8K | 574 |
| Releases | 15 | 56 | 79 |
| Last Updated | 3293d ago | 7d ago | 726d ago |
| Age | 9y 1m | 6y 4m | 11y 4m |
Health Breakdown
twist
Maintenance
7
Quality
15
Community
8
Popularity
5
Documentation
11
async-tungstenite
Maintenance
20
Quality
15
Community
17
Popularity
8
Documentation
14
websocket
Maintenance
7
Quality
16
Community
19
Popularity
8
Documentation
12
Technical Details
| twist | async-tungstenite | websocket | |
|---|---|---|---|
| Version | 0.7.1 | 0.34.0 | 0.27.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 15 | 35 | 15 |
| Crate Size | 29KB | 50KB | 62KB |
| Features | 2 | 19 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2018 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 2 | 4 (team) |
Links
Quick Verdict
- •async-tungstenite leads with a health score of 74/100, but none of the options score above 80.
- •async-tungstenite is depended on by 2.8K crates — strongest ecosystem trust.
- •⚠ twist, websocket have not been updated in over a year.