dorkbox / UDTLinks
UDP-based Data Transfer Protocol
☆181Updated 3 years ago
Alternatives and similar repositories for UDT
Users that are interested in UDT are comparing it to the libraries listed below
Sorting:
- Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)☆206Updated 6 years ago
- libquic: QUIC (Quick UDP Internet Connections)☆243Updated 11 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- A DTLS implementation using the ASIO library☆53Updated 4 years ago
- The asynchronous TLS abstraction for OpenSSL☆126Updated 7 years ago
- Test reliable udp for situation of realtime pvp game by wireless.☆111Updated 7 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- Posix style QUIC protocol.☆50Updated 3 years ago
- 修改UDT默认的CC算法,移植linux2.6版本的tcp_vegas和tcp_cubic算法进去☆25Updated 10 years ago
- Fast GF(256) Cauchy MDS Block Erasure Codec in C☆114Updated last year
- Implementation of RFC5766 and RFC5389☆78Updated 8 years ago
- Implementation of Reliable UDP☆97Updated 6 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆116Updated 12 years ago
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 6 years ago
- Adding TCP like reliability features on top of existing UDP protocol☆40Updated 12 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 3 months ago
- Forward error correction with SIMD optimizations☆98Updated 3 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- A kcptun based on c++11/asio, compatible with kcptun(golang)☆78Updated 6 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆266Updated 4 years ago
- Source code for examples from article "How to write simple HTTP proxy with Boost.Asio", http://alexott.net/en/cpp/BoostAsioProxy.html☆81Updated 4 years ago
- Streaming WebSocket parser☆70Updated 2 years ago
- Shorthair : Generational Block Streaming Erasure Codes☆128Updated 5 years ago
- libuv thread communication☆59Updated 2 years ago
- A CMake build for libuv☆44Updated 7 years ago
- C compatible version for https://github.com/klauspost/reedsolomon.☆122Updated 3 years ago
- Add SSL/TLS functionality on top of libuv☆63Updated 10 years ago
- C++ wrapper for C-based HTTP parser☆57Updated 4 years ago
- STUN Client done in C☆44Updated 11 years ago
- Libnice is an implementation of the IETF's Interactive Connectivity Establishment (ICE) standard (RFC 5245) and the Session Traversal Uti…☆74Updated 10 years ago