conght / quicLinks
libquic: QUIC (Quick UDP Internet Connections)
☆243Updated 11 years ago
Alternatives and similar repositories for quic
Users that are interested in quic are comparing it to the libraries listed below
Sorting:
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆744Updated 3 weeks ago
- quic、prot_quic、goquic、libquic源码中文注释分析,增加C++ quic-client和quic-server example 程序,便于快速掌握学习谷歌quic库源码和学习quic协议,作为新的网络加速协议,可以根据实际需要应用于自己的工程项目中。…☆313Updated 3 years ago
- Reliable UDP☆402Updated 6 years ago
- libjingle clone of the original svn with some local patches.☆317Updated 12 years ago
- Posix style QUIC protocol.☆50Updated 3 years ago
- C++ network library based on `libgo`.☆244Updated 6 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- Implementation of Reliable UDP☆97Updated 6 years ago
- A C++ network service framework☆143Updated 6 years ago
- UDP-based Data Transfer Protocol☆181Updated 3 years ago
- Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)☆206Updated 6 years ago
- Play area for quic☆42Updated 8 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 7 years ago
- combine kcp with boost::asio. - kcp: a Fast and Reliable udp protocal.☆717Updated 6 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- ☆210Updated 2 years ago
- ☆1,172Updated 4 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 5 years ago
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- Test reliable udp for situation of realtime pvp game by wireless.☆111Updated 7 years ago
- Nginx cpp development kit☆157Updated 5 years ago
- QUIC, a multiplexed stream transport over UDP☆1,826Updated 3 years ago
- 基于Chromium 82.0.4061.2 quiche库QuicTransport协议实现的原生QUIC客户端库,去掉HTTP2/SPDY,封装了类Socket接口,可以收发裸QUIC数据。☆67Updated 5 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆458Updated 4 years ago
- Nick's libevent manual☆708Updated last year
- libtnet is a tiny high performance c++ network lib, like tornado☆287Updated 10 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆153Updated 2 years ago
- Implementation of RFC5766 and RFC5389☆78Updated 8 years ago
- 修改UDT默认的CC算法,移植linux2.6版本的tcp_vegas和tcp_cubic算法进去☆25Updated 10 years ago