package mirage

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-v3.7.5.tbz
sha256=6c58e4b8a2ea6068e24ca00904b456fcbabb3b3f8be06ecff392f68a891d7e27
sha512=15ffde8e9a6ccaf4535281612e8c5c2aa802ffab4c427aa652be4865d28867893cdd1783147da7302b314f52576635212190ecbc875cbc12db0f325f3a465445

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: 15 Mar 2020

Dependencies (9)

  1. mirage-runtime >= "3.7.0" & < "3.8.0"
  2. stdlib-shims
  3. logs
  4. astring
  5. bos
  6. functoria >= "3.1.0" & < "4.0"
  7. ipaddr >= "3.0.0" & < "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