dorkbox / UDTLinks
UDP-based Data Transfer Protocol
☆182Updated 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 7 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- libquic: QUIC (Quick UDP Internet Connections)☆242Updated 11 years ago
- 使用KCP和libuv的简单网络模块。☆66Updated 9 years ago
- The asynchronous TLS abstraction for OpenSSL☆126Updated 7 years ago
- Implementation of Reliable UDP☆97Updated 6 years ago
- Test reliable udp for situation of realtime pvp game by wireless.☆111Updated 7 years ago
- A DTLS implementation using the ASIO library☆53Updated 4 years ago
- Fast GF(256) Cauchy MDS Block Erasure Codec in C☆114Updated last year
- 修改UDT默认的CC算法,移植linux2.6版本的tcp_vegas和tcp_cubic算法进去☆25Updated 10 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆267Updated 4 years ago
- Posix style QUIC protocol.☆50Updated 3 years ago
- Forward error correction with SIMD optimizations☆98Updated 3 years ago
- Adding TCP like reliability features on top of existing UDP protocol☆40Updated 13 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 4 months 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
- STUN Client done in C☆44Updated 11 years ago
- C++11 libuv wrapper☆179Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated 2 years ago
- Implementation of RFC5766 and RFC5389☆78Updated 8 years ago
- RaptorQ RFC6330 C++11 implementation☆161Updated 2 years ago
- nanomsg rpc with protobuf☆40Updated 12 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
- Simple C++ library designed for encoding and decoding of DNS protocol packets☆65Updated 2 years ago
- C compatible version for https://github.com/klauspost/reedsolomon.☆122Updated 3 years ago
- Portable event-driven TCP/IP stack in C++ (C++17)☆54Updated 5 years ago
- Streaming websocket frame parser and frame builder for c☆69Updated 6 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
- Fast and light Redis C client library built over Hiredis, thread-safe, write replication, auto-reconnect, sync pool, async libev.☆83Updated 6 years ago