awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cuberite avatar

cuberite/cuberite

0
View on GitHub↗
5,411 Stars·657 Forks·C++·8 Aufrufecuberite.org↗

Cuberite

Cuberite ist ein hochperformanter Multiplayer-Spieleserver für Java-Edition-Clients, der für eine ressourcenschonende Umgebung (niedriger RAM- und CPU-Verbrauch) zum Hosten geteilter virtueller Räume entwickelt wurde.

Der Server ist für den plattformübergreifenden Einsatz auf verschiedenen Betriebssystemen und Hardwaretypen ausgelegt. Er ermöglicht die Erweiterung von Spielmechaniken und Serverlogik über eine Lua-Skriptschnittstelle, wodurch Funktionsänderungen ohne Neukompilierung der Core-Engine möglich sind.

Das Projekt enthält Tools für die Serveradministration über eine Remote-Konsole sowie für das Welt-Datenmanagement zur Analyse von Statistiken und zur Optimierung der Speicherdateien. Zusätzliche Funktionen umfassen die Visualisierung der Biome-Generierung und die Analyse von Memory-Dumps zur Ressourcenüberwachung.

Features

  • Multiplayer Game Servers - Runs a high-performance multiplayer game server that coordinates multiple users in a shared virtual space.
  • Game Logic Scripting - Implements a Lua scripting interface that allows for the extension of game mechanics and server logic.
  • Minecraft Server Hosting - Provides a high-performance hosting environment specifically optimized for Minecraft Java Edition clients.
  • Lua Game - Embeds a Lua interpreter for runtime game logic scripting and functionality extensions.
  • Storage Space Optimization - Reclaims disk space and increases loading speeds through save file defragmentation and removal of unused data.
  • Remote Diagnostic Consoles - Provides a remote diagnostic console for administrative command execution and server management without active game participation.
  • Cross-Platform Server Deployments - Enables server deployment across various operating systems, including Windows, Linux, and macOS.
  • Multi-Platform Deployments - Supports execution across multiple operating systems and hardware types to ensure compatibility across hosting environments.
  • World Save Optimizers - Manages world data through statistics analysis and save file optimization to reduce disk footprint.
  • Game Server Administration Interfaces - Provides a remote console interface for managing server settings and executing administrative commands.
  • Game Server Frameworks - Open-source game server for voxel-based games.

Star-Verlauf

Star-Verlauf für cuberite/cuberiteStar-Verlauf für cuberite/cuberite

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Cuberite

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Cuberite.
  • kbengine/kbengineAvatar von kbengine

    kbengine/kbengine

    5,690Auf GitHub ansehen↗

    KBEngine is a distributed game server engine and backend infrastructure designed for massively multiplayer online environments. It provides a multi-process architecture to handle high player concurrency and real-time interactions within a shared virtual world. The system features a scriptable game logic framework that combines a high-performance core with a high-level scripting language. This allows for game behavior modifications through a hot-fixable runtime that updates logic without requiring server restarts. The engine manages server scaling via dynamic load balancing across multiple ha

    C
    Auf GitHub ansehen↗5,690
  • netease/pomeloAvatar von NetEase

    NetEase/pomelo

    11,880Auf GitHub ansehen↗

    Pomelo is a distributed Node.js game server framework designed for building scalable multiplayer game backends and real-time web applications. It employs a multi-process architecture to distribute application logic horizontally across a cluster of machines, enabling high concurrency and balanced network traffic. The framework utilizes a WebSocket communication layer to manage bidirectional data exchange between diverse web clients and server clusters. It incorporates a remote procedure call system for triggering functions across remote server processes and uses Protocol Buffers for binary ser

    JavaScript
    Auf GitHub ansehen↗11,880
  • papermc/paperAvatar von PaperMC

    PaperMC/Paper

    12,385Auf GitHub ansehen↗

    Paper is a high-performance server implementation for hosting multiplayer Minecraft games. It functions as a performance-oriented game engine designed to reduce resource usage and resolve mechanical inconsistencies in game logic. The project provides a platform for extending server logic and adding custom gameplay features through a dedicated plugin API. This allows for the development and integration of third-party extensions to add specialized capabilities to the server environment. The software covers several technical areas including server performance optimization for high-concurrency e

    Javabukkitjavaminecraft
    Auf GitHub ansehen↗12,385
  • o3de/o3deAvatar von o3de

    o3de/o3de

    8,954Auf GitHub ansehen↗

    This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic environments. It functions as a robotics simulation platform with native integration for ROS 2 to model robot controllers and sensors. The engine features a multi-threaded Forward+ physically based renderer that supports hardware-accelerated ray tracing and global illumination. The system is built on a modular extension architecture using Gems to add or replace features without modifying core binaries. It includes a native SDK for AWS cloud integration, enabling IAM authenticati

    C++3d-graphics3d-graphics-engineanimation
    Auf GitHub ansehen↗8,954
Alle 30 Alternativen zu Cuberite anzeigen→

Häufig gestellte Fragen

Was macht cuberite/cuberite?

Cuberite ist ein hochperformanter Multiplayer-Spieleserver für Java-Edition-Clients, der für eine ressourcenschonende Umgebung (niedriger RAM- und CPU-Verbrauch) zum Hosten geteilter virtueller Räume entwickelt wurde.

Was sind die Hauptfunktionen von cuberite/cuberite?

Die Hauptfunktionen von cuberite/cuberite sind: Multiplayer Game Servers, Game Logic Scripting, Minecraft Server Hosting, Lua Game, Storage Space Optimization, Remote Diagnostic Consoles, Cross-Platform Server Deployments, Multi-Platform Deployments.

Welche Open-Source-Alternativen gibt es zu cuberite/cuberite?

Open-Source-Alternativen zu cuberite/cuberite sind unter anderem: kbengine/kbengine — KBEngine is a distributed game server engine and backend infrastructure designed for massively multiplayer online… netease/pomelo — Pomelo is a distributed Node.js game server framework designed for building scalable multiplayer game backends and… papermc/paper — Paper is a high-performance server implementation for hosting multiplayer Minecraft games. It functions as a… warzone2100/warzone2100 — Warzone 2100 is an open-source real-time strategy game engine focused on tactical combat and base building. It… o3de/o3de — This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic… pumpkin-mc/pumpkin — Pumpkin is a high-performance Minecraft game server implementation designed to host shared virtual worlds. It is…