30 projects for "open dcl runtime" with 2 filters applied:

  • 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
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    slua-unreal

    slua-unreal

    lua dev plugin for unreal engine 4 or 5

    Slua-unreal is an unreal4 plugin, which allows you to use Lua language to develop game logic and hot fix your code. 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: 1 This Week
    Last Update:
    See Project
  • 2
    Planck.js

    Planck.js

    2D JavaScript Physics Engine

    Planck.js is a JavaScript rewrite/port of the physics engine Box2D, designed to provide 2D rigid-body physics simulation usable directly in web contexts or any JavaScript environment. By offering collision detection, rigid-body dynamics, joints, and simulation capabilities, Planck.js makes it possible for developers to build physically realistic 2D games, simulations, or visualizations in browsers or Node.js without relying on native code. Its API mirrors Box2D’s concepts — bodies, fixtures,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    tjger - the java game & entertainment rt

    tjger - the java game & entertainment rt

    the java game and entertainment runtime

    Framework to implement board and card games including some already developed games. Typical game elements are offered by this library, so developers just care on the essential aspects that differ. Games created with tjger are also hosted (Four wins, Oasch, Schnapsen, Trap the Wizard, etc.) and the Tjger Game Pack contains all these games.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    JGPSTrackEdit

    GPS track editor for editing tracks and planning (multiple) day tours

    JGPSTrackEdit is a tool for editing gps tracks and planning (multiple days) tours (GPS track editor). An abritary number of tracks may be opened or created, tracks may be merged. A track may be splitted, reversed or edited (e.g. compressed and corrected). Points may be inserted or appended to a track (routing supported) or may be moved or deleted from a track. Maps of several providers are available, the default map is OpenStreetMap. Currently supported track formats: Garmin gpx...
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 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
  • 5
    Sharp MZ-800 Emulator

    Sharp MZ-800 Emulator

    Emulator of the 8-bit computers Sharp MZ-800 / MZ-700

    Emulator of the 8-bit computers Sharp MZ-800 / MZ-700. Program is developped for Linux and Windows, but it's ready to be ported to another platforms. Used runtime: SDL2, GTK3, Mingw32 (Windows version) Included emulation of basic elements: - CPU Z80, (used z80ex-code) - GDG, WHID 65040-032 - CTC, i8253 - PIO-Z80 - PIO8255 - PSG, SN76489AN Emulation of basic periferies: - CMT - FDC: WD279x - QUICK DISK - Ramdisks: Standard MR1R18, SRAM/ROM - 16M, Pezik and Pezik on...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    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 be synchronized across clients automatically. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A easy basic in order to make games in 2d style amos for linux and windows The basic it comprises a module runtime, ide examples and games.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 8
    Earthdawn Character Editor

    Earthdawn Character Editor

    The ECE is for creation and managing ED3+ED4 characters.

    The Earthdawn Character Editor is a java-based utility to create and manage character for the role-playing game Earthdawn Third Edition and for the role-playing game Earthdawn Forth Edition. It is intend to be very flexible, so almost the full behaviour can be configured through xml-based config-files. Multi language support is possible.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Magic Lantern

    Magic Lantern

    Build Cross-platform Applications

    Magic Lantern is a framework for developing multimedia applications. It is designed to be a cross-platform solution for multiple targets such as desktops, game consoles, mobile devices and set-top boxes.
    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
  • 10
    Pulsar framework

    Pulsar framework

    Event driven concurrent framework for Python

    Event-driven concurrent framework for Python. Pulsar's goal is to provide an easy way to build scalable network programs. In the Hello world! webserver example above, many client connections can be handled concurrently. Pulsar tells the operating system (through epoll or select) that it should be notified when a new connection is made, and then it goes to sleep. Pulsar uses the asyncio module from the standard python library and it can be configured to run in multi-processing mode. The http...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    River City Adventure

    Simple Text-Based Adventure Game

    Type commands to solve puzzles and escape the underground city. It runs on a command line and requires the Java runtime environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Scrupp is a cross-platform 2D engine which uses SDL and OpenGL for visualization. It is controlled by external Lua scripts. The core supports various image, sound, music and font formats. The hard work is done by plugins written in Lua.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Gear2D
    Gear2D is a C++ cross-platform component-based data-driven game engine. It supports component loading at runtime and defining game objects using YAML and sharing parameters between components in a transparent manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jbookshelf

    Jbookshelf

    Jbookshelf is a portable library/video-library/collection manager!

    Jbookshelf is a Bookcase and a book/video/collection or even warehouse manager; it can tracks any changes and shows the aspect of your libraries. It is portable, try to install it on a usb stick! It need only the Java runtime environment(JRE). Follow it on Facebook or G+ !
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    XAMOS

    XAMOS

    Cross-platform reimplementation of AMOS BASIC (runtime)

    XAMOS is a cross-platform reimplementation of AMOS BASIC based on jAMOS, fully re-written in C++ with SDL libraries. Currently runtime only, however is widely compatible with jAMOS projects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Tic Tac Toe - in its basic way

    Tic Tac Toe - in its basic way

    This program is a basic way of the "oldschool"-game Tic Tac Toe

    This program is a basic interpretation of the "oldschool"-game Tic Tac Toe. If you want to play, you have to download the JRE (Java Runtime Engine) which you can get from http://java.com/download . In most cases its installed already. This software uses the SuM-Libraries which are in the installation package. You could get them from http://www.mg-werl.de/sum/.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    process runtime detection with xml / image statistic output - like xfire .com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Architect I Gomoku (Engine with GUI)

    Architect I Gomoku (Engine with GUI)

    Gomoku Game: Playing with Computer

    This is the first step of a board game engine development plan "Architect". The first version will be playing the classical Gomoku game, and this version is called "Architect I". This project also shows the rich features of the next generation Java graphical user interface. The GUI of this application was built using JavaFX 2.0 which was entirely written in Java. Although as been announced, JavaFX 3.0 will be integrated into JRE in next year, at this point, you still need a separate runtime...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Java based "table-top" card game interface, using Java's FX platform. Allows for multiplayer interaction, modular rules and card graphics, simple chatting, and other difficult items. Will need testing on all available systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tool for the online browsergame Die Stämme. This is a simple tool for the online browsergame "Die Stämme" to do some calculations about runtime of units and so on. Its an offline tool do do it on your lokal computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Sxta is a C#-based component architecture for distributed simulation on P2P systems. It is based on Std. IEEE 1516 as distributed simulation Standard. Sxta uses AOP mechanisms that generate classes at runtime inheriting from base ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    "Vamp Busters" is a funny single- and multiplayer shooter! Playable via LAN and Internet! Installed Java Runtime Environment required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    process runtime detection with xml/image statistic output - like xfire .com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is an XHTML CSS DHTML scratch and win game card that can be completely configured with a new look and feel through html stylesheets only. The games prizes/odds can be configured through a php runtime engine. demo at eScratchAndWin.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next