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.
227 stars
3 watching
18 forks
Language: Rust
last commit: 11 months ago
Linked from 1 awesome list
minecraftnetworkingraknetreliable-udpudpudp-protocol
Related projects:
Repository | Description | Stars |
---|---|---|
| A crate providing a protocol for sending and receiving structured data over various networks | 188 |
| A small UDP networking library for games with features like reliable message delivery and simple setup. | 31 |
| A library for creating reliable UDP connections in game development. | 121 |
| A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems | 791 |
| Reliable UDP networking library for C and .NET environments | 819 |
| A Rust cryptography library that wraps the Botan C API | 34 |
| A lightweight C# networking solution for multiplayer games and applications. | 1,145 |
| A reference implementation and tools for a decentralized platform built on the Rust programming language | 169 |
| An implementation of the Redis protocol in Rust | 42 |
| A Java library for efficient TCP and UDP networking with automatic object serialization using Kryo. | 1,819 |
| A Node.js implementation of the UDP transport layer for peer-to-peer networking | 7 |
| A Rust library for working with Bitcoin protocol messages and data structures | 2,181 |
| An implementation of BIP0039 encryption protocol for Bitcoin wallets | 54 |
| A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 192 |
| A MessagePack implementation for Rust. | 1,183 |