package mirage

  1. Overview
  2. Docs
The MirageOS library operating system

Install

Dune Dependency

Authors

Maintainers

Sources

v2.9.1.tar.gz
md5=80381a9fa7ff30af04f75335c3f19cad

Description

MirageOS is a library operating system that constructs unikernels for secure, high-performance network applications across a variety of cloud computing and mobile platforms. Code can be developed on a normal OS such as Linux or MacOS X, and then compiled into a fully-standalone, specialised unikernel that runs under the Xen hypervisor.

Since Xen powers most public cloud computing infrastructure such as Amazon EC2 or Rackspace, this lets your servers run more cheaply, securely and with finer control than with a full software stack.

Tags

org:mirage org:xapi-project

Published: 22 Jul 2016

Dependencies (7)

  1. logs
  2. astring
  3. functoria >= "1.1.0" & < "2.0.0"
  4. ipaddr >= "2.6.0" & < "3.0.0"
  5. mirage-types >= "2.8.0" & < "3.0.0"
  6. mirage-types-lwt < "3.0.0"
  7. ocaml >= "4.02.3" & < "4.07.0"

Dev Dependencies

None

Used by (8)

  1. conan >= "0.0.2"
  2. conan-cli >= "0.0.2"
  3. docteur < "0.0.2"
  4. docteur-unix < "0.0.3"
  5. imaplet-lwt < "0.1.10"
  6. mirage-seal
  7. nbd >= "2.0.1" & < "2.1.3" | = "3.0.0"
  8. tftp

Conflicts (4)

  1. crunch < "1.2.2"
  2. io-page < "1.4.0"
  3. cstruct < "1.0.1"
  4. nocrypto < "0.4.0"