awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to unity-technologies/com.unity.netcode.gameobjects

Open-source alternatives to Com.unity.netcode.gameobjects

30 open-source projects similar to unity-technologies/com.unity.netcode.gameobjects, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Com.unity.netcode.gameobjects alternative.

  • mas-bandwidth/protonM

    mas-bandwidth/proton

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • tom-weiland/riptidenetworkingT

    tom-weiland/RiptideNetworking

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • googleforgames/quilkinG

    googleforgames/quilkin

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • mas-bandwidth/netcodeAvatar de mas-bandwidth

    mas-bandwidth/netcode

    2,571Voir sur GitHub↗

    Secure client/server protocol for multiplayer games built on top of UDP

    Cclient-servergame-developmentpackets
    Voir sur GitHub↗2,571
  • nardo/tnl2N

    nardo/tnl2

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • socketcluster/socketclusterAvatar de SocketCluster

    SocketCluster/socketcluster

    6,197Voir sur GitHub↗

    Highly scalable realtime pub/sub and RPC framework

    JavaScriptdockerframeworkjavascript
    Voir sur GitHub↗6,197
  • darkriftnetworking/darkriftD

    DarkRiftNetworking/DarkRift

    0Voir sur GitHub↗
    Voir sur GitHub↗0

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • googleforgames/agonesAvatar de googleforgames

    googleforgames/agones

    6,896Voir sur GitHub↗

    Agones is a Kubernetes game server orchestrator designed for deploying, scaling, and managing dedicated multiplayer game server processes across a distributed cluster. It provides the core infrastructure needed to provision individual or grouped server processes to support real-time multiplayer gaming sessions. The system includes a fleet manager to automate the lifecycle of server groups based on player demand and a health monitor to track the connectivity and operational status of active processes. It integrates with cluster autoscalers to synchronize server resource requirements with cloud

    Go
    Voir sur GitHub↗6,896
  • heroiclabs/nakamaAvatar de heroiclabs

    heroiclabs/nakama

    12,754Voir sur GitHub↗

    Nakama is a distributed server framework designed for real-time multiplayer games and social applications. It provides an authoritative runtime environment for executing game logic, ensuring consistent state and cheat-resistant gameplay across diverse client platforms. The system acts as a centralized backend, managing persistent player identities, social graphs, and real-time communication channels to support complex multiplayer interactions. The platform distinguishes itself through an integrated suite of LiveOps tools that allow developers to manage game economies, schedule time-bound even

    Gobackendbackend-as-a-servicechat-server
    Voir sur GitHub↗12,754
  • markioe/networkerAvatar de MarkioE

    MarkioE/Networker

    482Voir sur GitHub↗

    A simple to use TCP and UDP networking library for .NET. Compatible with Unity.

    C#
    Voir sur GitHub↗482
  • mas-bandwidth/reliableAvatar de mas-bandwidth

    mas-bandwidth/reliable

    643Voir sur GitHub↗

    Packet acknowledgement system for UDP

    C
    Voir sur GitHub↗643
  • mas-bandwidth/yojimboM

    mas-bandwidth/yojimbo

    2,692Voir sur GitHub↗

    yojimbo is a network library for client/server games written in C++.

    C
    Voir sur GitHub↗2,692
  • pond3r/ggpoAvatar de pond3r

    pond3r/ggpo

    3,532Voir sur GitHub↗

    Good Game, Peace Out Rollback Network SDK

    C++
    Voir sur GitHub↗3,532
  • skywind3000/kcpAvatar de skywind3000

    skywind3000/kcp

    16,786Voir sur GitHub↗

    KCP is a low-latency transport protocol and reliability layer designed to provide TCP-like guaranteed delivery and ordering over UDP. It implements an automatic repeat request protocol to minimize network jitter and delays, prioritizing timeliness over bandwidth efficiency. The project distinguishes itself through a pluggable congestion controller and flow control logic, allowing the transport layer to be tuned for specific network environments. It includes a NAT keep-alive system that uses periodic heartbeat packets to maintain active communication paths and prevent address translation timeo

    C
    Voir sur GitHub↗16,786
  • colyseus/colyseusC

    colyseus/colyseus

    7,015Voir sur GitHub↗

    Colyseus is a real-time multiplayer game framework for Node.js that provides an authoritative server model, delta-compressed state synchronization, and room-based session orchestration. It is designed to handle the core infrastructure of multiplayer games, including matchmaking, state management, and scalable process distribution across multiple servers. The framework distinguishes itself through its schema-based state definition, which enables automatic serialization and change tracking, combined with a binary WebSocket protocol for low-latency updates. Its matchmaking pipeline routes player

    TypeScript
    Voir sur GitHub↗7,015
  • cysharp/magiconionAvatar de Cysharp

    Cysharp/MagicOnion

    4,408Voir sur GitHub↗

    MagicOnion is a .NET RPC framework used to build type-safe remote procedure call services using shared interfaces for communication between servers and clients. It functions as a binary serialization framework and a distributed service orchestrator, providing a network layer for low-latency streaming and real-time data exchange. The project distinguishes itself through an AOT-compatible network client that uses source generators to support ahead-of-time compilation in restricted runtime environments. It enables bidirectional communication and real-time data streaming, allowing servers and mul

    C#c-sharpgrpcrpc
    Voir sur GitHub↗4,408
  • facebookarchive/raknetAvatar de facebookarchive

    facebookarchive/RakNet

    3,428Voir sur GitHub↗

    RakNet is a cross platform, open source, C++ networking engine for game programmers.

    HTML
    Voir sur GitHub↗3,428
  • firstgeargames/fishnetAvatar de FirstGearGames

    FirstGearGames/FishNet

    1,946Voir sur GitHub↗
    C#
    Voir sur GitHub↗1,946
  • alvyxaz/barebones-masterserverAvatar de alvyxaz

    alvyxaz/barebones-masterserver

    486Voir sur GitHub↗

    Master Server framework for Unity

    C#
    Voir sur GitHub↗486
  • beardedmanstudios/forgenetworkingremasteredAvatar de BeardedManStudios

    BeardedManStudios/ForgeNetworkingRemastered

    1,484Voir sur GitHub↗

    See various forks, also please join the Forge Community fork of Forge Alloy! -> https://github.com/ForgeAlloyCommunity/ForgeAlloy

    C#multiplayermultiplayer-gamenetwork-library
    Voir sur GitHub↗1,484
  • kalm/kalm.jsAvatar de kalm

    kalm/kalm.js

    218Voir sur GitHub↗

    The socket manager

    TypeScripthacktoberfestipcmultiplexing
    Voir sur GitHub↗218
  • lidgren/lidgren-network-gen3Avatar de lidgren

    lidgren/lidgren-network-gen3

    1,221Voir sur GitHub↗

    Lidgren Network Library

    C#
    Voir sur GitHub↗1,221
  • bestogames/bestonetB

    BestoGames/BestoNet

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • blast-harbour/godot-rollback-fighter-demoB

    blast-harbour/Godot-Rollback-Fighter-Demo

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • andreajens/rakugaki-rumbleA

    AndreaJens/rakugaki-rumble

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • mas-bandwidth/serializeM

    mas-bandwidth/serialize

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • networknext/nextN

    networknext/next

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • nxrighthere/netstackN

    nxrighthere/NetStack

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • revenantx/litenetlibAvatar de RevenantX

    RevenantX/LiteNetLib

    3,580Voir sur GitHub↗

    Lite reliable UDP library for Mono and .NET

    C#cross-platformcsharpdot-net
    Voir sur GitHub↗3,580
  • valvesoftware/gamenetworkingsocketsAvatar de ValveSoftware

    ValveSoftware/GameNetworkingSockets

    9,705Voir sur GitHub↗

    GameNetworkingSockets is a UDP networking library providing secure transport, peer discovery, and traffic control systems. It implements a networking layer for reliable and unreliable messaging over UDP, including tools for message fragmentation and reassembly. The project features a peer-to-peer NAT traversal tool for establishing direct host-to-host connections by punching through firewalls and network address translation layers. It secures network traffic through encrypted transport and secure key exchange. The library includes a traffic manager to organize data into prioritized lanes to

    C++game-developmentnetworkingpeer-to-peer
    Voir sur GitHub↗9,705