awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cuberite avatar

cuberite/cuberite

0
View on GitHub↗
cuberite.org↗

Cuberite

Cuberite est un serveur de jeu multijoueur haute performance pour les clients Java Edition, conçu pour fournir un environnement à faible consommation de mémoire et de CPU pour héberger des espaces virtuels partagés.

Le serveur est conçu pour un déploiement multiplateforme sur divers systèmes d'exploitation et types de matériel. Il permet l'extension des mécaniques de jeu et de la logique serveur via une interface de script Lua, permettant des changements de fonctionnalité sans recompiler le moteur principal.

Le projet inclut des outils d'administration serveur via une console distante et la gestion des données du monde pour analyser les statistiques et optimiser le stockage des fichiers de sauvegarde. Des capacités supplémentaires couvrent la visualisation de la génération de biomes et l'analyse de dumps mémoire pour la surveillance des ressources.

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

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.
5,411 stars·657 forks·C++·10 vues

Historique des stars

Graphique de l'historique des stars pour cuberite/cuberiteGraphique de l'historique des stars pour cuberite/cuberite

Questions fréquentes

Que fait cuberite/cuberite ?

Cuberite est un serveur de jeu multijoueur haute performance pour les clients Java Edition, conçu pour fournir un environnement à faible consommation de mémoire et de CPU pour héberger des espaces virtuels partagés.

Quelles sont les fonctionnalités principales de cuberite/cuberite ?

Les fonctionnalités principales de cuberite/cuberite sont : Multiplayer Game Servers, Game Logic Scripting, Minecraft Server Hosting, Lua Game, Storage Space Optimization, Remote Diagnostic Consoles, Cross-Platform Server Deployments, Multi-Platform Deployments.

Quelles sont les alternatives open-source à cuberite/cuberite ?

Les alternatives open-source à cuberite/cuberite incluent : 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…

Alternatives open source à Cuberite

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Cuberite.
  • kbengine/kbengineAvatar de kbengine

    kbengine/kbengine

    5,690Voir sur GitHub↗

    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
    Voir sur GitHub↗5,690
  • netease/pomeloAvatar de NetEase

    NetEase/pomelo

    11,880Voir sur GitHub↗

    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
    Voir sur GitHub↗11,880
  • papermc/paperAvatar de PaperMC

    PaperMC/Paper

    12,385Voir sur GitHub↗

    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
    Voir sur GitHub↗12,385
  • o3de/o3deAvatar de o3de

    o3de/o3de

    8,954Voir sur GitHub↗

    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
    Voir sur GitHub↗8,954
Voir les 30 alternatives à Cuberite→