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
·
PerduGames avatar

PerduGames/gdnet3Fork

0
View on GitHub↗
126 stars·25 forks·C++·MIT·2 views

Gdnet3

An ENet wrapper for Godot 3.

Features

  • Engine Modules and Extensions - Wrapper for ENet networking.

Star history

Star history chart for perdugames/gdnet3Star history chart for perdugames/gdnet3

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Gdnet3

Similar open-source projects, ranked by how many features they share with Gdnet3.
  • godotengine/godot-cppgodotengine avatar

    godotengine/godot-cpp

    2,558View on GitHub↗

    godot-cpp is a C++ binding library and development kit for creating high-performance extensions and custom nodes for the Godot engine. It provides the necessary headers and framework to implement complex game logic and low-level systems using native code. The project enables the development of GDExtension plugins, allowing native libraries to be loaded into the engine without requiring a full recompilation of the core software. It facilitates the creation of custom engine extensions through a system of native bindings that map C++ classes and methods to the internal engine database. The fram

    C++
    View on GitHub↗2,558
  • cj-dimaggio/godot-slicercj-dimaggio avatar

    cj-dimaggio/godot-slicer

    125View on GitHub↗

    A port of Ezy-Slicer for the Godot game engine

    C++
    View on GitHub↗125
  • drachenfrucht1/godotcorddrachenfrucht1 avatar

    drachenfrucht1/godotcord

    53View on GitHub↗

    A Discord Game SDK integration for Godot

    C++
    View on GitHub↗53
  • appsinacup/godot-rapier-2dappsinacup avatar

    appsinacup/godot-rapier-2d

    915View on GitHub↗

    Godot Rapier Physics – 2D and 3D physics engine for the Godot game engine. with better stability, performance, liquids, determinism, state serialization and no ghost collisions.

    Rust
    View on GitHub↗915
See all 24 alternatives to Gdnet3→

Frequently asked questions

What does perdugames/gdnet3 do?

An ENet wrapper for Godot 3.

What are the main features of perdugames/gdnet3?

The main features of perdugames/gdnet3 are: Engine Modules and Extensions.

What are some open-source alternatives to perdugames/gdnet3?

Open-source alternatives to perdugames/gdnet3 include: godotengine/godot-cpp — godot-cpp is a C++ binding library and development kit for creating high-performance extensions and custom nodes for… cj-dimaggio/godot-slicer — A port of Ezy-Slicer for the Godot game engine. drachenfrucht1/godotcord — A Discord Game SDK integration for Godot. empyreanx/rawpacker — A RawArray packer/unpacker for Godot. faless/godot-enet-better — A better ENet module for high performance multiplayer games with godot. appsinacup/godot-rapier-2d — Godot Rapier Physics – 2D and 3D physics engine for the Godot game engine. with better stability, performance,…