There are 5 repositories under reliable-udp topic.
[DEPRECATED, please check https://github.com/tobyxdd/hysteria]
KCP - A Fast and Reliable ARQ Protocol (Zero GC overhead)
Ignorance utilizes the power of ENet to provide a reliable UDP networking transport for Mirror Networking.
RakNet Protocol implementation by Rust.
一个基于Enet的实现的冗余传输机制的网络库。Enet是一个基于UDP实现的,可靠传输网络库,并且维护了连接管理和流量控制。
Multiplexed, coroutine-powered reliable UDP for Kotlin using fountain codes
Simple and small reliable UDP networking library for games
A powerful and extremely lightweight encrypted port forwarder based on reliable UDP protocol.
fairyMQ is a distributed high throughput in-memory yet persisted open-source messaging and streaming system(message queue).
Fast, reliable & non-intrusive message-oriented virtual network protocol for Java 6+.
Create client-server systems and build networks for server applications operating within a microservice architecture.
The TRU protocol is the UDP based protocol for real time communications that allows sending messages with low latency and provides protocol reliability features.
A custom multi-channel reliable UDP protocol implementation for low latency/low bandwidth-delay network applications with soft real-time constraints featured in a collection of .NET Standard 2.0 support assemblies. Compatible with unity3d 2018+.
Computer Networks project - Implementation of reliable UDP file transfer.
Intra-session Network Coding Transport Protocol for IPv4 and IPv6
Reliably forwards TCP connections using UDP over two network interfaces in parallel.
swig based golang binding of the reliable-udp framework RakNet, which is implemented with c++