Open Source Linux Virtual Machine Software - Page 9

Virtual Machine Software for Linux

View 21 business solutions
  • 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
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    LabMinder is an encapsulation of the VMware Lab Manager SOAP API within Ant tasks. The intended usage of this project is to enable Lab Manager automation through Ant scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    Powerful, professional implementation of Logo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lightweight Virtual Machine Manager (aka Lightweight Xen Manager) is a set of bash scripts and session manager to automate operations on virtual machines like cloning, taking snapshots...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    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
  • 6
    The goal of this project is to develop a block I/O bandwidth controller on Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LiteASM

    LiteASM

    Light Weight & Customizable Assembly Compiler & Virtual Machine

    LiteASM is a light weight and reconfigurable Assembly language compiler and Virtual Machine. It is specially design for embedded systems to use as a portable script interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lithium, the language independent scripting engine framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LogoROS is new object-oriented operation system (currently in early development). See wiki page: https://sourceforge.net/apps/mediawiki/logoros/ and development blog: https://sourceforge.net/apps/wordpress/logoros/ for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    Lua4Pas

    Lua wrapper and binding for Object-Pascal

    The goal of this project is to allow Pascal Developers to use Lua without needing to understand C and the binding process. Bringing Lua to native Pascal types for simple usage and management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LuoYunCloud
    The Cloud Computer for your self.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Luvalley is a lightweight type-1 Virtual Machine Monitor (VMM) with novel architecture, to enable any OS to host virtual machines as pure applications by utilizing hardware virtualization extensions such as Intel VT and AMD-V.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MORSEL is a simple microprocessor simulator designed for use as a temporary aid for teaching children to program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MPL

    Minimal programming language

    The goal of this project is to define a minimal programming language which can be implemented very easily on any platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    MPL-Forth

    Forth compiler in MPL language

    Forth compiler written in MPL, Minimal Programming Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tool to view disk structure of a virtual machine image (loopback device file) and export it's partition to new loopback device file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    The MCAScript programming language consists of a subset of C# extended by special statements from hardware programming languages. It has been developed to be used within the MCA(Modular Controller Architecture) to script to behaviour of robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mesin Maya is Collection Virtualbox Appliance for education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ming language is a new OOP interpreted language engine for everyone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Java-written MIPS simulator developed to stimulate people learning the Assembly language. It adds graphics, sounds and user interation to make writing assembly programs more interesting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simulator of Donald E. Knuth's fictitious MIX processor written in Java, which includes support for floating-point arithmetics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MoarVM

    MoarVM

    A runtime built for the 6model object system

    Short for "Metamodel On A Runtime", MoarVM is a modern virtual machine built for the Rakudo Perl 6 compiler and the NQP Compiler Toolchain. MoarVM is used by the majority of Perl 6 programmers. Highlights include: Great Unicode support, with strings represented at grapheme level, dynamic analysis of running code to identify hot functions and loops, and perform a range of optimizations, including type specialization and inlining, support for threads, a range of concurrency control constructs, and asynchronous sockets, timers, processes, and more, generational, parallel, garbage collection, support for numerous language features, including first class functions, exceptions, continuations, runtime loading of code, big integers and interfacing with native libraries. MoarVM provides very little directly - and that's a good thing. It is not tied to a particular way of doing inheritance, roles, mixins, method resolution, type-checking, and so forth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Monster is a scripting language designed for game development. It is object oriented, type safe, bytecode-compiled, easily merged into existing engines and especially designed to facilitate user-generated scripts. Homepage: http://monsterscript.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MyJIT is a small library allowing to (JIT) compile intermediate language into the machine code and subsequently execute it.
    Downloads: 0 This Week
    Last Update:
    See Project