conght / quicLinks
libquic: QUIC (Quick UDP Internet Connections)
☆239Updated 11 years ago
Alternatives and similar repositories for quic
Users that are interested in quic are comparing it to the libraries listed below
Sorting:
- quic、prot_quic、goquic、libquic源码中文注释分析,增加C++ quic-client和quic-server example 程序,便于快速掌握学习谷歌quic库源码和学习quic协议,作为新的网络加速协议,可以根据实际需要应用于自己的工程项目中。…☆314Updated 2 years ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆736Updated last year
- UDP-based Data Transfer Protocol☆178Updated 2 years ago
- Play area for quic☆42Updated 8 years ago
- libjingle clone of the original svn with some local patches.☆314Updated 12 years ago
- Posix style QUIC protocol.☆50Updated 2 years ago
- Reliable UDP☆398Updated 5 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- A C++ network service framework☆143Updated 5 years ago
- C++ network library based on `libgo`.☆245Updated 6 years ago
- Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)☆203Updated 6 years ago
- Implementation of Reliable UDP☆97Updated 6 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- *** IT APPEARS THIS EFFORT HAS BEEN ABANDONED *** Chinese translations of various QUIC drafts☆127Updated 4 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- ☆1,174Updated 4 years ago
- ☆209Updated last year
- 基于Chromium 82.0.4061.2 quiche库QuicTransport协议实现的原生QUIC客户端库,去掉HTTP2/SPDY,封装了类Socket接口,可以收发裸QUIC数据。☆67Updated 4 years ago
- QUIC, a multiplexed stream transport over UDP☆1,808Updated 2 years ago
- combine kcp with boost::asio. - kcp: a Fast and Reliable udp protocal.☆709Updated 6 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- Implementation of RFC5766 and RFC5389