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

227 stars
3 watching
18 forks
Language: Rust
last commit: 10 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 188
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. 121
0xpolygonzero/plonky2 A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems 791
nxrighthere/enet-csharp Reliable UDP networking library for C and .NET environments 819
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,145
dusk-network/rusk A reference implementation and tools for a decentralized platform built on the Rust programming language 169
aembke/redis-protocol.rs An implementation of the Redis protocol in Rust 42
esotericsoftware/kryonet A Java library for efficient TCP and UDP networking with automatic object serialization using Kryo. 1,819
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 working with Bitcoin protocol messages and data structures 2,181
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. 192
3hren/msgpack-rust A MessagePack implementation for Rust. 1,183