Showing 19 open source projects for "compilation"

View related business solutions
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 1
    Oak

    Oak

    A pure Go game engine

    ...Oak's goal is that, by default, a user can pull down the engine and create a fully functional game or GUI application on a machine with no C compiler installed, so when we say Pure Go we mean that, by default, the library is configured so no C compilation is required, and that no major features are locked behind C compilation. We anticipate in the immediate future need to introduce alternate drivers that include C dependencies for performance improvements in some scenarios, and currently, we have no OSX solution that lacks objective C code. Integrated with optimized image manipulation via gift.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    OpenSoldat

    OpenSoldat

    OpenSoldat is a unique 2D (side-view) multiplayer action game

    OpenSoldat is a unique 2D (side-view) multiplayer action game. It has been influenced by the best of games such as Liero, Worms, Quake, Counter-Strike, and provides a fast-paced gaming experience with tons of blood and flesh. This repository contains the source code of the so-called 1.8 version. Compared to the original version, the code has undergone many changes but is not in a finished state. We hope that by open-sourcing Soldat we can empower our community to improve the game at a faster pace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ET

    ET

    Unity3D Client And C# Server Framework

    ...Modular component design allowing server modules to be composed based on role (e.g. memory, routing, services). AI-integrated tooling: supports auto-generation of logic, robot test cases, code compilation and execution in closed loop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mach Engine

    Mach Engine

    Zig game engine & graphics toolkit

    ...The engine supports a broad set of target platforms — desktop OSes and in principle, future expansion — and tries to simplify the pain of dependency management and cross-compilation, making it easier to build and deploy across systems without complex toolchains. Mach’s philosophy emphasizes composability and modularity: rather than pushing a “big engine with everything included,” it gives developers the building blocks to create exactly what they need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    OpenRW

    OpenRW

    Recreation of the classic Grand Theft Auto III game executable

    OpenRW is a cross-platform, open-source re-implementation of the game engine behind Grand Theft Auto III (GTA III). Its goal is to recreate the original gameplay engine in a modern, maintainable codebase so that GTA III can run natively on modern Windows, Linux, macOS, and BSD systems — long after the original executable becomes unworkable. The project does not ship with game content: users still need a legitimate copy of GTA III (with its original assets) to play, making OpenRW strictly an...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    slua-unreal

    slua-unreal

    lua dev plugin for unreal engine 4 or 5

    ...It gives you 3 ways to wrap your C++ interface to Lua, including reflection by blueprint, C++ template, and static code generation. It also enables two-way communication between Blueprint and Lua. The advantage of Lua over C++ is that it requires no compilation for logic change, which significantly speeds up the game development process.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    GT New Horizons Mod Pack

    GT New Horizons Mod Pack

    New Modpack with Gregtech, Thaumcraft and Witchery

    ...We are talking about thousands of recipe tweaks, a massive questbook with over 3000 quests, unique world generation, custom mods coded for the pack, custom Thaumonomicon pages, and many more. The main intentions of the pack are a long-lasting experience and tying mods together in a progressive fashion, making it feel more like a single game than a compilation of mods thrown together. To reach this goal, GT New Horizons is using the tiers (basically ages of technology) from GregTech and allocates the content of other mods to a fitting point within the progression. Starting in the Stone Age you will barely be able to survive until you get your first steam machines and, eventually, reach electricity.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    macroquad

    macroquad

    Cross-platform game engine in Rust

    ...A strength of Macroquad is its cross-platform reach: it supports desktop (Windows, Linux, macOS), web (via WebAssembly / HTML5), and mobile (Android, iOS) without requiring platform-specific code. Compilation is relatively fast with minimal dependencies, so small projects or prototypes can spin up quickly. Because it’s “batteries included” for common tasks (rendering, drawing shapes, text, basic UI, game loop), Macroquad works well for rapid prototyping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TinTin++ Mud Client

    TinTin++ Mud Client

    A MUD client for Android, iOS, Linux, Mac OS X and Windows

    TinTin++ is a console mud client for any type of text mud or bbs. The mud client's main assets are an easy to learn scripting language, triggers, automapping, and a split screen interface to separate mud output from client input. Installation instructions for Android, iOS, and several other operating systems are available on the website. https://tintin.mudhalla.net
    Downloads: 8 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 10
    LambdaHack

    LambdaHack

    Haskell game engine library for roguelike dungeon crawlers

    Haskell game engine library for roguelike dungeon crawlers. LambdaHack is a Haskell game engine library for ASCII roguelike games of arbitrary theme, size and complexity, with optional tactical squad combat. It's packaged together with a sample dungeon crawler in a quirky fantasy setting. To use the engine, you need to specify the content to be procedurally generated. You declare what the game world is made of (entities, their relations, physics and lore) and the engine builds the world and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pixel

    Pixel

    A hand-crafted 2D game library in Go

    A hand-crafted 2D game library in Go. Take a look into the features to see what it can do. See the requirements for the list of libraries necessary for compilation. Fast 2D graphics, sprites, and primitive shapes with immediate mode style IMDraw (circles, rectangles, lines, ...) Optimized drawing with Batch. Text drawing with text package. Audio through a separate Beep library. Simple and convenient API. Drawing a sprite to a window is as simple as sprite.Draw(window, matrix) Wanna know where the center of a window is? ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    New Terrain and 3D Map System

    New Terrain and 3D Map System

    a very lightweight advanced terrain-rendering and 3D map rendering sys

    A very lightweight advanced terrain-rendering and 3D map rendering system. Minimal dependencies: OpenGL, SDL. It's distrib in 2-3 separate modules: 1. the C++ implementation of the terrain- and/or surface- rendering Algorithms I have developed: both a multithread and a non-multithread variant is relaeased. 2. Seme as at point 1. , but with a road-network rendering and collision-detection module I wrote before. It also adds some trees at the top of the terrain. (multitread vesion not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Quake III Arena

    Quake III Arena

    Quake III Arena GPL Source Release

    ...By making the engine code fully open under GPL-2.0 (with licensing details regarding some bundled libraries like zlib), it allows the community to build, port, and maintain the engine, ensuring that the game remains playable even decades later. The release includes all major game subsystems: rendering, physics, network code, game logic, and tools (map compilation, asset packing, etc.), enabling full builds on Windows, Linux, macOS — assuming you provide the original game assets. Because the source is available, there are many community forks and improved engine builds (and ports) that modernize graphics, compatibility, input, mod support, and add enhancements while preserving core gameplay. ...
    Downloads: 99 This Week
    Last Update:
    See Project
  • 14
    Skrupel - Tribute Compilation is a webbased cross between amazing games like, VGAPlanets, Ascendancy an for example Master of Orion. After installing on webspace (php,mysql) up to 10 player in a round can fight against each other using their browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A series of sports mini-games (think Wii-sports) with a Saudi Arabian theme. Including: "Stoning the Adulteress", "Chop Chop Square" and "Passport Control". The aim is to highlight racism and human rights abuses perpetrated by the Saudi regime
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Generate! is a compilation of many simple board games, some based on popular games like Scrabble and Risk, and others written as educational software for elementary students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A compilation of games mainly written in Java for education and entertainment. Train your brain with e. g. improving your ability to recognize patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A compilation of modifications to World of Warcraft
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Galaxy Transport is a Galaxy / Galaxy NG / Galaxy PLUS viewer. GTR should provide game map picture, battle animation and some automatization of game process. Uses QT/SDL/Win32 libraries (configurable on compilation stage).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB