package mirage

  1. Overview
  2. Docs
The MirageOS library operating system

Install

Authors

Maintainers

Sources

mirage-v3.8.1.tbz
sha256=9c83030028b482bdb7e14bb4c4ff9d061a5aa18bcbafa873cb62c940806ba9eb
sha512=7ae6f25a5778738b0acdea59090f8791f0319c3c70a9067cc5762239ba4c75cec8a334b5447da6ed892a9ffa289f313f38df5b0c6089a7298efec0b693799312

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: 24 Sep 2020

Dependencies (9)

  1. mirage-runtime = version | (>= "3.8.0" & < "3.9.0")
  2. stdlib-shims
  3. logs
  4. astring
  5. bos
  6. functoria >= "3.1.0" & < "4.0"
  7. ipaddr >= "5.0.0"
  8. dune >= "1.1.0"
  9. ocaml >= "4.06.0"

Dev Dependencies

None

Used by (5)

  1. conan
  2. conan-cli
  3. docteur < "0.0.2"
  4. docteur-unix < "0.0.3"
  5. nbd = "3.0.0"

Conflicts

None