Showing 14 open source projects for "queue management system"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Defold

    Defold

    Free game engine for development of desktop, mobile, and web games

    Defold is an open-source, cross-platform game engine originally developed for 2D games but also capable of 3D — intended to give developers a turnkey solution for building games for desktop, mobile, web, and even consoles. It ships as a full editor/IDE, combining scene editing, asset management, scripting, and build/export pipelines, so developers don’t need to assemble disparate tools themselves. Game logic is written in Lua (with optional native extensions in C/C++ when needed), and the engine uses a component-based system and a message-passing paradigm to manage object interactions — a design that promotes loosely-coupled, reactive game code rather than traditional heavy OOP. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    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: 4 This Week
    Last Update:
    See Project
  • 3
    OGRE

    OGRE

    scene-oriented, flexible 3D engine (C++, Python, C#, Java)

    OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce games and demos utilizing 3D hardware. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes. We consider the results of our GL3Plus RenderSystem as the gold standard. The respective...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Axmol Engine

    Axmol Engine

    Multi-platform Engine for Desktop, XBOX (UWP) and Mobile games

    Axmol is a modern C++ game engine forked from Cocos2d-x, designed to support high-performance 2D and lightweight 3D game development across multiple platforms. It improves upon the original Cocos2d-x with a cleaner architecture, better tooling, and support for modern C++ standards. Axmol supports scripting with Lua and JavaScript, and is suitable for both indie developers and studios targeting mobile, desktop, and web platforms. With an active community and frequent updates, Axmol is a solid...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    OpenFL

    OpenFL

    Open source library for creative expression on the web, desktop, etc.

    ...It builds on the Haxe programming language and offers a familiar display list and event-driven API inspired by classic Adobe Flash and AIR, allowing developers to leverage well-known paradigms while targeting modern platforms. OpenFL supports 2D and limited 3D graphics rendering, audio playback, advanced user input (mouse, touch, keyboard, gamepads), rich text formatting, asset management, networking, and file system access, making it a comprehensive foundation for interactive experiences. Projects written with OpenFL can compile to native C++ executables, JavaScript/WebGL for web, or run through app runtimes like Electron without plugins, enabling high performance and broad reach.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Stride

    Stride

    Stride (formerly Xenko), a free and open-source cross-platform C# game

    Stride (formerly known as Xenko) is a full-featured, open-source game engine written in C# and targeting the .NET ecosystem, designed for both 2D and 3D games — and even VR experiences. Stride offers a comprehensive toolchain: an editor for scene building, asset management, a rendering pipeline with physically-based rendering (PBR), and support for advanced graphics features such as real-time reflections, post-processing effects, and complex materials (skin, hair, cloth, etc.). Because it’s...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    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: 0 This Week
    Last Update:
    See Project
  • 8
    RetroGear

    RetroGear

    SDL based generic 2D game engine

    RetroGear is a generic 2D game engine, designed for the simple and fast retro games development, like those of the 80s. The project aims to create generic components for rapid development of 2D games, based on the most common practices of game programming and design known, giving in the hands of the programmer, standard components and easy to integrate with their own projects. Some of the features offered by this game engine are: A basic but pratical game states management (screen...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PyCAPGE

    PyCAPGE

    PyCAPGE - Python Classic Adventure Point and Click Game Engine

    ...The architecture is data-driven: texts and definitions are separated into YAML files for easy localization. Includes a JSON Save/Load system and debug console.
    Downloads: 0 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
  • 10
    Torque2D

    Torque2D

    A completely free, open-source, 2D game engine

    Torque2D is a free and open-source game engine focused on 2D development, built on proven Torque technology and provided under the MIT license. It delivers a flexible and high-performance C++ framework that supports cross-platform development for Windows, macOS, Linux, iOS, Android, and the web from a single codebase, allowing developers to target a broad range of devices with minimal changes. The engine includes essential components such as a batched OpenGL renderer, Box2D physics...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ÖbEngine

    ÖbEngine

    2D Game Engine with Lua Scripting made on top of SFML

    ...Built on top of the Simple and Fast Multimedia Library (SFML), the engine gives developers access to rendering, input, audio, and windowing systems while they write gameplay logic in Lua, a lightweight scripting language that simplifies interaction with game objects and behavior. ObEngine includes tools like a map editor, plugin system, and asset management features that streamline the creation of complex 2D games such as platformers, RPGs, racers, and visual novels without reinventing low-level systems. Its architecture encourages modularity, letting developers extend or customize engine features through plugins and scripting while still benefiting from the speed and control of native C++ performance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    nunuStudio

    nunuStudio

    Web powered cross-platform 3D, WebXR game engine

    ...Because it is open source, users can inspect, modify, or extend the system as needed — adding custom behaviors, plugins, or export options. It’s ideal for rapid prototyping, small games or interactive demos, or educational purposes: you can build scenes, tweak visuals, test interactivity without deep diving into all low-level rendering details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gorgon Game Engine

    Gorgon Game Engine

    Gorgon Game Engine (GGE) is a C++ game engine that handles many tasks.

    Gorgon Game Engine (GGE) is a multi-module, interface driven, C++11 game engine that handles graphics, animations, sound, multimedia, input, operating system, resource management, simple effects and user interface. Its primary aim is to be easy to program on. Recent repository is moved to https://bitbucket.org/darkgazeorg/gorgon-game-engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FlashPunk

    FlashPunk

    A free ActionScript 3 library designed for developing 2D Flash games

    FlashPunk is an open-source 2D game engine for Flash, designed for rapid game prototyping and development in ActionScript 3. It offers a simple entity-component system, support for tilemaps, collision detection, and animation, making it ideal for creating pixel-art and arcade-style games. FlashPunk was a favorite among indie developers in the early 2010s due to its simplicity and performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next