libquicknet
Game network library
A small UDP networking library for games with features like reliable message delivery and simple setup.
Simple and small reliable UDP networking library for games
31 stars
4 watching
3 forks
Language: C++
last commit: over 7 years agoLinked from 1 awesome list
arqdedicated-servergamesmultiplayernetworkingpeer-to-peerreliable-udpudp
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A curated collection of resources and articles on game networking programming, focusing on challenges, techniques, and best practices for developing multiplayer games. | 7,521 | |
| A lightweight toolset for creating concurrent networking systems in multi-player games | 309 | |
| A lightweight, single-file networking library for creating simple UDP connections in games. | 60 | |
| Reliable UDP networking library for C and .NET environments | 819 | |
| An implementation of the RakNet protocol in Rust for reliable UDP communication in networked applications | 227 | |
| A C++ wrapper for a network library used in multiplayer game development. | 7 | |
| A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. | 309 | |
| A C++ library providing basic client-server network functionalities for games using RPCs | 75 | |
| A C# library for creating game trainers that manipulate process memory and inject custom DLLs. | 888 | |
| A lightweight middleware library for managing multi-player game logic and network synchronization. | 1,287 | |
| A high-performance network library designed specifically for game servers | 20 | |
| A simple network library with a straightforward API for communicating between servers and clients over TCP and supporting multiple programming languages. | 37 | |
| A library for creating reliable UDP connections in game development. | 121 | |
| A lightweight C# networking solution for multiplayer games and applications. | 1,145 | |
| 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 |