Decision Workspace
ws-lite vs ws-gonzale vs tokio
Side-by-side comparison of Rust crates
39
ws-lite
growingv0.6.1
Naive websocket server implemented using async / await
37
ws-gonzale
growingv0.5.0
Naive websocket server implemented using async / await
74
tokio
stablev1.50.0
An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.
Core Metrics
| ws-lite | ws-gonzale | tokio | |
|---|---|---|---|
| Health Score | 39 | 37 | 74 |
| Total Downloads | 11.3K | 16.3K | 584.2M |
| 30d Downloads | 13 | 17 | 43.0M |
| Dependents | 0 | 0 | 599.9K |
| Releases | 9 | 13 | 181 |
| Last Updated | 1784d ago | 2057d ago | 24d ago |
| Age | 5y 3m | 5y 8m | 9y 9m |
Health Breakdown
ws-lite
Maintenance
4
Quality
15
Community
6
Popularity
5
Documentation
9
ws-gonzale
Maintenance
4
Quality
13
Community
6
Popularity
5
Documentation
9
tokio
Maintenance
17
Quality
17
Community
20
Popularity
8
Documentation
12
Technical Details
| ws-lite | ws-gonzale | tokio | |
|---|---|---|---|
| Version | 0.6.1 | 0.5.0 | 1.50.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 9 | 34 |
| Crate Size | 9KB | 27KB | 878KB |
| Features | 1 | 0 | 16 |
| Yanked % | 0.0% | 0.0% | 2.8% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •tokio leads with a health score of 74/100, but none of the options score above 80.
- •tokio is depended on by 599.9K crates — strongest ecosystem trust.
- •⚠ ws-lite, ws-gonzale have not been updated in over a year.
- •ws-lite, ws-gonzale are pre-1.0 — API may change.