Showing 62 open source projects for "project"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    MinecraftConsoles

    MinecraftConsoles

    A certain block game

    MinecraftConsoles is an open-source project that revives and modernizes the legacy console edition of Minecraft by rebuilding it into a multi-platform, extensible codebase. It is based on the original Legacy Console Edition source and introduces numerous fixes and improvements to enhance stability, performance, and usability on modern systems. The project aims to serve as a foundation for further development such as modding, backports, and experimentation with features that were previously locked to console environments. ...
    Downloads: 103 This Week
    Last Update:
    See Project
  • 2
    Arnis

    Arnis

    Generate any location from the real world in Minecraft

    Arnis is a free and open-source desktop application that generates playable Minecraft worlds from real-world geographic data. The project processes large datasets from sources such as OpenStreetMap and elevation data to recreate terrain, buildings, roads, and landmarks with impressive spatial accuracy inside Minecraft. By converting geographic information into Minecraft blocks and structures, Arnis allows users to explore real cities, neighborhoods, and landscapes in a virtual environment that mirrors the real world. ...
    Downloads: 157 This Week
    Last Update:
    See Project
  • 3
    VulkanMod

    VulkanMod

    Vulkan renderer mod for Minecraft

    This is a fabric mod that introduces a brand new Vulkan-based voxel rendering engine to Minecraft Java in order to both replace the default OpenGL renderer and bring performance improvements.
    Downloads: 76 This Week
    Last Update:
    See Project
  • 4
    x-minecraft-launcher

    x-minecraft-launcher

    An Open Source Minecraft Launcher with Modern UX

    ...Built with modern web and desktop technologies, it focuses on performance, modular architecture, and cross-platform compatibility across Windows, Linux, and macOS systems. The project also supports different authentication systems and allows advanced configuration of Java runtime parameters and game settings.
    Downloads: 136 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    PCL Community Edition

    PCL Community Edition

    Community version based on the PCL open source secondary development

    ...The launcher also provides instance management features so users can maintain multiple Minecraft setups with different versions, mods, or configurations. Because it is community-driven, the project emphasizes transparency, open development, and ongoing improvements contributed by its user base.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    GeyserMC

    GeyserMC

    A bridge/proxy allowing you to connect to Minecraft

    Geyser is an open-source proxy and protocol translation tool that enables cross-platform multiplayer between Minecraft: Java Edition servers and Minecraft: Bedrock Edition clients. The project works by translating network packets between the two different game protocols so that players using Bedrock Edition devices such as consoles, mobile phones, or Windows editions can connect to servers originally designed for Java Edition. By bridging the differences between the two platforms, Geyser allows server communities to unify players who would otherwise be separated by incompatible game editions. ...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 7
    Minecraft Mod Language Package

    Minecraft Mod Language Package

    A language package for Minecraft Mods

    Minecraft Mod Language Package is an open-source localization project that provides translations for a wide range of Minecraft mods, primarily focusing on Simplified Chinese. The repository collects translation files and tools used to convert mod content into localized versions that can be applied directly in the game. The project was created to address common issues where mod developers do not provide official translations or where updates to translations are delayed. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    CatServer

    CatServer

    A high performance and high compatibility 1.12.2/1.16.5/1.18.2 version

    ...Traditional Minecraft server software typically supports either mod loaders such as Forge or plugin systems like Bukkit and Spigot, but CatServer aims to bridge this gap by enabling both ecosystems to coexist. This hybrid approach allows administrators to run modded gameplay features while also using administrative plugins designed for plugin-based servers. The project modifies the server architecture to integrate Forge modding capabilities alongside plugin compatibility layers. As a result, server operators can build more complex environments that include both gameplay modifications and server management tools. CatServer is particularly useful for communities that want the flexibility of modded Minecraft while retaining access to established plugin-based server administration tools.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 9
    LeviLamina

    LeviLamina

    A lightweight, modular and versatile mod loader for Minecraft Bedrock

    LeviLamina is an open-source Minecraft server platform focused on extending Bedrock Edition server capabilities with a flexible plugin and development environment. The project provides a foundation for building custom server features and gameplay modifications that can run on Bedrock-based multiplayer servers. It aims to offer developers a modern architecture that simplifies the creation of plugins and server extensions while maintaining compatibility with the Minecraft Bedrock protocol. LeviLamina includes tools and APIs that allow server administrators to add new commands, automation systems, and gameplay mechanics to their servers. ...
    Downloads: 18 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    modrinth

    modrinth

    The Modrinth monorepo containing all code which powers Modrinth

    modrinth is the primary open-source monolithic repository that contains the backend, web interface, and core infrastructure powering the Modrinth mod distribution platform. The project consolidates the codebase used to operate the Modrinth website, its APIs, and related services that allow users to discover, publish, and manage Minecraft mods, plugins, and modpacks. The platform is designed to support a modern ecosystem for mod distribution, providing developers with tools to upload and maintain projects while giving players an easy way to search and install community-created content. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    Purpur

    Purpur

    Purpur is a drop-in replacement for Paper servers

    ...It functions as a drop-in replacement for Paper, meaning existing servers can switch to Purpur without major changes while gaining access to additional features and configuration options. The project focuses on allowing administrators to modify gameplay mechanics, behaviors, and rules that are normally fixed in standard server implementations. Through a wide set of configuration settings, server operators can adjust how mobs behave, alter game mechanics, or enable experimental gameplay features that are not present in vanilla Minecraft. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12
    webmc

    webmc

    PoC Minecraft client written in Javascript

    ...The client communicates with a WebSocket proxy that bridges the browser connection with the standard Minecraft server protocol. By leveraging browser technologies and modern JavaScript libraries, the project demonstrates how a voxel-based game client can run using web-based graphics and networking systems. WebMC also showcases how browser-based applications can interact with multiplayer game servers using real-time communication channels. The project is primarily intended as a technical experiment and educational demonstration of browser-based game development.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Pumpkin

    Pumpkin

    Empowering everyone to host fast and efficient Minecraft servers

    ...Unlike the original Java-based server, Pumpkin focuses on leveraging Rust’s memory safety and performance advantages to create a fast and stable server environment. The project aims to replicate the core mechanics and gameplay of Minecraft while providing a flexible foundation for customization and optimization. Its architecture emphasizes efficient networking, resource management, and scalability, allowing servers to handle more players with reduced system overhead. Pumpkin is designed to be approachable for developers and server administrators who want to run Minecraft servers with improved performance and modern tooling.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    GrimAC

    GrimAC

    Fully async, multithreaded, predictive, open source, 3.01 reach

    GrimAC is an open-source anticheat system designed to detect and prevent cheating on Minecraft multiplayer servers through predictive simulation and advanced movement analysis. The project uses a simulation-based detection engine that recreates player movement and physics in order to identify discrepancies between legitimate gameplay and modified client behavior. By analyzing how players move, interact with the world, and send network packets to the server, Grim can detect a variety of cheats such as reach hacks, speed hacks, and anti-knockback modifications. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    MCSManager

    MCSManager

    Free, Secure, Distributed, Modern Control Panel for Minecraft

    MCSManager Panel (MCSM) is a modern, secure, and distributed control panel designed for managing Minecraft and Steam game servers. MCSManager has already gained a certain level of popularity within the community, specifically Minecraft. MCSManager excels in offering a centralized management solution for multiple server instances and provides a secure and reliable multi-user permission system. In addition, We are committed to supporting server administrators not only for Minecraft but also...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Minecraft server optimization guide

    Minecraft server optimization guide

    Minecraft server optimization guide

    ...The goal of the project is to help administrators understand how the Minecraft server engine works so they can make informed decisions about optimization rather than blindly applying configuration changes. The documentation emphasizes experimentation and explains that every server has different requirements depending on player count, hardware, and gameplay style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FerrumC

    FerrumC

    A reimplementation of the minecraft server in rust

    ...By using Rust’s concurrency and safety guarantees, FerrumC runs fully multithreaded, allowing it to utilize all available CPU cores — which helps deliver smoother, low-latency, high-throughput multiplayer experiences. The project aims both at providing a fast, lean server for typical use (friends or small communities) and offering a foundation that could support large-scale servers, mod/plugin systems, and custom server configurations. FerrumC supports importing existing Minecraft worlds, making it easy for users to migrate from standard servers without losing progress. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    MCiSEE

    MCiSEE

    All of Minecraft, EASILY get Minecraft resources

    ...The project can be used as a research platform for tasks such as reinforcement learning, perception analysis, or automated gameplay strategies. It bridges the gap between game simulation and AI experimentation by providing tools that connect Minecraft gameplay with external algorithms. Developers can extend the platform to test new approaches to artificial intelligence within a complex virtual environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Minosoft

    Minosoft

    An open source Minecraft reimplementation written from scratch

    Minosoft is an open-source reimplementation of the Minecraft client written primarily in Kotlin and Java. Rather than modifying the official client, the project attempts to recreate the functionality of the game from scratch while maintaining compatibility with Minecraft servers. The goal of Minosoft is to provide a more flexible and stable architecture that developers can experiment with while exploring alternative implementations of the Minecraft client. Because it is written with modern programming tools and languages, the project aims to improve reliability and extendability compared with traditional client software. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Folia

    Folia

    Fork of Paper which adds regionized multithreading

    ...This architecture significantly increases scalability for large multiplayer environments where players are distributed across different areas of the world. Because the project fundamentally changes how the server processes game logic, many existing plugins are not immediately compatible and must be adapted for the new threading model.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    MinecraftDeveloperGuide

    MinecraftDeveloperGuide

    Minecraft developer Chinese guide

    MinecraftDeveloperGuide is an open-source documentation project designed to help developers learn how to create modifications, tools, and extensions for Minecraft. The guide functions as a comprehensive knowledge base that explains many aspects of Minecraft development, including modding frameworks, programming concepts, and the internal mechanics of the game’s software architecture. It serves as a structured learning resource for developers who want to understand how to create mods, plugins, and custom tools that interact with the Minecraft engine. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EnTT

    EnTT

    A fast and reliable entity component system (ECS) and much more

    ...Among others, it's used in Minecraft by Mojang, the ArcGIS Runtime SDKs by Esri and the amazing Ragdoll. The entity-component-system (also known as ECS) is an architectural pattern used mostly in game development. This project started off as a pure entity-component system. Over time the codebase has grown as more and more classes and functionalities were added. Statically generated integer identifiers for types (assigned either at compile-time or at runtime). A constexpr utility for human readable resource names. An incredibly fast entity-component system based on sparse sets, with its own pay for what you use policy to adjust performance and memory usage according to the users' requirements. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Arnis Minecraft city generator download

    Generate any location from the real world in Minecraft Java Edition

    This open source project written in Rust generates any chosen location from the real world in Minecraft Java Edition with a high level of detail. By leveraging geospatial data from OpenStreetMap and utilizing the powerful capabilities of Rust, Arnis provides an efficient and robust solution for creating complex and accurate Minecraft worlds that reflect real-world geography and architecture.
    Downloads: 134 This Week
    Last Update:
    See Project
  • 24

    NBT File System Utilities

    Inspecting and manipulating NBT as a file system

    ...NBT parser and writer are originally written by Lukas Niederbremer as cNBT project which this project is based on.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Minecraft_Materials

    Minecraft_Materials

    A mod which provides a wider variety of building blocks

    This project is a mod for Minecraft Java Edition. This mod provides enhanced versions of existing building blocks, weaker versions of some materials. Does your home feel sturdy enough? Do you want a wider variety of building materials? Do you need more stepping blocks? This mod provides you with a wide variety of blocks and items with different properties.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB