Showing 30 open source projects for "multi threaded"

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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    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 functionality needed for your application. Add new editing tools, features, and development workflows to your projects. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    ViZDoom

    ViZDoom

    Doom-based AI research platform for reinforcement learning

    ...This means compatibility with a huge range of tools and resources that can be used to create custom scenarios, availability of detailed documentation of the engine and tools and support of Doom community. Async and sync single-player and multi-player modes. Fast (up to 7000 fps in sync mode, single-threaded). Lightweight (few MBs). Customizable resolution and rendering parameters. Access to the depth buffer (3D vision). Automatic labeling of game objects visible in the frame. Access to the list of actors/objects and map geometry.ViZDoom API is reinforcement learning friendly (suitable also for learning from demonstration, apprenticeship learning or apprenticeship via inverse reinforcement learning.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Aleph One is a highly sophisticated program for generating fractals. Some major features are: A built-in expression generator, 32-bit colouring schemes for the fractals, multi-threaded and multi-server rendering! WOW! And lots, lots more... The source code has moved to GitLab: https://gitlab.com/jmmcg/alephone
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    OgreOggSound is a wrapper around OpenAL to quickly add 2D/3D audio to applications. It supports OGG/WAV formats and is designed to integrate into OGRE applications. It has Static and multi-threaded stream support using BOOST / POCO threads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    Android Game Engine

    Android Game Engine

    Multi-threaded game engine for Android

    AGE is a multi-threaded game engine for Android with OpenGL ES2 shader-based rendering. In-depth GL knowledge isn't necessary to start; use the OBJ loader to import models from Blender and elsewhere, attach textures, and start rendering! Threads run different activities, e.g. initialization, framerate, timer, game cycle. Apartment model with message passing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SNeezy

    SNeezy

    A lightweight frontend for launching SNES games on the Raspberry Pi.

    NOTE: This project's source code is hosted at GitLab. View the source code here: https://gitlab.com/jessieh/sneezy SNeezy aims to provide a polished, lightweight graphical frontend for launching SNES games on the Raspberry Pi. SNeezy turns your Raspberry Pi into a portable SNES console, allowing you to quickly load and play SNES games with only a compatible controller and a screen. Fast load times, a low memory profile, easy configuration, consistent retro styling, box art...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A GUI interface to a tool for generating SSBumps (Self Shadowed Bump Maps). Includes a CUDA GPU rendering extension.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 9
    FlightCraft3D: The Return

    FlightCraft3D: The Return

    extreme 3D flight simulator with advanced terrain rendering

    A rough, 3D extreme flight simulator in which there's a large terrain on which one can land: as the terrain-rendering is advanced and thus terrain is large, detailed and well visible, one can do wild flights in valleys, one can experiment with landing in any casual point of a wild, colorful area including mountous, hilly and flatty areas as well. The flightmodel is primitive here, but acceptable. I will try to do a second release in which the JSBSim module will be used to provide a more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    Paper Engine 2

    Multi-threaded 2D Renderer licensed under the Mozilla Public License

    Hyper fast multi-threaded cross platform 2D renderer with optimized loading via file cache, basic GUI elements, and beginnings of an editor.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    rov-suite

    rov-suite

    Complete ROV Control Suite

    This project aims to create a flexible, cross-platform ROV (remotely operated vehicle) control system based on Qt and the Arduino microcontroller series with multi-platform support. You can view the development blog at http://chrisstechblog.blogspot.com. If you have any questions, comments, ideas or complaints please let us know! We'd love to hear from you how we can improve ROV-Suite! Thanks! P.S. If you want to give us a negative review, please elaborate on why you are giving...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A -quite ambitious- project to create a functional Doom source port in pure Java, trying to keep as close as possible to the original source code while at the same time streamlining it into a more OO and Java-friendly form.
    Leader badge
    Downloads: 78 This Week
    Last Update:
    See Project
  • 13
    Lapis Minecraft Server
    A Minecraft server written in C# with a large focus on concurrency (multi-threaded) and plugin support. Custom code provides new functionality to existing Minecraft features - this includes new biomes, realms, and populators. Has a robust and customizable terrain generator and easy plugin capabilities for new features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RedDwarf is a horizontally scalable application server for low latency apps such as online games, virtual worlds, and social networking applications. It is the official community fork for Project Darkstar, previously sponsored by Sun Microsystems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    A Graphical Tool that allows the creation of normal maps by generating and blending together normal maps from sources such as: Height Maps, RGB Images, Pre-existing Normal Maps, Images lit from 4 directions. (In development)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open Emu
    We have moved OpenEmu to github, see http://github.com/openemu/openemu Open Emu brings game emulation to the Mac as a first class citizen, with accelerated graphics, sound and HID controllers for all supported emulators. OpenEmuQC enables live 'cons
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Tranquility Online

    Conquer the universes with Spaceships

    Similar to Eve online but some major differences Implement 2 different drive types, Fluid dynamics like eve online, and Full physics so you can move in one direction and spin your ship to put your guns on an enemy, Weapons will have arcs Wormholes connect galaxies to each other, Some wormholes are to alternate universes, Complete sandbox, make your own stations, systems and support fleets, More capability to take space from NPC as well as thrust out into uncharted space. Plan to add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LinTech aims to be next-gen 3D engine for Linux. It uses OpenGL3 for rendering, OpenAL for 3D sound and ODE for physics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Imaginary Game Engine project tries to create a full-featured, modular and multi-threaded game engine in C#, usable with both Microsoft's .NET runtime and Mono.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DyConnect is a cross-platform networking library for C++. Features include: synchronized variables for rapid development of networked games, multi-threaded TCP/IP, low-level UDP sockets, support for IPv4 and IPv6, and data compression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A threaded java MUD server with persistence in MySQL using sprocs. Uses command pattern and reflection for command parsing. NIO for networking. Excellent code comments. Map command uses visited rooms. Plans for configurable attack profiles per enemy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    pacSTP is a 2D multi-threaded Java based Arcade Game. SOURCE CODE is included in the download archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Massively Multi-Threaded and fully Object-Oriented game engine. An easily extensible core library, along with embedded Python for easy scripting of just about anything, makes the Auross engine a perfect choice for just about any gaming project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    StrawMUSH is a modern MUSH server based on the virtues of efficiency and extensibility; it is multi-threaded, highly optimized and customizable, and allows developers to create plugins that will hook into the game to add wanted features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The MudXS project exists to create a stable, multi-threaded and distributed MUD/MOO/MUSH game engine in OO with C++. Design goals include SQL backends, powerful scripting engine, and plugin worlds. Web administration frontend and custom client possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo