Showing 157 open source projects for "java%20game%20script"

View related business solutions
  • 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
  • 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
  • 1
    ParaPascal
    ParaPascal is a programming language, an integrated development environment and simulator for learning concurrent programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a maven plugin that allows to start, stop, resume, revert to snapshot a Virtual Machine hosted by VMWare Server. It can be useful for test phase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ClassGhost is a small utility that can redefine class files within a running JVM. ClassGhost allows you to directly inject the newly compiled class files in to the VM without interrupting the running application. Works with multiple as well as remote VMs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Virtual Box 4.0 Cloner.Java based.It clones your VM taking care of HD, XML descriptions etc.Runs on Windows/Linux.On Linux VBoxCloner takes advantage of reflink copying on BTRFS filesystem allowing us to clone VM of hundreds of GBs in just seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    BLOAT is a Java bytecode optimizer and class rewriter implemented entirely in Java. By optimizing Java bytecode, code improvements can occur regardless of the compiler that compiled the bytecode or the virtual machine on which the bytecode is run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    We are currently upgrading our open source community to provide an even better experience, and are temporarily unable to provide downloads of our Community Edition. to obtain a copy of Abiquo for testing purposes, please email community@abiquo.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    The Java Extended Memory Model extends the Java memory model to allow the sharing of persistent distributed objects between virtual machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Java Vm written in Python. Part of the PyPy Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Flexible Task Graphs programming model and supporting system for Java provides tools for very low latency real time programming in Java.
    Downloads: 0 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
    A PSP porting of SUN's phoneMEFeature (https://phoneme.dev.java.net/) project, to enable MIDP/JavaME applications running on PSP. You can also find phoneMEAdvanced PSP porting from another project: pspME(https://sourceforge.net/projects/pspme)
    Leader badge
    Downloads: 173 This Week
    Last Update:
    See Project
  • 11
    The program Virtual Network Simulator for Web 2.0 is a tool that allows the simulation of assembly and configuration of computer network projects, virtual or physical. It also simulate the sending of a package between the hots of origin and destinati
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Lightweight multi-platform virtual machine for Zeek Execution Enviroment (ZEE). The ZEE provide a system for developing and run applications in a cross-platform environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The AWS Toolkit for Eclipse is a plug-in for the Eclipse Java IDE that makes it easier for developers to develop, deploy, and debug Java applications using Amazon Web Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dream Machine Preservation Project is a project with the goal to create a software emulator for the Amiga computer on the Java Virtual Machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AlfaBASIC is not a specific clone of any other BASIC dialect, but is a prototype "BASIC-like" language platform originally written in Java and now ported to C#/.NET. It is experimental! Supports simple file, graphics and sound operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Multi-platform execution environment for applications (and libraries) based on bytecode (compile once, run anywhere). Support for multi-language and multi-paradigm. It intends to be an open alternative to the Java and MS.NET platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JVix is a Java wrapper to the VMware VIX API, allowing control of virtual machines through a Java interface. Now on github: https://github.com/randomnoun/jvix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Z-Machine Preservation Project
    An Interactive Fiction Player written for Java Virtual Machine. It implements the Z-machine and Glulx specifications and can be used either standalone or as an applet. The Z-Code/Glulx interpreter runs adventures made by Infocom and contemporary Inte
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A 16-bit virtual machine for micro controllers capable of executing a large subset of the Java language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Ja.NET project provides open source Java development tools (e.g. Java 5 JDK ) and runtimes for .NET. With the help of Ja.NET's open source software, you can leverage your Java investments on .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    raw2vmdk is an OS independent Java utility that allows you to mount raw disk images, like images created by "dd", using VMware, VirtualBox or any other virtualization platform supporting the VMDK disk format.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    A small C utility to convert a raw dd image into a flat monolithic VMDK file. The code is loosely based on Liveview's java implementation of PartitionEntry.java and MasterBootRecord.java. Will be adding split file (.dd) conversion in the near future
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Jasmin is a Java Assembler. It takes ASCII descriptions for Java classes, written in a simple assembler-like syntax. It converts them into binary Java .class class files suitable for loading into a Java Virtual Machine implementation.
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 24
    Java wrapper for the VMware VIX API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Java emulator for 80x86
    Downloads: 0 This Week
    Last Update:
    See Project