awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to xtaci/gonet

Open-source alternatives to Gonet

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

  • lonng/nanolonng का अवतार

    lonng/nano

    3,173GitHub पर देखें↗

    Nano is a distributed application framework designed for building systems using an actor-based messaging model. It functions as a distributed actor framework that decouples components through asynchronous messaging to maintain state isolation across a server cluster. The system acts as a cluster message dispatcher and session-aware request router, tracking client state to route incoming messages to the specific agent holding the session data. It utilizes a distributed agent registry to coordinate the dispatching of messages between multiple application instances acting as agents. The framewo

    Godistributed-systemsgamegolang
    GitHub पर देखें↗3,173
  • topfreegames/pitayatopfreegames का अवतार

    topfreegames/pitaya

    2,792GitHub पर देखें↗

    Scalable game server framework with clustering support and client libraries for iOS, Android, Unity and others through the C SDK.

    Go
    GitHub पर देखें↗2,792
  • name5566/leafname5566 का अवतार

    name5566/leaf

    5,513GitHub पर देखें↗

    Leaf is a game server framework written in Go designed for building multiplayer game backends. It provides a modular backend architecture that organizes server logic into independent modules and includes a concurrent task scheduler for managing ordered, delayed, or recurring functions. The framework features a TCP and WebSocket server that manages simultaneous connections through a single interface. It incorporates a message router capable of decoding Protobuf and JSON data to map incoming network packets to specific internal server modules. The system includes capabilities for multi-protoco

    Go
    GitHub पर देखें↗5,513
  • xiaonanln/goworldxiaonanln का अवतार

    xiaonanln/goworld

    2,718GitHub पर देखें↗

    Scalable Distributed Game Server Engine with Hot Swapping in Golang

    Go
    GitHub पर देखें↗2,718

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • cocoatoucher/glidecocoatoucher का अवतार

    cocoatoucher/Glide

    506GitHub पर देखें↗

    Game engine for making 2d games on iOS, macOS and tvOS, with practical examples and tutorials

    Swift
    GitHub पर देखें↗506
  • oakmound/oakoakmound का अवतार

    oakmound/oak

    1,658GitHub पर देखें↗

    A pure Go game engine

    Go
    GitHub पर देखें↗1,658
  • veandco/go-sdl2veandco का अवतार

    veandco/go-sdl2

    2,325GitHub पर देखें↗

    SDL2 binding for Go

    Cbindinggomaintainer-wanted
    GitHub पर देखें↗2,325
  • hajimehoshi/ebitenhajimehoshi का अवतार

    hajimehoshi/ebiten

    13,244GitHub पर देखें↗

    Ebiten is a cross-platform 2D game engine and framework for the Go programming language. It provides a hardware-accelerated 2D renderer and a multi-input handling library to develop two-dimensional games with a single codebase. The engine is designed for broad deployment, allowing applications to be compiled and run across desktops, mobile devices, web browsers, and gaming consoles. It distinguishes itself by integrating custom shader programming for specialized visual effects and providing haptic feedback control for mobile devices and gamepads. The framework covers core game development ca

    Goebitenebitenginegame
    GitHub पर देखें↗13,244
  • nvzqz/sagenvzqz का अवतार

    nvzqz/Sage

    375GitHub पर देखें↗

    A cross-platform chess library for Swift

    Swift
    GitHub पर देखें↗375
  • ungerik/go3dungerik का अवतार

    ungerik/go3d

    339GitHub पर देखें↗

    A performance oriented 2D/3D math package for Go

    Go
    GitHub पर देखें↗339
  • engoengine/engoEngoEngine का अवतार

    EngoEngine/engo

    1,815GitHub पर देखें↗

    Engo is an open-source 2D game engine written in Go.

    Goengoentity-component-systemgame-engine
    GitHub पर देखें↗1,815
  • beefsack/go-astarbeefsack का अवतार

    beefsack/go-astar

    629GitHub पर देखें↗

    Go implementation of the A* search algorithm

    Go
    GitHub पर देखें↗629
  • azul3d/engineA

    azul3d/engine

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • flame-engine/awesome-flameflame-engine का अवतार

    flame-engine/awesome-flame

    1,361GitHub पर देखें↗

    An awesome list that curates the best Flame games, projects, libraries, tools, tutorials, articles and more.

    awesomeawesome-listflame
    GitHub पर देखें↗1,361
  • joelotter/termloopJoelOtter का अवतार

    JoelOtter/termloop

    1,470GitHub पर देखें↗
    Gogame-enginegolangterminal
    GitHub पर देखें↗1,470
  • faiface/pixelfaiface का अवतार

    faiface/pixel

    4,525GitHub पर देखें↗

    Pixel is a 2D game library and graphics engine for the Go programming language. It provides a hardware-accelerated renderer for drawing sprites, geometric shapes, and text, utilizing an optimized system of batching and transformation matrices. The project functions as a comprehensive toolkit for two-dimensional interactive applications, combining a graphics engine with a 2D vector math library for affine transformations and coordinate space projections. It includes a dedicated input manager that tracks keyboard presses and mouse movements using a polling-based system rather than asynchronous

    Go
    GitHub पर देखें↗4,525
  • g3n/engineg3n का अवतार

    g3n/engine

    3,098GitHub पर देखें↗

    Go 3D Game Engine (http://g3n.rocks)

    Go3d-engine3d-game-engine3d-graphics
    GitHub पर देखें↗3,098
  • gen2brain/raylib-gogen2brain का अवतार

    gen2brain/raylib-go

    2,463GitHub पर देखें↗

    Go bindings for raylib, a simple and easy-to-use library to enjoy videogames programming.

    Candroidgame-enginegolang
    GitHub पर देखें↗2,463
  • soulwire/coffee-physicssoulwire का अवतार

    soulwire/Coffee-Physics

    1,053GitHub पर देखें↗

    Coffee-Physics is a lightweight physics engine designed for two-dimensional particle simulation within web environments. It provides a framework for managing the movement and physical interactions of individual objects across a coordinate system, utilizing a collection of mathematical functions to calculate trajectories and collision responses. The library employs Verlet-based integration to maintain stability by tracking coordinate history, avoiding the need for explicit velocity or acceleration variables. It enforces deterministic behavior through fixed-step time stepping, which ensures con

    CoffeeScript
    GitHub पर देखें↗1,053
  • bepu/bepuphysics2bepu का अवतार

    bepu/bepuphysics2

    2,891GitHub पर देखें↗

    Pure C# 3D real time physics simulation library, now with a higher version number.

    C#physics-3dphysics-enginephysics-simulation-library
    GitHub पर देखें↗2,891
  • chuigda/vulkan4jchuigda का अवतार

    chuigda/vulkan4j

    90GitHub पर देखें↗

    Computer Graphics and Gaming API (Vulkan, OpenGL, GLFW, STB, ...) bindings for Java using Java 22 FFM APIs

    Kotlin
    GitHub पर देखें↗90
  • aribish/spurtlearibish का अवतार

    aribish/spurtle

    6GitHub पर देखें↗

    Wordle but with more letters. Made in Odin

    Odin
    GitHub पर देखें↗6
  • c0ntribut0r/cat-400C

    c0ntribut0r/cat-400

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • bbodi/rust-voxlapbbodi का अवतार

    bbodi/rust-voxlap

    12GitHub पर देखें↗

    Voxlap binding for Rust. See here for use case and pictures.

    Rust
    GitHub पर देखें↗12
  • bytecauldron/awesome-gamemakerbytecauldron का अवतार

    bytecauldron/awesome-gamemaker

    476GitHub पर देखें↗

    A curated list of awesome libraries, snippets, guides, and projects for GameMaker.

    awesomeawesome-listgame-development
    GitHub पर देखें↗476
  • castle-engine/castle-enginecastle-engine का अवतार

    castle-engine/castle-engine

    1,173GitHub पर देखें↗

    Castle Game Engine

    Pascal
    GitHub पर देखें↗1,173
  • bwide/collectionnodebwide का अवतार

    bwide/CollectionNode

    102GitHub पर देखें↗

    a collectionView made for Sprite Kit

    Swift
    GitHub पर देखें↗102
  • cloudwu/skynetcloudwu का अवतार

    cloudwu/skynet

    14,075GitHub पर देखें↗

    Skynet is a distributed game server framework designed for building scalable online game backends. It utilizes distributed actor-based clusters and real-time network communication to manage high-concurrency session coordination across multiple nodes. The framework includes a cluster management orchestrator for coordinating services via cluster-wide messaging and dynamic configuration updates. It features a multi-protocol network gateway supporting TCP, UDP, and WebSockets, alongside a data encoding layer using BSON and Sproto serialization for efficient information transfer between distribute

    C
    GitHub पर देखें↗14,075
  • anuranbarman/2048anuranBarman का अवतार

    anuranBarman/2048

    377GitHub पर देखें↗

    Famous 2048 Game in Flutter

    Dart
    GitHub पर देखें↗377
  • abisxir/alasgarA

    abisxir/alasgar

    0GitHub पर देखें↗
    GitHub पर देखें↗0