Decision Workspace
karyon_net vs websocket-relay vs msgtrans
Side-by-side comparison of Rust crates
60
karyon_net
growingv0.6.3
A layered async networking stack over TCP, QUIC, UDP, and Unix sockets, with composable layers for TLS, WebSocket, and SOCKS5.
41
websocket-relay
experimentalv0.1.3
A WebSocket-to-TCP relay server with TLS support and domain-based routing
52
msgtrans
stablev1.0.6
Support for a variety of communication protocols such as TCP / QUIC / WebSocket, easy to create server and client network library.
Core Metrics
| karyon_net | websocket-relay | msgtrans | |
|---|---|---|---|
| Health Score | 60 | 41 | 52 |
| Total Downloads | 29.1K | 1.2K | 8.0K |
| 30d Downloads | 1.1K | 0 | 0 |
| Dependents | 39 | 0 | 3 |
| Releases | 29 | 3 | 13 |
| Last Updated | 11d ago | 316d ago | 88d ago |
| Age | 1y 11m | 10m | 1y 8m |
Health Breakdown
karyon_net
Maintenance
18
Quality
17
Community
10
Popularity
5
Documentation
10
websocket-relay
Maintenance
9
Quality
12
Community
6
Popularity
4
Documentation
10
msgtrans
Maintenance
14
Quality
15
Community
8
Popularity
5
Documentation
10
Technical Details
| karyon_net | websocket-relay | msgtrans | |
|---|---|---|---|
| Version | 0.6.3 | 0.1.3 | 1.0.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0 | MIT | Apache-2.0 |
| Dependencies | 15 | 13 | 30 |
| Crate Size | 27KB | 31KB | 142KB |
| Features | 11 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •karyon_net leads with a health score of 60/100, but none of the options score above 80.
- •karyon_net, websocket-relay are pre-1.0 — API may change.