Decision Workspace
msgtrans vs async-tungstenite vs pea2pea
Side-by-side comparison of Rust crates
55
msgtrans
stablev1.0.6
Support for a variety of communication protocols such as TCP / QUIC / WebSocket, easy to create server and client network library.
74
async-tungstenite
growingv0.34.0
Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation
64
pea2pea
growingv0.54.2
A lightweight, performant microkernel for TCP peer-to-peer (P2P) networking. Handles connection pooling and framing, leaving the logic to you.
Core Metrics
| msgtrans | async-tungstenite | pea2pea | |
|---|---|---|---|
| Health Score | 55 | 74 | 64 |
| Total Downloads | 7.8K | 16.0M | 171.3K |
| 30d Downloads | 59 | 1.3M | 2.4K |
| Dependents | 3 | 2.8K | 75 |
| Releases | 13 | 56 | 73 |
| Last Updated | 29d ago | 7d ago | 4d ago |
| Age | 1y 6m | 6y 4m | 5y 3m |
Health Breakdown
msgtrans
Maintenance
17
Quality
15
Community
8
Popularity
5
Documentation
10
async-tungstenite
Maintenance
20
Quality
15
Community
17
Popularity
8
Documentation
14
pea2pea
Maintenance
19
Quality
13
Community
11
Popularity
6
Documentation
15
Technical Details
| msgtrans | async-tungstenite | pea2pea | |
|---|---|---|---|
| Version | 1.0.6 | 0.34.0 | 0.54.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | Apache-2.0 | MIT | CC0-1.0 OR MIT |
| Dependencies | 30 | 35 | 20 |
| Crate Size | 142KB | 50KB | 65KB |
| Features | 4 | 19 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 2 | 1 |
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.
- •async-tungstenite, pea2pea are pre-1.0 — API may change.