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

Install

Authors

Maintainers

Sources

mirage-4.3.2.tbz
sha256=b100d8ad02d782b9e7cb6147963cb654ea650c008feaf1d6c6256cb1751c0a26
sha512=f6133262310dc8e384ecbcf59fedc8a85c18d9411856fafb1eb09478a957fd46f7f35f79c6948f8a677196dc083d8a12043bc11e3d2183b6a573e5436cdb36f4

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: 13 Dec 2022

Dependencies (10)

  1. cmdliner
  2. opam-monorepo >= "0.3.2"
  3. mirage-runtime = version
  4. logs
  5. astring
  6. bos
  7. functoria = version
  8. ipaddr >= "5.0.0"
  9. dune >= "2.9.0"
  10. ocaml >= "4.08.0"

Dev Dependencies (5)

  1. cmdliner with-test & < "1.2.0"
  2. fmt >= "0.8.7" & with-test
  3. alcotest with-test
  4. opam-monorepo < "0.3.5" & with-test
  5. dune with-test & >= "3.0.0"

Used by (4)

  1. conan >= "0.0.2"
  2. conan-cli >= "0.0.2"
  3. docteur < "0.0.2"
  4. nbd = "3.0.0"

Conflicts

None