package mirage

  1. Overview
  2. No Docs
The MirageOS library operating system

Install

Dune Dependency

Authors

Maintainers

Sources

v2.2.1.tar.gz
md5=c9411bd913eec79fb689af26e7f05c8f

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: 29 Jan 2015

Dependencies (11)

  1. ocamlbuild build
  2. sexplib < "113.01.00"
  3. crunch >= "1.2.2" & < "3.0.0"
  4. io-page >= "1.0.0"
  5. cstruct >= "1.0.1"
  6. lwt >= "2.4.3"
  7. cmdliner >= "0.9.2" & < "1.0"
  8. re >= "1.2.1"
  9. mirage-types >= "2.2.0" & < "3.0.0"
  10. ipaddr >= "1.0.0"
  11. ocaml >= "4.01.0"

Dev Dependencies

None

Used by (6)

  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. nbd >= "2.0.1" & < "2.1.3" | = "3.0.0"

Conflicts

None