Showing 22 open source projects for "apache"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    Bevy

    Bevy

    A refreshingly simple data-driven game engine built in Rust

    A refreshingly simple data-driven game engine built in Rust. All engine and game logic uses Bevy ECS, a custom Entity Component System. Massively Parallel and Cache-Friendly. The fastest ECS according to some benchmarks. Components are Rust structs, Systems are Rust functions. Queries, Global Resources, Local Resources, Change Detection, Lock-Free Parallel Scheduler. Bevy is still in the very early stages of development. APIs can and will change (now is the time to make suggestions!)....
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Ebitengine

    Ebitengine

    A dead simple 2D game engine for Go

    Ebitengine (formerly known as Ebiten) is a lightweight, open-source 2D game engine built for the Go programming language. It is designed to be simple and easy to use, allowing developers to build games quickly with a clean and minimal API. Ebitengine supports cross-platform deployment, including desktop, mobile, web, and select console platforms. The engine provides essential features such as 2D graphics rendering, input handling, and audio playback. Developers can work with transformations,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Thunder Engine

    Thunder Engine

    Cross-platform 2D and 3D game engine with modular architecture

    Thunder is a lightweight, modular game engine written in C++ that provides a robust foundation for creating 2D and 3D games across platforms. It emphasizes a clean, component-based architecture and is designed for flexibility, performance, and scalability. Thunder includes built-in support for scripting, resource management, physics, animation, and rendering, with tools that facilitate efficient game development and deployment. Its cross-platform nature and minimal dependencies make it...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Oak

    Oak

    A pure Go game engine

    Oak has recently brought in dependencies that include C code, but we still describe the engine as a Pure Go engine, which at face value seems contradictory. 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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    Open 3D Engine (O3DE)

    Open 3D Engine (O3DE)

    Open 3D Engine (O3DE) is an Apache 2.0-licensed multi-platform 3D

    Easier team collaboration, artist workflows & multiplayer setup, increased terrain performance, new rendering features. Developed with cutting-edge, real-time graphics and complex interactions in mind, O3DE allows you to create robust, engaging experiences using our multi-threaded and extensible photorealistic renderer. O3DE's modular architecture is built for customization from day one. Each component, known as a Gem, can be adopted separately, giving you access to the specific...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    Excalibur

    Excalibur

    An easy to use 2D HTML5 game engine written in TypeScript

    ...Excalibur games compile to modern JavaScript and therefore work in the majority of browsers, including mobile. Since Excalibur games are "just JavaScript", you can use native app packaging wrappers like Apache Cordova, Universal Windows Apps, or Electron to create cross-platform games. Tons of features to help build your game quickly.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    macroquad

    macroquad

    Cross-platform game engine in Rust

    macroquad is a lightweight, easy-to-use game library for the Rust programming language, offering developers a relatively simple and streamlined path to build games across platforms. The library is heavily inspired by simpler game frameworks (like raylib), but brings the ergonomic and safety features of Rust to 2D — and some minimal 3D — development. With Macroquad, you don’t need to worry about low-level graphics plumbing: it handles window and input management, rendering, UI, and more,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Mach Engine

    Mach Engine

    Zig game engine & graphics toolkit

    Mach is a game engine and graphics toolkit written in Zig, built with the goal of enabling high-performance, truly cross-platform 2D, 3D, GUI, and visualization applications. The project aims to deliver a modular, robust foundation where graphics, input, windowing, and rendering are unified under a modern, low-level but ergonomic API. Because Mach is written in Zig (with some shader code / WGSL), it leverages Zig’s performance and modern systems-level features while offering safe-ish...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    ArcadeGPU

    ArcadeGPU

    A Complete WebGPU Game Engine for Browser & Desktop Arcade Oriented

    ArcadeGPU is a high performance WebGPU game engine inspired by classic techniques that made retro games legendary. Explore demos: https://aliyah-corp.github.io/
    Downloads: 197 This Week
    Last Update:
    See Project
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 10
    CoffeeMud

    CoffeeMud

    Full featured MUD server with all the trimmings.

    CoffeeMud is a text-based virtual reality game engine (a MUD). It is a mature, full-featured Java codebase. It includes web (HTTP) and email (SMTP) servers, chat (IMC2 and I3) and web clients, and supports ANSI, MXP, and MSP.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    Ambient

    Ambient

    The multiplayer game engine

    Ambient is an open-source, cross-platform runtime and engine for building and deploying high-performance multiplayer games and 3D applications, using a modern stack built on Rust, WebAssembly (WASM), and WebGPU. It aims to make multiplayer game development accessible and flexible, providing an entity-component-system (ECS) at its core that doubles as a real-time in-game database; everything in the game — from world objects to runtime data — is represented as entities + components, which can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Amazon Lumberyard

    Amazon Lumberyard

    Amazon Lumberyard is a free AAA game engine

    Amazon Lumberyard is (or was) a free AAA-capable game engine developed by AWS, with deep integration into AWS cloud services and the Twitch streaming platform. It provided full source access and offered developers tools to build high-quality games and simulations with networking, rendering, physics and cloud backend features built in. The engine allowed game creators to hook into AWS infrastructure for multiplayer services, analytics, voice chat, and more, and leveraged Twitch to build...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 13
    KSFramework

    KSFramework

    QQ Group:538722494,KSFramework = KEngine + SLua(or xLua)

    KSFramework is a Unity3D Asset Bundle development framework that integrates KEngine, SLua/XLua/ILRuntime, and provides a set of auxiliary tools for programming, art, planning, and operation. Vika table vika.cn , API-supported data table, perfect real-time collaboration, can be used in 1000+ scenarios such as silky project management, game planning configuration table, data sorting, etc. Hot reloading is the development focus of KSFramework - without restarting the game, reloading the code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Amethyst Game Engine

    Amethyst Game Engine

    Data-oriented and data-driven game engine written in Rust

    ...A lot of optimizations have yet to be done, but the current status is already showing great potential. Amethyst is open source and free software. You can use, read, modify, distribute its source code under the permissive MIT and Apache 2.0 licenses.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Arcadia

    Arcadia

    Clojure in Unity

    Arcadia integrates Clojure with the Unity3D game engine, enabling live coding of functional and dynamic Lisp code directly inside Unity. Built on the Clojure-CLR port, it brings REPL-driven development and functional programming to Unity's cross-platform environment. Arcadia is the integration of the Clojure programming language and the Unity 3D game engine. Bringing the expressive, live-coded power of a modern Lisp to the industry-standard game development platform has made our own work a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    NoahGameFrame

    NoahGameFrame

    A fast, scalable, distributed game server engine/framework for C++

    A fast, scalable, distributed game server engine/framework for C++, including the actor library, and network library, can be used as a real-time multiplayer game engine ( MMO RPG/MOBA ), which supports C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal. Easy-to-use, interface-oriented design. An extensible plugin framework that makes getting your application running quick and easy. A clean, uncluttered design and stable engine that has been used in several commercial products. A...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Blueshift Game Engine

    Blueshift Game Engine

    Blueshift is a cross-platform 3D game engine implemented in C++

    Blueshift is a cross-platform 3D game engine implemented in C++. it's free, open-source, and works on Windows, macOS, iOS, and Android. The project is currently in an early stage of development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Lance

    Lance

    Multiplayer game server based on Node.JS

    Lance is a real-time multiplayer game server framework designed to simplify the development of synchronized online games. It provides an extensible Node.js–based server where all game logic runs centrally. Lance also includes a client-side library that keeps each player’s game state synchronized with the server in real time. To ensure smooth gameplay, it uses efficient networking techniques along with position interpolation and extrapolation. The framework manages user input coordination and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Intrinsic

    Intrinsic

    Intrinsic is a Vulkan based cross-platform game and rendering engine

    Intrinsic is a Vulkan-based cross-platform game and rendering engine. The project is currently in an early stage of development. I'm working on this project in my sparetime and thus the development activity might vary from time to time. This project is not abandoned and I'm certainly planning to continue working on it in the future. The Intrinsic repository is hosted on GitHub. Contributions and general support are welcome at any time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    GamePlay

    GamePlay

    Open-source, cross-platform, C++ game engine for creating 2D/3D games

    ...The framework emphasizes ease of use and portability, offering native support for Windows, macOS, Linux, iOS, and Android so developers can write their game once and deploy it across many platforms. With an Apache 2.0 license, developers have broad flexibility to use, modify, and distribute their projects commercially or personally. GamePlay also includes a well-documented API, tooling for asset processing, and examples that demonstrate how to use its systems effectively, making it approachable for both indie developers and experienced programmers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    AndEngine

    AndEngine

    Free Android 2D OpenGL Game Engine

    AndEngine is a Java-based, open-source 2D game engine for Android, designed to make mobile game development easier by wrapping OpenGL (GLES) under a higher-level API. It abstracts much of the complexity of directly using OpenGL, letting developers more quickly build games with sprites, tilemaps, physics (via extensions), animations, and input handling, all within the Android ecosystem. Because it's tailored for Android, AndEngine integrates with typical Android project structure and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A browser game framework implemented with Grails. The goal of Little Goblin is to create a game engine that allows you to "just add content" and you will be able to host a game that is only limited by your creativity.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next