package mirage

  1. Overview
  2. Docs
The MirageOS library operating system

Install

Authors

Maintainers

Sources

mirage-v3.10.8.tbz
sha256=135d86ca74e68ddb61d4ef304d43fb951a10b7cbc488bf3d638fca4294016fb4
sha512=beaaa4e238bd5d785f073e62c3ebaa71a1f0e7f7287be73106ba5c20f3b3bc6cfe6825700521ce39dfed92f12857296a9137673e89e112d1461df02df070a6ca

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 Dec 2021

Dependencies (10)

  1. fmt >= "0.8.7"
  2. mirage-runtime = version | (>= "3.10.0" & < "3.11.0")
  3. stdlib-shims
  4. logs
  5. astring
  6. bos
  7. functoria >= "3.1.0" & < "4.0"
  8. ipaddr >= "5.0.0"
  9. dune >= "2.0"
  10. ocaml >= "4.08.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