mirage
The MirageOS library operating system

Install

Authors

Maintainers

Sources

mirage-4.3.5.tbz
sha256=3106648f194402c5fe33f06eac292f2988989567aebdf59818c72b68755f0580
sha512=72a687d4f6f3d11e035146b8064add7012b9959c75d60f92c3bcf5d273979084658874b6af170ea159b8737d15e8879e9797c9976916a9c50a0d9e19545fce64

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: 21 Mar 2023

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 (4)

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