package mirage

  1. Overview
  2. Docs
The MirageOS library operating system

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.1.tar.gz
sha256=f1d777a84bc38fe50c5619a758da9e065c0c1c306b5b9b09788f8f0efc2543e5
md5=9029e825a730df1fa986a24b1051cd2a

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: 09 Dec 2013

Dependencies (10)

  1. ocamlbuild build
  2. cmdliner >= "0.9.2" & < "1.0.0"
  3. re >= "1.2.1"
  4. cstruct >= "1.0.1"
  5. lwt >= "2.4.3"
  6. mirage-types >= "0.5.0" & < "1.1.0"
  7. ipaddr >= "1.0.0"
  8. io-page-xen
  9. io-page-unix
  10. ocaml >= "4.00.1" & < "4.06.0"

Dev Dependencies

None

Used by (7)

  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-fs = "0.6.0"
  7. nbd = "2.0.1"

Conflicts

None

OCaml

Innovation. Community. Security.