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

GitHub

31 stars
4 watching
3 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list

arqdedicated-servergamesmultiplayernetworkingpeer-to-peerreliable-udpudp

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
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,434
nxrighthere/netstack A lightweight toolset for creating concurrent networking systems in multi-player games 308
smilex/zed_net A lightweight, single-file networking library for creating simple UDP connections in games. 60
nxrighthere/enet-csharp Reliable UDP networking library for C and .NET environments 813
b23r0/rust-raknet An implementation of the RakNet protocol in Rust for reliable UDP communication in networked applications 226
markatk/librg-cpp A C++ wrapper for a network library used in multiplayer game development. 7
albin-johansson/centurion A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. 306
sp4cerat/game-net A C++ library providing basic client-server network functionalities for games using RPCs 75
erfg12/memory.dll A C# library for creating game trainers that manipulate process memory and inject custom DLLs. 884
zpl-c/librg A lightweight middleware library for managing multi-player game logic and network synchronization. 1,277
fish-tennis/gnet High-performance network library for game servers using Go. 20
dvergar/anette A simple network library with a straightforward API for communicating between servers and clients over TCP and supporting multiple programming languages. 37
treeform/netty A library for creating reliable UDP connections in game development. 122
riptidenetworking/riptide A lightweight C# networking solution for multiplayer games and applications. 1,131
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