awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to nxrighthere/netstack

Open-source alternatives to NetStack

30 open-source projects similar to nxrighthere/netstack, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best NetStack alternative.

  • mas-bandwidth/protonM

    mas-bandwidth/proton

    0View on GitHub↗
    View on GitHub↗0
  • unity-technologies/com.unity.netcode.gameobjectsUnity-Technologies avatar

    Unity-Technologies/com.unity.netcode.gameobjects

    2,316View on GitHub↗

    Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.

    C#csharphlapimlapi
    View on GitHub↗2,316
  • googleforgames/quilkinG

    googleforgames/quilkin

    0View on GitHub↗
    View on GitHub↗0
  • mas-bandwidth/netcodemas-bandwidth avatar

    mas-bandwidth/netcode

    2,571View on GitHub↗

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

    Cclient-servergame-developmentpackets
    View on GitHub↗2,571
  • nardo/tnl2N

    nardo/tnl2

    0View on GitHub↗
    View on GitHub↗0
  • tom-weiland/riptidenetworkingT

    tom-weiland/RiptideNetworking

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • darkriftnetworking/darkriftD

    DarkRiftNetworking/DarkRift

    0View on GitHub↗
    View on GitHub↗0
  • googleforgames/agonesgoogleforgames avatar

    googleforgames/agones

    6,896View on 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
    View on GitHub↗6,896
  • heroiclabs/nakamaheroiclabs avatar

    heroiclabs/nakama

    12,754View on 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
    View on GitHub↗12,754
  • markioe/networkerMarkioE avatar

    MarkioE/Networker

    482View on GitHub↗

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

    C#
    View on GitHub↗482
  • mas-bandwidth/reliablemas-bandwidth avatar

    mas-bandwidth/reliable

    643View on GitHub↗

    Packet acknowledgement system for UDP

    C
    View on GitHub↗643
  • mas-bandwidth/yojimboM

    mas-bandwidth/yojimbo

    2,692View on GitHub↗

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

    C
    View on GitHub↗2,692
  • revenantx/litenetlibRevenantX avatar

    RevenantX/LiteNetLib

    3,580View on GitHub↗

    Lite reliable UDP library for Mono and .NET

    C#cross-platformcsharpdot-net
    View on GitHub↗3,580
  • socketcluster/socketclusterSocketCluster avatar

    SocketCluster/socketcluster

    6,197View on GitHub↗

    Highly scalable realtime pub/sub and RPC framework

    JavaScriptdockerframeworkjavascript
    View on GitHub↗6,197
  • colyseus/colyseusC

    colyseus/colyseus

    7,015View on 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
    View on GitHub↗7,015
  • cysharp/magiconionCysharp avatar

    Cysharp/MagicOnion

    4,408View on 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
    View on GitHub↗4,408
  • facebookarchive/raknetfacebookarchive avatar

    facebookarchive/RakNet

    3,428View on GitHub↗

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

    HTML
    View on GitHub↗3,428
  • firstgeargames/fishnetFirstGearGames avatar

    FirstGearGames/FishNet

    1,946View on GitHub↗
    C#
    View on GitHub↗1,946
  • alvyxaz/barebones-masterserveralvyxaz avatar

    alvyxaz/barebones-masterserver

    486View on GitHub↗

    Master Server framework for Unity

    C#
    View on GitHub↗486
  • beardedmanstudios/forgenetworkingremasteredBeardedManStudios avatar

    BeardedManStudios/ForgeNetworkingRemastered

    1,484View on GitHub↗

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

    C#multiplayermultiplayer-gamenetwork-library
    View on GitHub↗1,484
  • kalm/kalm.jskalm avatar

    kalm/kalm.js

    218View on GitHub↗

    The socket manager

    TypeScripthacktoberfestipcmultiplexing
    View on GitHub↗218
  • lidgren/lidgren-network-gen3lidgren avatar

    lidgren/lidgren-network-gen3

    1,221View on GitHub↗

    Lidgren Network Library

    C#
    View on GitHub↗1,221
  • bestogames/bestonetB

    BestoGames/BestoNet

    0View on GitHub↗
    View on GitHub↗0
  • blast-harbour/godot-rollback-fighter-demoB

    blast-harbour/Godot-Rollback-Fighter-Demo

    0View on GitHub↗
    View on GitHub↗0
  • andreajens/rakugaki-rumbleA

    AndreaJens/rakugaki-rumble

    0View on GitHub↗
    View on GitHub↗0
  • mas-bandwidth/serializeM

    mas-bandwidth/serialize

    0View on GitHub↗
    View on GitHub↗0
  • networknext/nextN

    networknext/next

    0View on GitHub↗
    View on GitHub↗0
  • pond3r/ggpopond3r avatar

    pond3r/ggpo

    3,532View on GitHub↗

    Good Game, Peace Out Rollback Network SDK

    C++
    View on GitHub↗3,532
  • skywind3000/kcpskywind3000 avatar

    skywind3000/kcp

    16,786View on 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
    View on GitHub↗16,786
  • valvesoftware/gamenetworkingsocketsValveSoftware avatar

    ValveSoftware/GameNetworkingSockets

    9,705View on 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
    View on GitHub↗9,705