Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Easyswoole | 4,623 | 37 | 35 | 11 days ago | 65 | January 18, 2022 | 61 | apache-2.0 | PHP | |
swoole,easyswoole,swoole framework | ||||||||||
Openseeface | 989 | 3 days ago | 8 | bsd-2-clause | Python | |||||
Robust realtime face and facial landmark tracking on CPU with Unity integration | ||||||||||
Java Kcp | 191 | a year ago | 7 | August 09, 2021 | 4 | apache-2.0 | Java | |||
基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务 | ||||||||||
Orchid | 100 | 7 years ago | 2 | mit | C++ | |||||
Usagewatch | 80 | 25 | 8 | 6 years ago | 11 | July 25, 2013 | 9 | mit | Ruby | |
A Ruby Gem with methods to find usage statistics on a Linux server such as CPU, Disk, TCP/UDP Connections, Load, Bandwidth, Disk I/O, and Memory | ||||||||||
Trakx | 23 | 2 months ago | 6 | March 16, 2021 | 1 | mit | Go | |||
Performance focused HTTP & UDP BitTorrent tracker | ||||||||||
Zero Copy Socket Test | 11 | 8 years ago | C++ | |||||||
Thingz Agent | 6 | 8 years ago | 1 | apache-2.0 | Go | |||||
Thingz understood | ||||||||||
Goudpserver | 4 | a year ago | gpl-3.0 | Go | ||||||
Simple multithreaded GoLang UDP server... | ||||||||||
Rgb_matrix_udp | 2 | 3 years ago | 2 | unlicense | C++ | |||||
udp based rgb panel driver using raspberry pi |
基于netty版本实现的kcp(包含fec功能的实现)
KCP是一个基于udp的快速可靠协议(rudp),能以比 TCP浪费10%-20%的带宽的代价,换取平均延迟降低 30%-40%,且最大延迟降低三倍的传输效果。
<dependency>
<groupId>com.github.l42111996</groupId>
<artifactId>kcp-base</artifactId>
<version>1.6</version>
</dependency>
已经是稳定版本,据统计有5~10款上线项目接入,包含腾讯,快手等公司产品使用
QQ:526167774