securesocketfunneling / udt
Boost asio UDT implementation (stream over asio datagram socket, reliability over UDP)
☆201Updated 6 years ago
Alternatives and similar repositories for udt:
Users that are interested in udt are comparing it to the libraries listed below
- C++11 libuv wrapper☆179Updated 5 years ago
- Implementation of Reliable UDP☆97Updated 6 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- UDP-based Data Transfer Protocol☆178Updated 2 years ago
- Posix style QUIC protocol.☆50Updated 2 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- A DTLS implementation using the ASIO library☆51Updated 4 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- STUN message encoder/decoder public domain in C/C++☆52Updated last year
- Socket and Networking Library using msgpack.org[C++11]☆217Updated last year
- C++ binding for nanomsg☆108Updated 10 years ago
- libquic: QUIC (Quick UDP Internet Connections)☆235Updated 10 years ago
- lock free shared memory based high performance ring buffer☆25Updated 12 years ago
- This project implements a reliability layer atop UDP in C.☆1Updated 12 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆154Updated 2 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆197Updated 3 weeks ago
- Forward error correction with SIMD optimizations☆97Updated 3 years ago
- 基于Chromium 82.0.4061.2 quiche库QuicTransport协议实现的原生QUIC客户端库,去掉HTTP2/SPDY,封装了类Socket接口,可以收发裸QUIC数据。☆67Updated 4 years ago
- 修改UDT默认的CC算法,移植linux2.6版本的tcp_vegas和tcp_cubic算法进去☆25Updated 9 years ago
- ☆31Updated last year
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆144Updated 6 years ago
- Fast GF(256) Cauchy MDS Block Erasure Codec in C☆112Updated 6 months ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆731Updated 9 months ago
- A fast C++ serialization and de-serialization of Google's protobuf Messages into/from JSON format.☆158Updated 7 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- Nanomsg binding for C++11☆116Updated 3 years ago
- C++ network library based on `libgo`.☆246Updated 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☆80Updated 4 years ago
- Fork of http://state-threads.sourceforge.net/☆50Updated 10 years ago
- A C++ network service framework☆143Updated 5 years ago