Decision Workspace
kcp2-std vs kcp2-core vs kcp-rust
Side-by-side comparison of Rust crates
49
kcp2-std
experimentalv0.1.3
KCP protocol async implementation for Tokio — Actor model with KcpListener/KcpConnector
54
kcp2-core
experimentalv0.1.3
KCP protocol core implementation — no_std compatible, zero-dependency network layer
51
kcp-rust
experimentalv0.1.3
High performance pure safe-rust kcp implementation.
Core Metrics
| kcp2-std | kcp2-core | kcp-rust | |
|---|---|---|---|
| Health Score | 49 | 54 | 51 |
| Total Downloads | 125 | 137 | 1.4K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 6 | 10 | 0 |
| Releases | 4 | 3 | 4 |
| Last Updated | 13d ago | 13d ago | 279d ago |
| Age | 15d | 15d | 9m |
Health Breakdown
kcp2-std
Maintenance
18
Quality
8
Community
8
Popularity
3
Documentation
12
kcp2-core
Maintenance
13
Quality
17
Community
9
Popularity
3
Documentation
12
kcp-rust
Maintenance
14
Quality
15
Community
5
Popularity
4
Documentation
13
Technical Details
| kcp2-std | kcp2-core | kcp-rust | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.3 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 18 | 3 | 0 |
| Crate Size | 45KB | 22KB | 9KB |
| Features | 4 | 6 | 0 |
| Yanked % | 25.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75 | 1.75 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •kcp2-core leads with a health score of 54/100, but none of the options score above 80.
- •kcp-rust has the most downloads (1.4K), suggesting wider adoption.