awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
G

googleforgames/quilkin

0
View on GitHub↗
0 نجوم·0 تفرعات·2 مشاهدات

Quilkin

Features

  • Game Server Frameworks - UDP proxy for game servers.
  • Game Networking Libraries - Non-transparent UDP proxy for dedicated game servers.
  • مكتبات الشبكات - Non-transparent UDP proxy for dedicated game server traffic.

سجل النجوم

مخطط تاريخ النجوم لـ googleforgames/quilkinمخطط تاريخ النجوم لـ googleforgames/quilkin

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Quilkin

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Quilkin.
  • googleforgames/agonesالصورة الرمزية لـ googleforgames

    googleforgames/agones

    6,896عرض على 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
    عرض على GitHub↗6,896
  • heroiclabs/nakamaالصورة الرمزية لـ heroiclabs

    heroiclabs/nakama

    12,754عرض على 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
    عرض على GitHub↗12,754
  • cysharp/magiconionالصورة الرمزية لـ Cysharp

    Cysharp/MagicOnion

    4,408عرض على 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
    عرض على GitHub↗4,408
  • xiaonanln/goworldالصورة الرمزية لـ xiaonanln

    xiaonanln/goworld

    2,718عرض على GitHub↗

    Scalable Distributed Game Server Engine with Hot Swapping in Golang

    Go
    عرض على GitHub↗2,718
عرض جميع البدائل الـ 30 لـ Quilkin→

الأسئلة الشائعة

ما هي الميزات الرئيسية لـ googleforgames/quilkin؟

الميزات الرئيسية لـ googleforgames/quilkin هي: Game Server Frameworks, Game Networking Libraries, مكتبات الشبكات.

ما هي البدائل مفتوحة المصدر لـ googleforgames/quilkin؟

تشمل البدائل مفتوحة المصدر لـ googleforgames/quilkin: heroiclabs/nakama — Nakama is a distributed server framework designed for real-time multiplayer games and social applications. It provides… xiaonanln/goworld — Scalable Distributed Game Server Engine with Hot Swapping in Golang. cysharp/magiconion — MagicOnion is a .NET RPC framework used to build type-safe remote procedure call services using shared interfaces for… googleforgames/agones — Agones is a Kubernetes game server orchestrator designed for deploying, scaling, and managing dedicated multiplayer… bestogames/bestonet. blast-harbour/godot-rollback-fighter-demo.