Decision Workspace
tokio-udp-framed vs kcp-tokio vs raknet-rust
Side-by-side comparison of Rust crates
33
tokio-udp-framed
growingv0.1.0
Based on UdpFramed from tokio-util but with some quality of life modifications to support shared ownership of `UdpSocket` and to split Send/Recv into their own types.
50
kcp-tokio
experimentalv0.4.0
A high-performance async Rust implementation of KCP - A Fast and Reliable ARQ Protocol
46
raknet-rust
experimentalv0.2.0
Asynchronous, high-performance RakNet transport library for Rust.
Core Metrics
| tokio-udp-framed | kcp-tokio | raknet-rust | |
|---|---|---|---|
| Health Score | 33 | 50 | 46 |
| Total Downloads | 1.7K | 2.0K | 30 |
| 30d Downloads | 3 | 152 | 30 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 9 | 2 |
| Last Updated | 1864d ago | 43d ago | 27d ago |
| Age | 5y 1m | 7m | 27d |
Health Breakdown
tokio-udp-framed
Maintenance
1
Quality
13
Community
6
Popularity
4
Documentation
9
kcp-tokio
Maintenance
16
Quality
14
Community
6
Popularity
4
Documentation
10
raknet-rust
Maintenance
12
Quality
11
Community
6
Popularity
2
Documentation
15
Technical Details
| tokio-udp-framed | kcp-tokio | raknet-rust | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 13 | 11 | 15 |
| Crate Size | 7KB | 52KB | 142KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kcp-tokio leads with a health score of 50/100, but none of the options score above 80.
- •⚠ tokio-udp-framed has not been updated in over a year.