Showing 33 open source projects for "build-essential"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Retrogaming BIOS

    Retrogaming BIOS

    Complete BIOS & firmware collection for retrogaming emulators

    ...It also emphasizes organization, grouping BIOS files by system and providing a layout that can be easily integrated into emulator directories. By consolidating these essential files into a single resource, retrobios helps reduce setup errors and improves the reliability of emulation systems. The repository is particularly useful for users building retro gaming setups or emulation stations who want a streamlined configuration process.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    Cubiomes Viewer

    Cubiomes Viewer

    An efficient graphical Minecraft seed finder and map viewer

    Cubiomes Viewer provides a graphical interface for the efficient and flexible seed-finding utilities provided by cubiomes and a map viewer for the Minecraft biomes and structure generation. The tool is designed for high performance and supports Minecraft Java Edition main releases up to 1.21. The tool features a map viewer that outlines the biomes of the Overworld, Nether and End dimensions, with a wide zoom range and with toggles for each supported structure type. The active game version...
    Downloads: 179 This Week
    Last Update:
    See Project
  • 3
    CatServer

    CatServer

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

    ...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: 203 This Week
    Last Update:
    See Project
  • 4
    MinecraftConsoles

    MinecraftConsoles

    A certain block game

    ...It supports running on desktop platforms with keyboard and mouse input, making it more accessible beyond its original console-focused design. The repository also includes a dedicated server implementation, enabling multiplayer experiences and LAN-based connectivity. Developers can build and modify the project using modern toolchains, making it a flexible environment for both preservation and innovation.
    Downloads: 102 This Week
    Last Update:
    See Project
  • 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
  • 5
    Minecraft Development for IntelliJ

    Minecraft Development for IntelliJ

    Plugin for IntelliJ IDEA that gives special support for Minecraft mods

    Experience first class support for all of the major Java Minecraft development platforms, including Bukkit and derivatives such as Spigot and Paper, Sponge, Forge, Fabric, MCP, Mixins, LiteLoader, BungeeCord, and Waterfall. It also provides in-depth support for Access Transformer and NBT files, and more. Because of this, you can install the plugin through IntelliJ's internal plugin browser. Navigate to File -> Settings -> Plugins and click the Browse Repositories... button at the bottom of...
    Downloads: 42 This Week
    Last Update:
    See Project
  • 6
    LeviLamina

    LeviLamina

    A lightweight, modular and versatile mod loader for Minecraft Bedrock

    ...LeviLamina includes tools and APIs that allow server administrators to add new commands, automation systems, and gameplay mechanics to their servers. By enabling modular extensions, the platform helps server operators tailor gameplay experiences and build complex multiplayer environments.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Tweaked

    Tweaked

    Just another ComputerCraft fork

    Tweaked is a mod for Minecraft that adds programmable computers, turtles and more to the game. A fork of the much-beloved ComputerCraft, it continues its legacy with improved performance and stability, along with a wealth of new features. Tweaked can be installed from CurseForge or Modrinth. It runs on both Minecraft Forge and Fabric.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Mirror Engine

    Mirror Engine

    V1, Mirror Classic. V2, Mirror Engine: Join Discord for access

    ...The project is built on top of the Godot engine and attempts to combine both the game client and development editor into a single integrated environment. The goal of the platform is to allow developers and creators to collaboratively build interactive worlds in real time without needing to manage backend infrastructure such as networking, asset hosting, or authentication systems. The repository includes components for both the engine application and supporting server infrastructure, allowing the platform to function as a full game development ecosystem. The engine aims to simplify the process of building multiplayer experiences by providing built-in networking, asset management, and synchronization systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Microsoft MakeCode

    Microsoft MakeCode

    Programming eXperience Toolkit

    ...The toolkit serves as the foundation for Microsoft MakeCode, a platform used to teach programming through interactive editors that support both block-based and text-based coding. PXT enables developers to build custom programming environments that can run in web browsers or local development setups, making it suitable for educational hardware platforms such as microcontrollers and classroom devices. The system uses a subset of TypeScript as its underlying programming language, simplifying JavaScript syntax while maintaining compatibility with modern development workflows. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Minestom

    Minestom

    1.21.11 Lightweight Minecraft server

    Minestom is an open-source Minecraft server development framework that allows developers to build custom Minecraft server software from scratch without relying on Mojang’s original server code. Instead of functioning as a traditional server implementation, Minestom acts as a lightweight library that provides the core networking and gameplay infrastructure needed to create Minecraft server applications. Developers can use it to design custom game modes, experimental server architectures, or entirely new gameplay systems while maintaining compatibility with the Minecraft Java Edition client. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Fusion library

    Fusion library

    Futuristic Luau for every universe

    Fusion is a lightweight companion library for the Luau programming language designed to simplify application development, particularly for projects built on the Roblox platform. The framework provides tools for organizing program logic into reactive chains of data and state changes, allowing developers to build complex systems using clear and predictable code patterns. Fusion emphasizes a reactive programming style where user interface elements and other components automatically update when underlying state values change. This approach helps developers manage dynamic behaviors without manually updating every dependent variable or interface element. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    MCiSEE

    MCiSEE

    All of Minecraft, EASILY get Minecraft resources

    ...The system focuses on capturing visual information from the game environment and exposing it to external programs for analysis or machine learning research. By converting gameplay data into visual or structured formats, MCiSEE enables researchers and developers to build AI agents capable of interacting with the Minecraft environment. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Delta Executor For PC

    Delta Executor For PC

    Use the Delta Executor APK with Roblox on a Windows PC.

    ...Locate the application, and run it. 5. If you would prefer to use your own APK, place it in the same folder as the application. This APK will be used instead of downloading a new one. How to build 1. Download and install Rust (https://www.rust-lang.org/tools/install). 2. Download the source code. 3. In the project directory run "cargo run --release".
    Leader badge
    Downloads: 25,193 This Week
    Last Update:
    See Project
  • 14

    Arnis Minecraft city generator download

    Generate any location from the real world in Minecraft Java Edition

    ...Arnis is designed to handle large-scale data and generate rich, immersive environments that bring real-world cities, landmarks, and natural features into the Minecraft universe. Whether you're looking to replicate your hometown, explore urban environments, or simply build something unique and realistic, Arnis generates your vision.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 15
    stardew valley modmenu

    stardew valley modmenu

    Stardew Valley CHEATS 2025 | Best Farming & Money Hacks & Mod Menu

    🌾 Stardew Valley Cheats Mod Menu Welcome! This free SourceForge repository offers a detailed guide and tools to get Stardew Valley (2025 Edition) on various operating systems. Build your farm with cheats and enjoy the exciting gameplay with easy and accessible cheating methods. ⭐️ Supported Processors: Intel / AMD Supported systems: Windows 10, 11, version (1903-24H2) Supported game version: Steam Supported Game modes: Windowed, Full-screen in a window Support for invisibility in videos or screenshots: None
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 16
    Tiler

    Tiler

    Build images with images

    Tiler is an open-source tool that creates complex images by assembling many smaller images or shapes into a mosaic-style composition. Unlike traditional mosaic generators that rely on simple square grids, Tiler supports tiles with multiple shapes and sizes, allowing far more creative and flexible visual patterns. The software analyzes a target image and reconstructs it using a collection of smaller tile images or shapes that collectively approximate the original picture. This approach...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    hematite

    hematite

    A simple Minecraft written in Rust with the Piston game engine

    Hematite is an experimental open-source project that attempts to reimplement aspects of the Minecraft game engine using the Rust programming language. Developed within the Piston ecosystem, the project serves primarily as a technical experiment exploring how Rust can be used to build complex game systems such as rendering, world simulation, and client architecture. Hematite aims to replicate core elements of Minecraft’s mechanics while leveraging Rust’s safety guarantees and modern performance capabilities. The project also explores the possibility of building alternative server implementations or game engines compatible with Minecraft-style gameplay. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Valence

    Valence

    A Rust framework for building Minecraft servers

    ...Opinionated features like dynamic scripting, dedicated executables, and vanilla game mechanics are all expected to be built as optional plugins. This level of modularity is desirable for those looking to build highly custom experiences in Minecraft such as minigame servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Phosphor (for Fabric)

    Phosphor (for Fabric)

    A Fabric mod designed to improve the performance of Minecraft

    Phosphor is a free and open-source Minecraft mod (under GNU GPLv3) aiming to save your CPU cycles and improve performance by optimizing one of Minecraft's most inefficient areas-- the lighting engine. It works on both the client and server and can be installed on servers without requiring clients to also have the mod. The mod is designed to be as minimal as possible in the changes it makes, and as such, does not modify the light model or interfaces of vanilla Minecraft. Because of this,...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    GoCraft

    GoCraft

    A Minecraft like game written in go

    ...GoCraft includes basic terrain generation, block placement mechanics, and player movement within a procedurally generated world composed of cubic blocks. The game engine provides essential features such as world rendering, chunk management, and interaction with blocks through simple controls. It also includes multiplayer functionality through a client-server architecture that allows multiple players to interact in the same world environment. The project was originally created as an experimental or educational exercise to demonstrate how the Go language can be used to develop game engines and networked sandbox games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SpongeForge

    SpongeForge

    A Forge mod that implements SpongeAPI

    A Forge implementation of the Sponge API. SpongeForge uses Gradle as its build system. The repo includes the Gradle wrapper that will automatically download the correct Gradle version. Local installations of Gradle may work but are untested. To execute the Gradle wrapper, run the ./gradlew script on Unix systems or only gradlew on Windows systems. In order to build SpongeForge you simply need to run the gradlew command.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    XyZerKunG ServerTool
    XyZerKunG ServerTool helps you to make your own Minecraft server and play with your friend for a few minutes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Minecraft Clicker

    Minecraft Clicker

    Customizable Minecraft auto clicker

    Minecraft Clicker is a customizable Minecraft auto clicker solution. Minecraft AutoClicker with CPS randomization and build function. Designed for Minecraft Java Edition (can't be tested on Bedrock Edition).
    Downloads: 21 This Week
    Last Update:
    See Project
  • 24
    Nukkit

    Nukkit

    Nuclear-Powered Minecraft: Bedrock Edition Server Software

    Nukkit is nuclear-powered server software for Minecraft: Pocket Edition. It has a few key advantages over other server software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    NeoForge

    NeoForge

    Neo Modding API for Minecraft: Java Edition, based on Forge

    ...By supporting mod development tools such as Gradle plugins and mod development kits, NeoForge allows programmers to efficiently build, compile, and distribute mods for multiple versions of Minecraft.
    Downloads: 13 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB