rust-raknet

UDP networking library

An implementation of the RakNet protocol in Rust for reliable UDP communication in networked applications

RakNet Protocol implementation by Rust.

GitHub

226 stars
3 watching
18 forks
Language: Rust
last commit: 8 months ago
Linked from 1 awesome list

minecraftnetworkingraknetreliable-udpudpudp-protocol

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dylanmckay/protocol A crate providing a protocol for sending and receiving structured data over various networks 187
dahrkael/libquicknet A small UDP networking library for games with features like reliable message delivery and simple setup. 31
treeform/netty A library for creating reliable UDP connections in game development. 122
0xpolygonzero/plonky2 A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems 778
nxrighthere/enet-csharp Reliable UDP networking library for C and .NET environments 813
randombit/botan-rs A Rust cryptography library that wraps the Botan C API 34
riptidenetworking/riptide A lightweight C# networking solution for multiplayer games and applications. 1,131
dusk-network/rusk An implementation of a decentralized platform and tools in Rust 163
aembke/redis-protocol.rs An implementation of the Redis protocol in Rust 41
esotericsoftware/kryonet A Java library for efficient TCP and UDP networking with automatic object serialization using Kryo. 1,818
libp2p/js-libp2p-udp A Node.js implementation of the UDP transport layer for peer-to-peer networking 7
rust-bitcoin/rust-bitcoin A Rust library for serializing and deserializing Bitcoin protocol messages and keys. 2,132
infincia/bip39-rs An implementation of BIP0039 encryption protocol for Bitcoin wallets 54
pluto/ronkathon A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. 190
3hren/msgpack-rust A MessagePack implementation for Rust. 1,171