Showing 566 open source projects for "virtual software"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    ecpu : a virtual cpu where you will have to design how it is done and how it work (assembly)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ProxmoxVEjp

    ProxmoxVE in Japanese: ProxmoxVEを日本語で提供します。

    Show presentation of Proxmox Virtual Environment(http://pve.proxmox.com/wiki/Main_Page) in Japanese. Proxmox Virtual Environment(http://pve.proxmox.com/wiki/Main_Page)を日本語で解説します。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    jadam

    A JVM written in Ada 2005.

    Jadam is an effort to code a Java Virtual Machine using the Ada 2005 language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    gasVM

    A register-based virtual machine designed to be embeddable.

    gasVM is a 32-bit, register-based virtual machine that has been designed to support a game that the author has undertaken for the development of a game for a game Competition, "Gary's Adventure of Science!" It is designed so that it may one day be implemented and hardware, and is designed to be a RISC machine. While this VM is designed for a single game, it is hoped that it will be useful for others who are looking for a virtual machine platform to embed within their software.
    Downloads: 0 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
    software for developing xml files and xstl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a growing collection of applications which interface with Virtual Box. The main goal of the project is to have a working Windows Service to execute Virtual Box VMs. Additional applications are intended including a service configuration GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The Open OVF project provides an open source library and tools for working with the virtual machines described in the Open Virtualization Format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This provides an interactive, programmer-friendly interface to VMware's VProbes facility. VProbes is a safe, dynamic technology for instrumenting software running in virtual machines, and the software stack itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Leafpile is a Z-code interpreter, a Java implementation of the Z-machine virtual machine used for running Infocom/Inform interactive fiction story files. Leafpile seeks complete compliance with the Z-machine Standards Document 1.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    ExStudio is a set of development tools for the "Ex" virtual machine. It includes the vm itself, a compiler, an assembler and a debugger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    analyticalengine

    Java simulation of Babbage's Analytical Engine

    A Java simulation of the Analytical Engine, a mechanical computer devised by Charles Babbage in the mid-1800s.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project implements Virtual Machine/Virtualized Debugger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Interpreter for Adept V+ language (developed on s650 Viper arm). Planned to include a full VM/emulator for host processor and D3D workspace representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    High Availability using Virtualization: Set up two servers (main and backup). The backup should come into action when the main goes down, & should continue the operation that the main was running, exactly from the point of failure, without loss of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    cpKickstart

    User based kickstart creation and tweaking

    Integrate a KS with the CP installer so that others may quickly install and launch their cpanel licensed software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pipe Is not a Propeller Emulator, but provides a hosted environment for executing and debugging Parallax Propeller assembly code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Modifications to the QEMU emulator for experiments and research in security.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lua implementation for the Symbian OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jedora Remix VM
    A Virtual Machine Linux appliance (for Virtualbox). This Fedora Remix puts emphasis on Java based applications. Includes OpenOffice.org, OpenJDK, browser plug-ins (IcedTea), and popular Java based applications like Azureus/Vuze, jEdit, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XChip-8 is a CHIP-8 and SCHIP virtual machine for the X-Window System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    DOSpad SeparatePackage

    DOSBOX for IOS modify.

    This is designed to issue DOS software to run independently in the IOS. based on DOSPad and dosbox 0.74.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Full standard compliant J2SE Java Runtime Environment implementation running over ECMA CLI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OS for embedded and mobile devices based on tiny byte-code interpreter and FORTH language compiler (into platform-independent byte-code). In other word its smallest programming language realization works on any type computer with any OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Monty compiler

    Low level programming language and compiler

    Low level programming language and compiler close to python. Intended for experiments with in processor design. Consists of language definition, compiler and simple cpu simulation written in python. The compiler can be adapted to different processors easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NEStimulator is an NES emulator for the Windows operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB