package mirage

  1. Overview
  2. Docs
The MirageOS library operating system

Install

Authors

Maintainers

Sources

mirage-4.4.1.tbz
sha256=14a09dceb44956952b096aab4e213c974d19289398b2f23d98dcc9d19c430708
sha512=47caff67e93f03a9b45da33edc2574a8a97c6b7fff92d2ba10afc5ed0bc8c44741a871f1db6293b0144159f98112b900be02450e8fb4b454e88d065c6417d2f1

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 Nov 2023

Dependencies (9)

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

Dev Dependencies (3)

  1. fmt >= "0.8.7" & with-test
  2. alcotest with-test
  3. 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