Browse free open source Virtual Machine software and projects below. Use the toggles on the left to filter open source Virtual Machine software by OS, license, language, programming language, and project status.

  • 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
  • GiveLife365: Powering Nonprofits with Smart CRM. Icon
    GiveLife365: Powering Nonprofits with Smart CRM.

    Effortlessly manage donors, members, events, volunteers, and create a positive impact, all from one system. Build as you grow and empower your cause

    Managing constituents - donors, volunteers, events, and cases shouldn’t slow down your mission. GiveLife365 is a cloud-based CRM built for nonprofits, helping you streamline operations, boost engagement, and measure real impact—all in one place.
    Learn More
  • 1

    Ubuntu Server 16.10 x86 for developers

    Ubuntu Server 16.10 LTS for developers Image for virtual machines

    Ubuntu Server 16.10 LTS 32bit. Image for virtual machines (file format -VHD). Image should run in VirtualBox or VMware. The image was made especially for web developers. Fast start for any web project, and different frameworks or CMS. It was installed include: - xorg and Window Maker; - PHP7 and libraries; - PhpMyAdmin and MySQL 5.7 (server and client); - Nginx (no Apache); - Composer (global); - Exim4; - Mozilla Firefox; - xterm; - OpenSSH Server. Login: user Password: user
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Command Script 4 (CSC4) is an "application control" or application extension scripting language / virtual machine / compiler environment. CSC4 supports object member access, object creation and static calls to the underlying .NET Framework 2.0.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Candle App Platform

    Candle App Platform

    An unified platform for desktop and Internet apps

    An rich application development platform for both desktops and the Internet. It supports technologies like XSLT, XQuery, XML Schema, RELAX NG, XHTML, SVG, and a new scripting language - Candle (Common ApplicatioN Development LanguagE).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    An implementation of the MIDP2 specification on top of Java SE, to make it possible to use the same development tools during most development phases of a MIDlet as for a normal Java SE application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • BrandMail Email Signatures for Outlook Icon
    BrandMail Email Signatures for Outlook

    Leverage every email as an opportunity to brand consistently and minimise the security risks associated with the tampering of HTML signatures.

    BrandMail®, developed by BrandQuantum, is a software solution that seamlessly integrates with Microsoft Outlook to empower every employee in the organisation to automatically create consistently branded emails via a single toolbar that provides access to brand standards and the latest pre-approved content.
    Learn More
  • 5
    APhPLIX Development Studio, is an open source Rapid Application Development environment for designing, developing and deploying WebBrowser-based applications that look, feel and act like regular window-based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AutomatedLab

    AutomatedLab

    Framework that lets you deploy complex labs on HyperV and Azure

    AutomatedLab is a provisioning solution and framework that lets you deploy complex labs on HyperV and Azure with simple PowerShell scripts. It supports all Windows operating systems from 2008 R2 to 2019, some Linux distributions and various products like AD, Exchange, PKI, IIS, etc. AutomatedLab (AL) enables you to setup test and lab environments on Hyper-v or Azure with multiple products or just a single VM in a very short time. There are only two requirements you need to make sure: You need the DVD ISO images and a Hyper-V host or an Azure subscription. Requires Windows Management Framework 5+ (Windows). Requires Intel VT-x or AMD/V capable CPU, a decent amount of RAM, and low-latency high-throughput storage (No spinning disks please, as there are issues related to them). This solution supports setting up virtual machines with Windows 7, 2008 R2, 8 / 8.1 and 2012 / 2012 R2, 10 / 2016, 2019, and SQL Server 2008, 2008R2, 2012, 2014, 2016, 2017, 2019.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Belay Device

    Belay Device

    Automated Provisioning and Testing Framework

    Belay Device has moved! https://github.com/BelayTechnologies/Belay-Device
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CLAM (Common Language Automation Machine) attempts to eliminate the rote mapping of data to objects that is prevalent in most modern development languages by breaking the bonds of relational data and providing a generic mechanism for retrieving data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The CodeTime platform covers every aspect of parallel software from authoring, through distribution, to run-time. Its goals are: high programmer productivity; write once, run high performance anywhere; and wide acceptance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • E-commerce Fulfillment For Scaling Brands Icon
    E-commerce Fulfillment For Scaling Brands

    Ecommerce and omnichannel brands seeking scalable fulfillment solutions that integrate with popular sales channels

    Flowspace delivers fulfillment excellence by pairing powerful software and on-the-ground logistics know-how. Our platform provides automation, real-time control, and reliability beyond traditional 3PL capabilities—so you can scale smarter, faster, and easier.
    Learn More
  • 10
    DotGNU Portable.NET Mac OS/X framework This is a binary redistribution (for Mac OS/X) of the DotGNU Portable.NET (pnet) project. The source code is available at www.dotgnu.org as well as binary redistributables for many other platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jem is a real time Java operating system designed for embedded devices. It focuses on a flexible and robust operating system architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    JavaCá&Lá

    A Java Distributed Shared Memory Middleware

    How can we easily develop applications for multicore or multicomputer architectures? We frequently use middlewares for that problem, but they are often complex and less productive. This way, at DECOM-UFOP, we have a middleware, named JavaCa&La or just JCL, to build portable and scalable solutions over many high performance computer architectures. Our middleware APIs is simple, intuitive and designed for young and senior programmers who don’t have high performance programming skills. Using our middleware, different programmers can develop applications in a collaborative way, i.e., one programmer application can read and write global variables from another application, developed by another programmer, in another machine, without explicit references. Existing Java applications can be executed by JCL. Low refactorings to insert distributed JCL maps in your existing code. Portable JCL code for multicore and multicomputer architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JSVM means Javascript Virtual Machine,it can help you make your code with a better way and easy to deploy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Lagniappe programming environment aims to give developers of high-performance packet processing applications a thourough and high-level toolset. This project provides a translator for the Lagniappe language and the Lagniappe Execution Environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lino is a suite of Python packages for IT professionals who offer business applications for small and medium-sized enterprises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lithium, the language independent scripting engine framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BaseMovil is a framework for fast development of J2ME applications: a powerful J2ME database engine, a scripting engine and an ui toolkit which is fully integrated with both and allows xml view definition. The framework handles device differences/bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenXL provides a flexible, platform-independent SOA/Web Service middleware and workflow programming language (SLL). OpenXL supports the creation, provisioning and execution of Web Services as well as the integration of code written in BPEL, Java, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A whole lot of source code related to programming Linux systems with C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    React 360

    React 360

    Create amazing 360 and VR content using React

    React 360 is a framework for the creation of interactive 360 experiences that run in your web browser. It pairs modern APIs like WebGL and WebVR with the declarative power of React, producing applications that can be consumed through a variety of devices. Leveraging web technologies and the existing React ecosystem, React 360 aims to simplify the construction of cross-platform 360 experiences. We've designed the React 360 developer experience to get your first project up and running in only a few minutes. Before installing the developer tools, you'll need to make sure that you have two prerequisites installed, Node.js version 6.0.0 or higher, and yarn or npm (>= v3.0.0) package managers. You'll only need to install this CLI once. It will alert you when it's out of date, and provide instruction on how to update it. Your application's code can be found in index.js, and you can learn more about available framework features by diving into our documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Redtail is a scripting engine library and script language. The Redtail library provides the ability to execute Scheme-like Redtail scripts from within an application, increasing flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A scheduling and resource management system for using a farm of servers running VMware virtualisation products as a computing cloud. Currently, only the VMware VIM 1.4 proxy is considered 'working'. Out of active development for the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    When running multiple domains through the Xen hypervisor, this library will allow a privileged domain to view the runtime state of another domain. This technique is known as virtual machine introspection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    abiquo platform allows to create intelligent distributed networks interconnecting all kind of devices. We ease the interaction between gadgets, users and organizations through empowering technologies which add intelligence to actual networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next