naia
Networking library
A networking library for building multiplayer applications in Rust.
a cross-platform (including Wasm!) networking library built in Rust. Intended to make multiplayer game development dead-simple & lightning-fast
928 stars
9 watching
59 forks
Language: Rust
last commit: 5 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yangkj/rxnetworks | A network API library that enables easy and reactive networking with support for various plugins and features. | 230 |
johnlui/pitaya | A Swift networking library that provides an elegant API for making HTTP and HTTPS requests. | 842 |
kangzubin/xmnetworking | A lightweight and powerful network library with simplified syntax based on AFNetworking. | 979 |
rust-lang/libm | A Rust port of math library functions from MUSL's libm | 548 |
haskell/network | Provides a low-level networking interface in Haskell | 329 |
mindbody/conduit | A Swift networking library that simplifies HTTP requests and provides robust authentication capabilities. | 52 |
dvergar/anette | A simple network library with a straightforward API for communicating between servers and clients over TCP and supporting multiple programming languages. | 37 |
organic-code/breep | A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. | 141 |
jackm321/rustnn | A neural network library written in Rust for building and training feedforward artificial neural networks. | 336 |
b23r0/rust-raknet | An implementation of the RakNet protocol in Rust for reliable UDP communication in networked applications | 227 |
cloaked9000/frnetlib | A small and fast cross-platform networking library with support for various networking protocols and SSL/TLS encryption. | 24 |
riptidenetworking/riptide | A lightweight C# networking solution for multiplayer games and applications. | 1,143 |
camchenry/sock.lua | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |
lidgren/lidgren-network-gen3 | Provides a networking API for .NET framework applications | 1,197 |
esotericsoftware/kryonet | A Java library for efficient TCP and UDP networking with automatic object serialization using Kryo. | 1,819 |