Decision Workspace
kcp-rust vs kcp2-core vs kcp2-std
Side-by-side comparison of Rust crates
51
kcp-rust
experimentalv0.1.3
High performance pure safe-rust kcp implementation.
54
kcp2-core
experimentalv0.1.3
KCP protocol core implementation — no_std compatible, zero-dependency network layer
49
kcp2-std
experimentalv0.1.3
KCP protocol async implementation for Tokio — Actor model with KcpListener/KcpConnector
Core Metrics
| kcp-rust | kcp2-core | kcp2-std | |
|---|---|---|---|
| Health Score | 51 | 54 | 49 |
| Total Downloads | 1.4K | 137 | 125 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 10 | 6 |
| Releases | 4 | 3 | 4 |
| Last Updated | 279d ago | 13d ago | 13d ago |
| Age | 9m | 15d | 15d |
Health Breakdown
kcp-rust
Maintenance
14
Quality
15
Community
5
Popularity
4
Documentation
13
kcp2-core
Maintenance
13
Quality
17
Community
9
Popularity
3
Documentation
12
kcp2-std
Maintenance
18
Quality
8
Community
8
Popularity
3
Documentation
12
Technical Details
| kcp-rust | kcp2-core | kcp2-std | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.3 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 0 | 3 | 18 |
| Crate Size | 9KB | 22KB | 45KB |
| Features | 0 | 6 | 4 |
| Yanked % | 0.0% | 0.0% | 25.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.