Showing 13 open source projects for "exp-engine"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Sodium

    Sodium

    A Minecraft mod designed to improve frame rates

    Sodium is a powerful rendering engine and optimization mod for the Minecraft client which improves frame rates and reduces micro-stutter while fixing many graphical issues in Minecraft. A Minecraft mod designed to improve frame rates and reduce micro-stutter.
    Downloads: 116 This Week
    Last Update:
    See Project
  • 2
    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: 54 This Week
    Last Update:
    See Project
  • 3
    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: 4 This Week
    Last Update:
    See Project
  • 4
    Minecraft server optimization guide

    Minecraft server optimization guide

    Minecraft server optimization guide

    ...It covers a wide range of topics including server software selection, configuration tuning, JVM parameters, hardware considerations, and common mistakes that can cause lag or instability. 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: 2 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 5
    MinecraftDeveloperGuide

    MinecraftDeveloperGuide

    Minecraft developer Chinese guide

    ...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. The content typically includes explanations of programming patterns, development environments, modding APIs, and practical examples that illustrate how Minecraft systems work internally. By organizing technical documentation in a centralized repository, the guide provides both beginners and experienced developers with a reference for understanding the Minecraft modding ecosystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    hematite

    hematite

    A simple Minecraft written in Rust with the Piston game engine

    ...By rewriting core systems in Rust, the developers hope to create a more efficient and flexible architecture compared with the original Java-based implementation. The project includes components for rendering Minecraft-like worlds and experimenting with game engine features within the Piston graphics framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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, Phosphor should be compatible with many Minecraft mods (so long as they do not make drastic changes to how the lighting engine works.) ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Valence

    Valence

    A Rust framework for building Minecraft servers

    Rust framework for building Minecraft: Java Edition servers. Built on top of Bevy ECS, Valence is an effort to create a Minecraft-compatible server completely from scratch in Rust. You can think of Valence as a game engine for Minecraft servers. It doesn't do much by default, but by writing game logic yourself and leveraging Bevy's powerful plugin system, you can make almost anything. 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
  • 9
    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
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10
    FarPlaneTwo

    FarPlaneTwo

    Level-of-Detail renderer in Minecraft. Allows for render distances

    ...This approach allows players to view landscapes at extremely large distances while maintaining acceptable performance levels. The project aims to support render distances far beyond the limits of the standard Minecraft engine, potentially reaching hundreds of thousands or even millions of blocks. By creating progressively lower-detail versions of terrain farther from the player, the mod can display the shape and structure of distant regions without fully loading those chunks.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Starlight Fabric

    Starlight Fabric

    Rewrites the light engine to fix lighting performance

    ...The project aims to improve chunk generation performance, reduce lag spikes, and eliminate certain lighting bugs that occur in the vanilla engine. Because it fundamentally replaces the default lighting system, Starlight can significantly improve performance on servers handling large numbers of block updates or terrain generation tasks.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Gameserver Installer/Startscripts Linux

    Gameserver Installer/Startscripts Linux

    Gameserver Installer/Startscript for HL1 and HL2 Games

    Gameserver Installation Scripts for Linux Supported Games HL1 Engine -Counter-Strike 1.6 -Counter-Strike: Condition Zero -Day of Defeat Supprted Games HL2 Engine -Counter-Strike: Source -Counter-Strike: Global Offensive -Team Fortress 2 -Day of Defeat: Source -Left 4 Dead 2 -Garrys Mod Minecraft -Minecraft Server Version 1.6.1 Supported Languages -German -English
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PowerBlock

    Fast Minecraft Classic Server

    PowerBlock is a server written from scratch for Minecraft classic. What sets it apart from other software its huge versatility. Thanks to the Rhino scripting engine, anyone can create scripts, or plugins, for PowerBlock in Notepad! No complicated IDE setup required! Written in Java, PowerBlock can be run on ANY Operating System, unlike other software which requires Mono, and other heavy, sluggish frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB