zed_net
Game network library
A lightweight, single-file networking library for creating simple UDP connections in games.
Single file public domain networking library
60 stars
8 watching
16 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sp4cerat/game-net | A C++ library providing basic client-server network functionalities for games using RPCs | 75 |
nxrighthere/netstack | A lightweight toolset for creating concurrent networking systems in multi-player games | 308 |
dahrkael/libquicknet | A small UDP networking library for games with features like reliable message delivery and simple setup. | 31 |
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,422 |
riptidenetworking/riptide | A lightweight C# networking solution for multiplayer games and applications. | 1,131 |
firstgeargames/fishnet | A feature-rich Unity networking solution aimed at powering games with reliable, efficient, and flexible networking. | 1,380 |
zpl-c/librg | A lightweight middleware library for managing multi-player game logic and network synchronization. | 1,277 |
huntlabs/hunt-net | A high-performance network library for the D programming language, providing an event-driven asynchronous implementation and codec support for TCP, UDP, and other protocols. | 20 |
camchenry/sock.lua | A Lua networking library designed to simplify the process of creating networked applications in LÖVE games. | 176 |
fish-tennis/gnet | High-performance network library for game servers using Go. | 19 |
youzan/zan | A high-performance asynchronous networking library for PHP | 460 |
overtorment/noobhub | Provides network multiplayer and messaging functionality for various game engines and platforms | 321 |
unity-technologies/com.unity.netcode.gameobjects | Provides networking capabilities to GameObject and MonoBehaviour workflows in Unity for real-time multiplayer applications. | 2,150 |
lun-4/zigdig | A Zig programming language library providing basic DNS functionality | 33 |
5mixer/mphx | A library for creating multiplayer games with Haxe. | 125 |