NetStack
Game network library
A lightweight toolset for creating concurrent networking systems in multi-player games
Lightweight toolset for creating concurrent networking systems for multiplayer games
309 stars
24 watching
33 forks
Language: C#
last commit: over 2 years ago dotnetgamedevhigh-performancemulti-threadingnetworkingserializationunigineunity
Related projects:
Repository | Description | Stars |
---|---|---|
nxrighthere/enet-csharp | Reliable UDP networking library for C and .NET environments | 815 |
nxrighthere/netdynamics | A data-oriented networking playground for stress testing and debugging UDP transports. | 106 |
0xfa11/gamenetworkingresources | A curated collection of resources and articles on game networking programming, focusing on challenges, techniques, and best practices for developing multiplayer games. | 7,468 |
dahrkael/libquicknet | A small UDP networking library for games with features like reliable message delivery and simple setup. | 31 |
smilex/zed_net | A lightweight, single-file networking library for creating simple UDP connections in games. | 60 |
riptidenetworking/riptide | A lightweight C# networking solution for multiplayer games and applications. | 1,137 |
firstgeargames/fishnet | A feature-rich Unity networking solution aimed at powering games with reliable, efficient, and flexible networking. | 1,396 |
dvergar/anette | A simple network library with a straightforward API for communicating between servers and clients over TCP and supporting multiple programming languages. | 37 |
nethermindeth/starknet.unity | Lets game developers integrate blockchain functionality into their Unity projects with ease. | 12 |
unity-technologies/com.unity.netcode.gameobjects | Provides networking capabilities to GameObject and MonoBehaviour workflows in Unity, enabling multiplayer functionality. | 2,153 |
sp4cerat/game-net | A C++ library providing basic client-server network functionalities for games using RPCs | 75 |
fish-tennis/gnet | High-performance network library for game servers using Go. | 20 |
5mixer/mphx | A library for creating multiplayer games with Haxe. | 125 |
overtorment/noobhub | Provides network multiplayer and messaging functionality for various game engines and platforms | 321 |
dotnet-boxed/framework | A collection of .NET Core extensions and helper packages to simplify development | 724 |